]> 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)
commit5efe368ddb2361ac5c644a588fe3668870c4cd3e
tree3168a2571eec615743f47100ea5a2c48733c4cb5
parente66ac61801ad0cf9476045a33bfc88a8a8fd4a2f
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