drm/amdgpu/soc21: use common nbio callback to set remap offset
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 15 Apr 2024 02:37:12 +0000 (22:37 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 8 May 2024 19:17:07 +0000 (15:17 -0400)
commitcdca89bce4984f1bb6e53cd4084820d4ff54f977
treee3b2ea5c0babb8510025cf53843c94594d79bd98
parent1dd8b24acc0f951d9fea1b03d0c9ac4630a82e44
drm/amdgpu/soc21: 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_v4_3.c
drivers/gpu/drm/amd/amdgpu/soc21.c