]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/nv: use common nbio callback to set remap offset
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 15 Apr 2024 02:34:03 +0000 (22:34 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 8 May 2024 19:17:07 +0000 (15:17 -0400)
commit1dd8b24acc0f951d9fea1b03d0c9ac4630a82e44
tree68b7d286c46d49c1e414adc0a0ba6d99681a750c
parentc866201cdc2a05a7fe94009eda2644ceb54e8303
drm/amdgpu/nv: 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_v2_3.c
drivers/gpu/drm/amd/amdgpu/nbio_v7_2.c
drivers/gpu/drm/amd/amdgpu/nv.c