]> git.dujemihanovic.xyz Git - linux.git/commit
drm/amdgpu: Use the correct API to read register
authorLijo Lazar <lijo.lazar@amd.com>
Wed, 12 Jan 2022 14:12:56 +0000 (19:42 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 13:40:43 +0000 (09:40 -0400)
commit9b4fd27601fbe7f77e7f8a8ca226211ef748844b
treec028e10438ae7a9e58fcd6caa05651f662e3e71d
parentf544afac3f34124088b981c63843a3cc48f4ee3e
drm/amdgpu: Use the correct API to read register

Use SOC15 API so that the register offset is calculated correctly.

Signed-off-by: Lijo Lazar <lijo.lazar@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_3.c