summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gem/i915_gem_clflush.c
AgeCommit message (Expand)Author
2021-11-02drm/i915: stop setting cache_dirty on discreteMatthew Auld
2021-11-02drm/i915/clflush: disallow on discreteMatthew Auld
2021-11-02drm/i915/clflush: fixup handling of cache_dirtyMatthew Auld
2021-07-16drm/i915: Drop error handling from dma_fence_workJason Ekstrand
2021-03-24drm/i915: Rework clflush to work correctly without obj->mm.lock.Maarten Lankhorst
2020-05-09drm/i915: Replace the hardcoded I915_FENCE_TIMEOUTChris Wilson
2019-12-18drm/i915: Hold reference to intel_frontbuffer as we track activityChris Wilson
2019-12-18drm/i915: Unpin vma->obj on early errorChris Wilson
2019-08-22drm/i915: Generalise the clflush dma-workerChris Wilson
2019-08-22Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi
2019-08-19drm/i915: Use 0 for the unordered contextChris Wilson
2019-08-16drm/i915: Extract intel_frontbuffer active trackingChris Wilson
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König
2019-08-07drm/i915: avoid including intel_drv.h via i915_drv.h->i915_trace.hJani Nikula
2019-06-18drm/i915: Use drm_gem_object.resvChris Wilson
2019-06-17drm/i915: move modesetting core code under display/Jani Nikula
2019-05-28drm/i915: Move GEM object domain management from struct_mutex to localChris Wilson
2019-05-28drm/i915: Move more GEM objects under gem/Chris Wilson