aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_sw_fence.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-16drm/i915: Flush the change in debugobject before reallocationChris Wilson1-0/+1
2016-11-25drm/i915: Integrate i915_sw_fence with debugobjectsChris Wilson1-7/+133
2016-11-14drm/i915: Give each sw_fence its own lockclassChris Wilson1-2/+5
2016-10-28drm/i915: Allow i915_sw_fence_await_sw_fence() to allocateChris Wilson1-4/+36
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson1-20/+21
2016-09-09drm/i915: Add a sw fence for collecting up dma fencesChris Wilson1-0/+362