Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-05-17 | drm/i915: Import the kfence selftests for i915_sw_fence | Chris Wilson | 1 | -1/+6 |
2017-05-17 | drm/i915: Remove kref from i915_sw_fence | Chris Wilson | 1 | -44/+11 |
2017-03-01 | gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level> | Joe Perches | 1 | -4/+4 |
2017-01-16 | drm/i915: Flush the change in debugobject before reallocation | Chris Wilson | 1 | -0/+1 |
2016-11-25 | drm/i915: Integrate i915_sw_fence with debugobjects | Chris Wilson | 1 | -7/+133 |
2016-11-15 | drm/i915: Give each sw_fence its own lockclass | Chris Wilson | 1 | -2/+5 |
2016-10-28 | drm/i915: Allow i915_sw_fence_await_sw_fence() to allocate | Chris Wilson | 1 | -4/+36 |
2016-10-25 | dma-buf: Rename struct fence to dma_fence | Chris Wilson | 1 | -20/+21 |
2016-09-09 | drm/i915: Add a sw fence for collecting up dma fences | Chris Wilson | 1 | -0/+362 |