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_domain.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Hold reference to intel_frontbuffer as we track activity
Chris Wilson
2019-12-23
1
-2
/
+2
*
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
2019-10-04
1
-6
/
+7
*
drm/i915: Make shrink/unshrink be atomic
Chris Wilson
2019-09-11
1
-1
/
+2
*
drm/i915: cleanup cache-coloring
Matthew Auld
2019-09-09
1
-2
/
+4
*
drm/i915: Replace obj->pin_global with obj->frontbuffer
Chris Wilson
2019-09-03
1
-24
/
+10
*
drm/i915: Replace i915_vma_put_fence()
Chris Wilson
2019-08-22
1
-8
/
+27
*
drm/i915: Extract intel_frontbuffer active tracking
Chris Wilson
2019-08-16
1
-11
/
+3
*
drm/i915: move modesetting core code under display/
Jani Nikula
2019-06-17
1
-1
/
+2
*
drm/i915: Combine unbound/bound list tracking for objects
Chris Wilson
2019-06-12
1
-8
/
+3
*
drm/i915: Promote i915->mm.obj_lock to be irqsafe
Chris Wilson
2019-06-10
1
-9
/
+14
*
drm/i915: Report all objects with allocated pages to the shrinker
Chris Wilson
2019-05-31
1
-1
/
+2
*
drm/i915: Track the purgeable objects on a separate eviction list
Chris Wilson
2019-05-31
1
-5
/
+9
*
drm/i915: Move GEM object domain management from struct_mutex to local
Chris Wilson
2019-05-28
1
-31
/
+39
*
drm/i915: Move GEM domain management to its own file
Chris Wilson
2019-05-28
1
-0
/
+782