index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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