summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_ring.c
AgeCommit message (Expand)Author
2023-08-10drm/i915: Make i915_coherent_map_type GT-centricJonathan Cavitt
2023-02-17drm/i915: Don't use BAR mappings for ring buffers with LLCJohn Harrison
2023-02-17drm/i915: Don't use stolen memory for ring buffers with LLCJohn Harrison
2022-05-09drm/i915: remove single-use GEM_DEBUG_EXEC()Jani Nikula
2022-02-11drm/i915: split out i915_gem_internal.h from i915_drv.hJani Nikula
2022-01-11drm/i915/gt: Move engine registers to their own headerMatt Roper
2021-09-24drm/i915: Don't back up pinned LMEM context images and rings during suspendThomas Hellström
2021-04-27drm/i915: Update the helper to set correct mappingVenkata Sandeep Dhanalakota
2021-03-24drm/i915: allocate cmd ring in lmemMichel Thierry
2021-03-24drm/i915/gt: SPDX cleanupChris Wilson
2021-01-20drm/i915/gem: Move stolen node into GEM object unionChris Wilson
2020-12-16drm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.hChris Wilson
2020-09-07drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.Maarten Lankhorst
2020-06-16drm/i915/gt: Incrementally check for rewindingChris Wilson
2020-02-07drm/i915/execlists: Always force a context reload when rewinding RING_TAILChris Wilson
2020-01-30drm/i915: Use the async worker to avoid reclaim tainting the ggtt->mutexChris Wilson
2019-11-19drm/i915/gt: Make intel_ring_unpin() safe for concurrent pintChris Wilson
2019-10-29drm/i915: don't allocate the ring in stolen if we lack apertureMatthew Auld
2019-10-24drm/i915/gt: Split intel_ring_submissionChris Wilson