drm/amdgpu/soc15: use common nbio callback to set remap offset
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 15 Apr 2024 02:25:50 +0000 (22:25 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 8 May 2024 19:17:06 +0000 (15:17 -0400)
commitc866201cdc2a05a7fe94009eda2644ceb54e8303
tree884503bee60b3bfa4a91c3f95eb2dd92874623b1
parent30f45a8ea46beba74710a75b3e1c4c54c22932b9
drm/amdgpu/soc15: use common nbio callback to set remap offset

This fixes HDP flushes on systems with 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_v6_1.c
drivers/gpu/drm/amd/amdgpu/nbio_v7_0.c
drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c
drivers/gpu/drm/amd/amdgpu/nbio_v7_9.c
drivers/gpu/drm/amd/amdgpu/soc15.c