drm/amdgpu: add set_reg_remap callback for NBIO 7.11
authorAlex Deucher <alexander.deucher@amd.com>
Sun, 14 Apr 2024 17:48:55 +0000 (13:48 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 8 May 2024 19:17:06 +0000 (15:17 -0400)
commit42ad8ac6bd3722a04abd1feb630f69ead6b24433
treeb451959cb6f9a52ce0862d77a6def6231e504bee
parentf9a2274b33cfbc34c00b91a8de8b4369118a1f76
drm/amdgpu: add set_reg_remap callback for NBIO 7.11

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_11.c