index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
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