diff options
author | Graham Sider <Graham.Sider@amd.com> | 2023-02-08 11:10:57 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-06-09 09:58:58 -0400 |
commit | 2e8cc5d317d12f7fb4f66361a3ce5427f0abe2cd (patch) | |
tree | e266840cff40bf8a015a894a4314f077d14612eb /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | |
parent | f915f3af9984464c308787102990d85d4e988d2c (diff) |
drm/amdgpu: Use legacy TLB flush for gfx943
Invalidate TLBs via a legacy flush request (flush_type=0) prior to the
heavyweight flush requests (flush_type=2) in gmc_v9_0.c. This is
temporarily required to mitigate a bug causing CPC UTCL1 to return stale
translations after invalidation requests in address range mode.
v2: squash in long term fix "drm/amdgpu: disable extra gfx943 legacy flush on rev1+"
Signed-off-by: Graham Sider <Graham.Sider@amd.com>
Reviewed-by: Philip Yang <Philip.Yang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions