开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_ring.c
Age
Commit message (
Expand
)
Author
2023-08-10
drm/i915: Make i915_coherent_map_type GT-centric
Jonathan Cavitt
2023-02-17
drm/i915: Don't use BAR mappings for ring buffers with LLC
John Harrison
2023-02-17
drm/i915: Don't use stolen memory for ring buffers with LLC
John Harrison
2022-05-09
drm/i915: remove single-use GEM_DEBUG_EXEC()
Jani Nikula
2022-02-11
drm/i915: split out i915_gem_internal.h from i915_drv.h
Jani Nikula
2022-01-11
drm/i915/gt: Move engine registers to their own header
Matt Roper
2021-09-24
drm/i915: Don't back up pinned LMEM context images and rings during suspend
Thomas Hellström
2021-04-27
drm/i915: Update the helper to set correct mapping
Venkata Sandeep Dhanalakota
2021-03-24
drm/i915: allocate cmd ring in lmem
Michel Thierry
2021-03-24
drm/i915/gt: SPDX cleanup
Chris Wilson
2021-01-20
drm/i915/gem: Move stolen node into GEM object union
Chris Wilson
2020-12-16
drm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.h
Chris Wilson
2020-09-07
drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
Maarten Lankhorst
2020-06-16
drm/i915/gt: Incrementally check for rewinding
Chris Wilson
2020-02-07
drm/i915/execlists: Always force a context reload when rewinding RING_TAIL
Chris Wilson
2020-01-30
drm/i915: Use the async worker to avoid reclaim tainting the ggtt->mutex
Chris Wilson
2019-11-19
drm/i915/gt: Make intel_ring_unpin() safe for concurrent pint
Chris Wilson
2019-10-29
drm/i915: don't allocate the ring in stolen if we lack aperture
Matthew Auld
2019-10-24
drm/i915/gt: Split intel_ring_submission
Chris Wilson