index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gem
/
i915_gem_shrinker.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-11-28
1
-96
/
+28
|
\
|
*
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
2019-10-04
1
-70
/
+3
|
*
drm/i915: Make shrink/unshrink be atomic
Chris Wilson
2019-09-11
1
-15
/
+21
|
*
drm/i915: Replace obj->pin_global with obj->frontbuffer
Chris Wilson
2019-09-03
1
-11
/
+4
*
|
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2019-10-09
1
-3
/
+3
|
/
*
drm/i915/gem: Make caps.scheduler static
Chris Wilson
2019-08-06
1
-14
/
+2
*
drm/i915: Hide unshrinkable context objects from the shrinker
Chris Wilson
2019-08-03
1
-0
/
+58
*
drm/i915/gem: Free pages before rcu-freeing the object
Chris Wilson
2019-07-03
1
-6
/
+12
*
drm/i915: Throw away the active object retirement complexity
Chris Wilson
2019-06-21
1
-2
/
+3
*
drm/i915: Remove waiting & retiring from shrinker paths
Chris Wilson
2019-06-21
1
-10
/
+0
*
drm/i915: Skip shrinking already freed pages
Chris Wilson
2019-06-18
1
-0
/
+5
*
drm/i915: Keep contexts pinned until after the next kernel context switch
Chris Wilson
2019-06-14
1
-11
/
+6
*
drm/i915: update with_intel_runtime_pm to use the rpm structure
Daniele Ceraolo Spurio
2019-06-14
1
-4
/
+4
*
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
2019-06-14
1
-2
/
+2
*
drm/i915: kerneldoc warnings squelched
Chris Wilson
2019-06-12
1
-1
/
+1
*
drm/i915: Combine unbound/bound list tracking for objects
Chris Wilson
2019-06-12
1
-17
/
+13
*
drm/i915: Promote i915->mm.obj_lock to be irqsafe
Chris Wilson
2019-06-10
1
-18
/
+20
*
drm/i915: Report all objects with allocated pages to the shrinker
Chris Wilson
2019-05-31
1
-22
/
+6
*
drm/i915: Track the purgeable objects on a separate eviction list
Chris Wilson
2019-05-31
1
-12
/
+10
*
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-05-28
1
-0
/
+555