aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/i915/gem/i915_gem_fence.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-24drm/i915: Fix pread/pwrite to work with new locking rules.Maarten Lankhorst1-95/+0
2020-05-09drm/i915: Replace the hardcoded I915_FENCE_TIMEOUTChris Wilson1-2/+2
2019-08-22Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi1-1/+1
2019-08-19drm/i915: Use 0 for the unordered contextChris Wilson1-2/+1
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König1-1/+1
2019-06-18drm/i915: Use drm_gem_object.resvChris Wilson1-2/+2
2019-05-28drm/i915: Move GEM object domain management from struct_mutex to localChris Wilson1-0/+96