summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_sw_fence.h
AgeCommit message (Expand)Author
2019-12-06drm/i915: Check for error before calling cmpxchg()Chris Wilson
2019-11-22drm/i915: Use a ctor for TYPESAFE_BY_RCU i915_requestChris Wilson
2019-08-22Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi
2019-08-18drm/i915: Propagate fence errorsChris Wilson
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König
2019-03-22drm/i915: Allow contexts to share a single timeline across all enginesChris Wilson
2019-03-01drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+Chris Wilson
2018-12-04drm/i915: change i915_sw_fence license to MITJonathan Gray
2017-07-09Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-05-17drm/i915: Remove kref from i915_sw_fenceChris Wilson
2016-11-25drm/i915: Integrate i915_sw_fence with debugobjectsChris Wilson
2016-11-25drm/i915: Hold a reference on the request for its fence chainChris Wilson
2016-11-14drm/i915: Give each sw_fence its own lockclassChris Wilson
2016-10-28drm/i915: Allow i915_sw_fence_await_sw_fence() to allocateChris Wilson
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson
2016-09-09drm/i915: Add a sw fence for collecting up dma fencesChris Wilson