Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-07-10 | Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -1/+0 |
2017-06-20 | sched/wait: Rename wait_queue_t => wait_queue_entry_t | Ingo Molnar | 1 | -1/+1 |
2017-05-17 | drm/i915: Remove kref from i915_sw_fence | Chris Wilson | 1 | -1/+0 |
2016-11-25 | drm/i915: Integrate i915_sw_fence with debugobjects | Chris Wilson | 1 | -0/+6 |
2016-11-25 | drm/i915: Hold a reference on the request for its fence chain | Chris Wilson | 1 | -0/+5 |
2016-11-15 | drm/i915: Give each sw_fence its own lockclass | Chris Wilson | 1 | -1/+16 |
2016-10-28 | drm/i915: Allow i915_sw_fence_await_sw_fence() to allocate | Chris Wilson | 1 | -0/+8 |
2016-10-25 | dma-buf: Rename struct fence to dma_fence | Chris Wilson | 1 | -4/+4 |
2016-09-09 | drm/i915: Add a sw fence for collecting up dma fences | Chris Wilson | 1 | -0/+65 |