drm/amdgpu: consolidate the access helpers in nbio v7_9
authorLe Ma <le.ma@amd.com>
Thu, 22 Sep 2022 07:46:54 +0000 (15:46 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 13:48:09 +0000 (09:48 -0400)
commit369576c2d5a8e8c3d7efb9d598970ba3f006b07e
tree415a1078168f67f937b40caa405024fd9cfbac40
parent2fa480d36eb302712e48dce4d2f6564b24426be3
drm/amdgpu: consolidate the access helpers in nbio v7_9

Use WREG32_SOC15_EXT to write registers with address larger than 32bit.

Signed-off-by: Le Ma <le.ma@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/nbio_v7_9.c