]> git.samba.org - sfrench/cifs-2.6.git/commit
drm/amdgpu/psp: use define rather than magic number for mode1 reset
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 16 Nov 2018 18:22:38 +0000 (13:22 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Nov 2018 21:38:15 +0000 (16:38 -0500)
commitccce29abfe036967a0fa0f291acb9ea4f5595486
tree69cb1d41f2c3ecb3942a060c1fb99a77512b815b
parent85744e9c100696d3f210e80b85fd56dd19767c81
drm/amdgpu/psp: use define rather than magic number for mode1 reset

Use the define rather than hardcoded value.

Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/psp_v3_1.c