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_gt_buffer_pool.c
Age
Commit message (
Expand
)
Author
2023-06-10
drm/i915: add a dedicated workqueue inside drm_i915_private
Luca Coelho
2022-02-11
drm/i915: split out i915_gem_internal.h from i915_drv.h
Jani Nikula
2021-12-17
drm/i915: Introduce to_gt() helper
MichaĆ Winiarski
2021-09-24
drm/i915: Flush buffer pools on driver remove
Janusz Krzysztofik
2021-05-05
drm/i915: drop the __i915_active_call pointer packing
Matthew Auld
2021-03-24
drm/i915: Defer pin calls in buffer pool until first use by caller.
Maarten Lankhorst
2021-01-19
drm/i915/pool: constrain pool objects by mapping type
Matthew Auld
2020-09-30
drm/i915/gt: Clear the buffer pool age before use
Chris Wilson
2020-09-07
drm/i915/gt: Pull release of node->age under the spinlock
Chris Wilson
2020-09-07
drm/i915/gt: Fix termination condition for freeing all buffer objects
Chris Wilson
2020-09-07
drm/i915/gt: Delay taking the spinlock for grabbing from the buffer pool
Chris Wilson
2020-05-25
drm/i915/gt: Cancel the flush worker more thoroughly
Chris Wilson
2020-04-30
drm/i915/gt: Move the batch buffer pool from the engine to the gt
Chris Wilson