index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gem
/
i915_gem_domain.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Hold reference to intel_frontbuffer as we track activity
Chris Wilson
2019-12-18
1
-2
/
+2
*
drm/i915/gem: Serialise object before changing cache-level
Chris Wilson
2019-12-14
1
-0
/
+7
*
drm/i915/gem: Avoid rcu_barrier() from shrinker paths
Chris Wilson
2019-12-09
1
-1
/
+3
*
drm/i915: Avoid calling i915_gem_object_unbind holding object lock
Chris Wilson
2019-12-07
1
-30
/
+11
*
drm/i915/gem: Hold the obj->vma.lock while walking the vma.list
Chris Wilson
2019-12-04
1
-0
/
+4
*
drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
Abdiel Janulgue
2019-12-04
1
-0
/
+1
*
drm/i915/gem: Unbind all current vma on changing cache-level
Chris Wilson
2019-12-02
1
-119
/
+4
*
drm/i915/gem: Track ggtt writes from userspace on the bound vma
Chris Wilson
2019-11-19
1
-0
/
+8
*
drm/i915: FB backing gem obj should reside in LMEM
Ramalingam C
2019-11-07
1
-1
/
+7
*
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