-
- Downloads
drm/amdgpu: rework lock handling for flush_tlb v2
Instead of each implementation doing this more or less correctly move taking the reset lock at a higher level. v2: fix typo 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>
Showing
- drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c 9 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c
- drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c 1 addition, 5 deletionsdrivers/gpu/drm/amd/amdgpu/gmc_v10_0.c
- drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c 0 additions, 5 deletionsdrivers/gpu/drm/amd/amdgpu/gmc_v7_0.c
- drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c 0 additions, 5 deletionsdrivers/gpu/drm/amd/amdgpu/gmc_v8_0.c
- drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c 1 addition, 5 deletionsdrivers/gpu/drm/amd/amdgpu/gmc_v9_0.c
Loading