Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-10 | drm/i915/selftests: add local workqueue for SW fence selftest | Luca Coelho | 1 | -3/+13 |
2021-12-01 | drm/i915: Drop stealing of bits from i915_sw_fence function pointer | Matthew Brost | 1 | -1/+1 |
2019-03-14 | drm/i915/selftests: Disable preemption while setting up fence-timers | Chris Wilson | 1 | -1/+8 |
2018-08-17 | drm/i915: Remove unecessary dma_fence_ops | Daniel Vetter | 1 | -8/+0 |
2018-01-17 | drm/i915/selftests: Wait for the dma-fence timeout | Chris Wilson | 1 | -10/+8 |
2018-01-16 | drm/i915/selftests: Test i915_sw_fence/dma_fence interop | Chris Wilson | 1 | -0/+136 |
2017-10-12 | drm/i915/selftests: Wrap a timer into a i915_sw_fence | Chris Wilson | 1 | -0/+42 |
2017-05-19 | drm/i915: Check for allocation failure | Colin Ian King | 1 | -0/+5 |
2017-05-18 | drm/i915: Check C for null pointer rather than B | Colin Ian King | 1 | -2/+2 |
2017-05-17 | drm/i915: Import the kfence selftests for i915_sw_fence | Chris Wilson | 1 | -0/+577 |