index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_ring.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-09
drm/i915: remove single-use GEM_DEBUG_EXEC()
Jani Nikula
1
-1
/
+2
2022-02-11
drm/i915: split out i915_gem_internal.h from i915_drv.h
Jani Nikula
1
-0
/
+1
2022-01-11
drm/i915/gt: Move engine registers to their own header
Matt Roper
1
-0
/
+1
2021-09-24
drm/i915: Don't back up pinned LMEM context images and rings during suspend
Thomas Hellström
1
-1
/
+2
2021-04-27
drm/i915: Update the helper to set correct mapping
Venkata Sandeep Dhanalakota
1
-4
/
+7
2021-03-24
drm/i915: allocate cmd ring in lmem
Michel Thierry
1
-2
/
+3
2021-03-24
drm/i915/gt: SPDX cleanup
Chris Wilson
1
-2
/
+1
2021-01-20
drm/i915/gem: Move stolen node into GEM object union
Chris Wilson
1
-1
/
+1
2020-12-16
drm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.h
Chris Wilson
1
-0
/
+2
2020-09-07
drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
Maarten Lankhorst
1
-2
/
+8
2020-06-16
drm/i915/gt: Incrementally check for rewinding
Chris Wilson
1
-0
/
+4
2020-02-07
drm/i915/execlists: Always force a context reload when rewinding RING_TAIL
Chris Wilson
1
-0
/
+1
2020-01-30
drm/i915: Use the async worker to avoid reclaim tainting the ggtt->mutex
Chris Wilson
1
-4
/
+2
2019-11-19
drm/i915/gt: Make intel_ring_unpin() safe for concurrent pint
Chris Wilson
1
-9
/
+4
2019-10-29
drm/i915: don't allocate the ring in stolen if we lack aperture
Matthew Auld
1
-1
/
+3
2019-10-24
drm/i915/gt: Split intel_ring_submission
Chris Wilson
1
-0
/
+321