drm/amdgpu: further move TLB hw workarounds a layer up
authorChristian König <christian.koenig@amd.com>
Mon, 4 Sep 2023 15:41:11 +0000 (17:41 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2023 20:55:09 +0000 (16:55 -0400)
commit08abccc9a7a7ff51cb10948042360448ea30d413
treebbf710b44d454a173332dd79f8a96a551cd2ba3e
parente2e3788850b9e250d6b3dee36e37ee5c73ae024c
drm/amdgpu: further move TLB hw workarounds a layer up

For the PASID flushing we already handled that at a higher layer, apply
those workarounds to the standard flush as well.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c