summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_sw_fence.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: change i915_sw_fence license to MITJonathan Gray2018-12-041-3/+2Star
* Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-07-101-1/+0Star
|\
| * drm/i915: Remove kref from i915_sw_fenceChris Wilson2017-05-171-1/+0Star
* | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-201-1/+1
|/
* drm/i915: Integrate i915_sw_fence with debugobjectsChris Wilson2016-11-251-0/+6
* drm/i915: Hold a reference on the request for its fence chainChris Wilson2016-11-251-0/+5
* drm/i915: Give each sw_fence its own lockclassChris Wilson2016-11-141-1/+16
* drm/i915: Allow i915_sw_fence_await_sw_fence() to allocateChris Wilson2016-10-281-0/+8
* dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-251-4/+4
* drm/i915: Add a sw fence for collecting up dma fencesChris Wilson2016-09-091-0/+65