aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/i915/gem/i915_gem_busy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-21drm/i915: Align engine->uabi_class/instance with i915_drm.hTvrtko Ursulin1-6/+6
2019-08-16dma-buf: Restore seqlock around dma_resv updatesChris Wilson1-7/+17
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König1-3/+3
2019-08-10drm/i915: use new reservation_object_fences helperChristian König1-17/+7
2019-06-18drm/i915: Use drm_gem_object.resvChris Wilson1-4/+5
2019-05-28drm/i915: Move GEM object busy checking to its own fileChris Wilson1-0/+138