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 17:26:24 +0000 (12:26 -0500)
commitd5597444032b2f5c8624918fb5b29be5bba78a3c
tree3a082198c46c0094da3e37f1bd976c27159ecd75
parent15dba12c5659772f9a5e5194f18160ed5dda470e
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