summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/i915_sw_fence.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/selftests: add local workqueue for SW fence selftestLuca Coelho2023-06-101-3/+13
* drm/i915: Drop stealing of bits from i915_sw_fence function pointerMatthew Brost2021-11-301-1/+1
* drm/i915/selftests: Disable preemption while setting up fence-timersChris Wilson2019-03-141-1/+8
* drm/i915: Remove unecessary dma_fence_opsDaniel Vetter2018-08-171-8/+0
* drm/i915/selftests: Wait for the dma-fence timeoutChris Wilson2018-01-171-10/+8
* drm/i915/selftests: Test i915_sw_fence/dma_fence interopChris Wilson2018-01-161-0/+136
* drm/i915/selftests: Wrap a timer into a i915_sw_fenceChris Wilson2017-10-121-0/+42
* drm/i915: Check for allocation failureColin Ian King2017-05-191-0/+5
* drm/i915: Check C for null pointer rather than BColin Ian King2017-05-181-2/+2
* drm/i915: Import the kfence selftests for i915_sw_fenceChris Wilson2017-05-171-0/+577