drm/amdgpu: Fix HDP flush for VFs on nbio v7.9
authorLijo Lazar <lijo.lazar@amd.com>
Fri, 8 Dec 2023 08:18:22 +0000 (13:48 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 7 Feb 2024 23:30:11 +0000 (18:30 -0500)
commit534c8a5b9d5d41d30cdcac93cfa1bca5e17be009
tree888132acf498f1b8df1e686c5fbc23b604b63b95
parent58fca355ad37dcb5f785d9095db5f748b79c5dc2
drm/amdgpu: Fix HDP flush for VFs on nbio v7.9

HDP flush remapping is not done for VFs. Keep the original offsets in VF
environment.

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/nbio_v7_9.c