]> git.dujemihanovic.xyz Git - linux.git/commit
drm/amdgpu: handle extra UE register entries for gfx v9_4_3
authorTao Zhou <tao.zhou1@amd.com>
Tue, 31 Oct 2023 02:39:51 +0000 (10:39 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 7 Nov 2023 17:03:31 +0000 (12:03 -0500)
commit61fe5536d06cf485d387c894d2083de883c81ad7
tree012c4c4add5706b7f876aee8b63884fe05089955
parentd78fa1c309327cee1cfb7c608ec59f5a60ab94bd
drm/amdgpu: handle extra UE register entries for gfx v9_4_3

The UE registe list is larger than CE list.

Reported-by: yipeng.chai@amd.com
Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Stanley.Yang <Stanley.Yang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c