aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
diff options
context:
space:
mode:
authorPixel Ding <[email protected]>2017-11-08 02:20:01 +0000
committerAlex Deucher <[email protected]>2017-11-08 22:55:14 +0000
commitdce1e131dd4dc68099ff1b70aa03cd2d0acf8639 (patch)
treebf4a0efb026336ea7e4fa40c96829d75839bf12b /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
parentdrm/amdgpu: Potential uninitialized variable in amdgpu_vm_update_directories() (diff)
downloadkernel-dce1e131dd4dc68099ff1b70aa03cd2d0acf8639.tar.gz
kernel-dce1e131dd4dc68099ff1b70aa03cd2d0acf8639.zip
drm/amdgpu: bypass lru touch for KIQ ring submission
KIQ ring submission is used for register accessing on SRIOV VF that could happen both in irq enabled and irq disabled cases. Inversion lock could happen on adev->ring_lru_list_lock, while this operation is useless and just adds overhead in this use case. Signed-off-by: Pixel Ding <[email protected]> Reviewed-by: Monk Liu <[email protected]> Reviewed-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions