]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORE
authorLe Ma <le.ma@amd.com>
Sat, 4 Dec 2021 10:59:08 +0000 (18:59 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 13 Dec 2021 21:33:16 +0000 (16:33 -0500)
commit74b2ff52ce197dc772a38d69b001bac4b433e14a
tree6102ce4825ebad2aec933b6ebef8b12db6adbd60
parentecd89456b0a73d37ef3ec88b20a3e5b11476b6a7
drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORE

should count on GC IP base address

Signed-off-by: Le Ma <le.ma@amd.com>
Signed-off-by: Hawking Zhang <Hawking.Zhang@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_0.c