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
/
gem
/
i915_gem_shrinker.c
Age
Commit message (
Expand
)
Author
2021-04-26
drm/i915: Fix docbook descriptions for i915_gem_shrinker
Maarten Lankhorst
2021-03-24
drm/i915: Finally remove obj->mm.lock.
Maarten Lankhorst
2021-03-24
drm/i915: Flatten obj->mm.lock
Maarten Lankhorst
2020-12-23
drm/i915/gem: Optimistically prune dma-resv from the shrinker.
Chris Wilson
2020-07-08
drm/i915/gem: Unpin idle contexts from kswapd reclaim
Chris Wilson
2020-07-02
drm/i915/gem: Drop forced struct_mutex from shrinker_taints_mutex
Chris Wilson
2020-04-02
drm/i915/gem: Drop cached obj->bind_count
Chris Wilson
2020-02-27
drm/i915: significantly reduce the use of <drm/i915_drm.h>
Jani Nikula
2020-02-22
drm/i915: Avoid recursing onto active vma from the shrinker
Chris Wilson
2020-01-22
drm/i915/gem: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
2019-12-11
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2019-11-27
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-11-07
drm/i915: Switch obj->mm.lock lockdep annotations on its head
Daniel Vetter
2019-10-09
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2019-10-04
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
2019-09-11
drm/i915: Make shrink/unshrink be atomic
Chris Wilson
2019-09-03
drm/i915: Replace obj->pin_global with obj->frontbuffer
Chris Wilson
2019-08-06
drm/i915/gem: Make caps.scheduler static
Chris Wilson
2019-08-02
drm/i915: Hide unshrinkable context objects from the shrinker
Chris Wilson
2019-07-03
drm/i915/gem: Free pages before rcu-freeing the object
Chris Wilson
2019-06-21
drm/i915: Throw away the active object retirement complexity
Chris Wilson
2019-06-21
drm/i915: Remove waiting & retiring from shrinker paths
Chris Wilson
2019-06-18
drm/i915: Skip shrinking already freed pages
Chris Wilson
2019-06-14
drm/i915: Keep contexts pinned until after the next kernel context switch
Chris Wilson
2019-06-14
drm/i915: update with_intel_runtime_pm to use the rpm structure
Daniele Ceraolo Spurio
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
2019-06-12
drm/i915: kerneldoc warnings squelched
Chris Wilson
2019-06-12
drm/i915: Combine unbound/bound list tracking for objects
Chris Wilson
2019-06-10
drm/i915: Promote i915->mm.obj_lock to be irqsafe
Chris Wilson
2019-05-31
drm/i915: Report all objects with allocated pages to the shrinker
Chris Wilson
2019-05-31
drm/i915: Track the purgeable objects on a separate eviction list
Chris Wilson
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson