drm/amdgpu: add set_reg_remap callback for NBIO 7.9
authorAlex Deucher <alexander.deucher@amd.com>
Sun, 14 Apr 2024 17:37:08 +0000 (13:37 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 8 May 2024 19:17:06 +0000 (15:17 -0400)
commitf9a2274b33cfbc34c00b91a8de8b4369118a1f76
tree8374b802474d37887bcd7917a4bb7b42604af950
parent9d0e2915c4c6815b222545a526fa599f58f498c7
drm/amdgpu: add set_reg_remap callback for NBIO 7.9

This will be used to consolidate the register remap offset
configuration and fix  HDP flushes on systems non-4K pages.

Reviewed-by: Felix Kuehling <felix.kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/nbio_v7_9.c