summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gem/i915_gem_fence.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Fix pread/pwrite to work with new locking rules.Maarten Lankhorst2021-03-241-95/+0
* drm/i915: Replace the hardcoded I915_FENCE_TIMEOUTChris Wilson2020-05-091-2/+2
* Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi2019-08-221-1/+1
|\
| * dma-buf: rename reservation_object to dma_resvChristian König2019-08-131-1/+1
* | drm/i915: Use 0 for the unordered contextChris Wilson2019-08-191-2/+1
|/
* drm/i915: Use drm_gem_object.resvChris Wilson2019-06-181-2/+2
* drm/i915: Move GEM object domain management from struct_mutex to localChris Wilson2019-05-281-0/+96