]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: make cyan skillfish support code more consistent
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 14 Feb 2022 20:44:19 +0000 (15:44 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 16 Feb 2022 22:30:02 +0000 (17:30 -0500)
commitb58944bec857c1dc5ac1d86eb5dc73359182541e
tree3168a2571eec615743f47100ea5a2c48733c4cb5
parentbd947086cdd25a5c5f3340a960d91f03bc6f5ed5
drm/amdgpu: make cyan skillfish support code more consistent

Since this is an existing asic, adjust the code to follow
the same logic as previously so the driver state is consistent.

No functional change intended.

Acked-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c