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
/
i915_vma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Combine unbound/bound list tracking for objects
Chris Wilson
2019-06-12
1
-29
/
+5
*
drm/i915: Promote i915->mm.obj_lock to be irqsafe
Chris Wilson
2019-06-10
1
-6
/
+11
*
drm/i915: Move object close under its own lock
Chris Wilson
2019-06-06
1
-17
/
+31
*
drm/i915: Report all objects with allocated pages to the shrinker
Chris Wilson
2019-05-31
1
-4
/
+12
*
drm/i915: Track the purgeable objects on a separate eviction list
Chris Wilson
2019-05-31
1
-1
/
+2
*
drm/i915: Drop the deferred active reference
Chris Wilson
2019-05-28
1
-9
/
+6
*
drm/i915: Move GEM object domain management from struct_mutex to local
Chris Wilson
2019-05-28
1
-4
/
+4
*
Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-05-28
1
-8
/
+5
|
\
|
*
drm/i915/selftests: Add live vma selftest
Ville Syrjälä
2019-05-20
1
-8
/
+0
|
*
drm/i915: Add a new "remapped" gtt_view
Ville Syrjälä
2019-05-20
1
-1
/
+5
|
*
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
2019-04-24
1
-1
/
+2
*
|
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-05-09
1
-6
/
+45
|
\
|
|
*
drm/i915: Use i915_global_register()
Chris Wilson
2019-03-06
1
-10
/
+18
|
*
drm/i915: Make object/vma allocation caches global
Chris Wilson
2019-02-28
1
-6
/
+37
*
|
drm: Simplify stacktrace handling
Thomas Gleixner
2019-04-29
1
-7
/
+4
|
/
*
drm/i915: Pull i915_gem_active into the i915_active family
Chris Wilson
2019-02-05
1
-6
/
+6
*
drm/i915: Generalise GPU activity tracking
Chris Wilson
2019-02-05
1
-145
/
+28
*
drm/i915: Move vma lookup to its own lock
Chris Wilson
2019-01-28
1
-20
/
+46
*
drm/i915: Pull VM lists under the VM mutex.
Chris Wilson
2019-01-28
1
-0
/
+11
*
drm/i915: Stop tracking MRU activity on VMA
Chris Wilson
2019-01-28
1
-7
/
+2
*
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2018-11-20
1
-1
/
+1
|
\
|
*
dma-buf: allow reserving more than one shared fence slot
Christian König
2018-10-25
1
-1
/
+1
*
|
drm/i915: GEM_WARN_ON considered harmful
Tvrtko Ursulin
2018-10-18
1
-4
/
+4
|
/
*
drm/i915: Stop holding a ref to the ppgtt from each vma
Chris Wilson
2018-08-16
1
-4
/
+0
*
drm/i915: Pull unpin map into vma release
Chris Wilson
2018-07-24
1
-1
/
+4
*
drm/i915: Handle recursive shrinker for vma->last_active allocation
Chris Wilson
2018-07-19
1
-0
/
+8
*
drm/i915: Track the last-active inside the i915_vma
Chris Wilson
2018-07-06
1
-2
/
+56
*
drm/i915: Track vma activity per fence.context, not per engine
Chris Wilson
2018-07-06
1
-31
/
+81
*
drm/i915: Move i915_vma_move_to_active() to i915_vma.c
Chris Wilson
2018-07-06
1
-0
/
+61
*
drm/i915: Squelch very verbose error logging
Chris Wilson
2018-07-06
1
-1
/
+1
*
drm/i915: Try GGTT mmapping whole object as partial
Chris Wilson
2018-07-02
1
-1
/
+1
*
drm/i915: Show vma allocator stack when in doubt
Chris Wilson
2018-06-28
1
-2
/
+37
*
drm/i915: Decouple vma vfuncs from vm
Chris Wilson
2018-06-07
1
-5
/
+6
*
drm/i915: Prepare for non-object vma
Chris Wilson
2018-06-07
1
-40
/
+56
*
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
2018-06-05
1
-1
/
+1
*
drm/i915/vma: Move the bind_count vs pin_count assertion to a helper
Chris Wilson
2018-06-05
1
-2
/
+14
*
drm/i915: Lazily unbind vma on close
Chris Wilson
2018-05-04
1
-17
/
+56
*
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
2018-02-21
1
-2
/
+1
*
drm/i915: make mappable struct resource centric
Matthew Auld
2017-12-12
1
-1
/
+1
*
drm/i915: Refactor common list iteration over GGTT vma
Chris Wilson
2017-12-08
1
-0
/
+6
*
drm/i915: Track GGTT writes on the vma
Chris Wilson
2017-12-07
1
-0
/
+22
*
drm/i915: Remove vma from object on destroy, not close
Chris Wilson
2017-12-07
1
-1
/
+3
*
drm/i915: Mark up i915_vma_unbind() as a potential sleeper
Chris Wilson
2017-11-09
1
-0
/
+1
*
drm/i915: Prune the reservation shared fence array
Chris Wilson
2017-11-08
1
-0
/
+7
*
drm/i915: Assert vma->flags are updated correctly during binding
Chris Wilson
2017-11-06
1
-1
/
+4
*
drm/i915: Move dev_priv->mm.[un]bound_list to its own lock
Chris Wilson
2017-10-16
1
-4
/
+12
*
drm/i915: Track user GTT faulting per-vma
Chris Wilson
2017-10-09
1
-1
/
+27
*
drm/i915: Consolidate get_fence with pin_fence
Chris Wilson
2017-10-09
1
-3
/
+1
*
drm/i915: Pin fence for iomap
Chris Wilson
2017-10-09
1
-4
/
+31
*
drm/i915: Assert we do not try to expand VMA for hugepage inside GGTT
Chris Wilson
2017-10-09
1
-0
/
+7
[next]