drm/amdgpu: skip GPRs init for some CU settings on ALDEBARAN
authorTao Zhou <tao.zhou1@amd.com>
Wed, 20 Oct 2021 03:17:25 +0000 (11:17 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Oct 2021 18:26:13 +0000 (14:26 -0400)
commitf7e053435c3d9874df7c12f9865d4c746c1b78f2
tree6ee2d0bf845f00b479637b2b3facd493f239a436
parent4320e6f86d976f86d836441c31e23ef8cfed048e
drm/amdgpu: skip GPRs init for some CU settings on ALDEBARAN

Skip GPRs init in specific condition since current GPRs init algorithm only works for some CU settings.

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c