drm/amdgpu: add set_reg_remap callback for NBIF 6.3.1
authorAlex Deucher <alexander.deucher@amd.com>
Sun, 14 Apr 2024 18:05:42 +0000 (14:05 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 8 May 2024 19:17:06 +0000 (15:17 -0400)
commit30f45a8ea46beba74710a75b3e1c4c54c22932b9
tree3409b92dbaea8a8257913f0c9b6a7723b24a2d0a
parent3345f7ec0d852880b176b07abe8e8c4201a346ca
drm/amdgpu: add set_reg_remap callback for NBIF 6.3.1

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/nbif_v6_3_1.c