index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_vma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-22
drm/i915: Replace i915_vma_put_fence()
Chris Wilson
1
-1
/
+3
2019-08-22
drm/i915: Pull obj->userfault tracking under the ggtt->mutex
Chris Wilson
1
-1
/
+3
2019-08-22
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
1
-3
/
+3
2019-08-21
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-4
/
+4
2019-08-20
drm/i915: Be defensive when starting vma activity
Chris Wilson
1
-2
/
+1
2019-08-16
drm/i915: Markup expected timeline locks for i915_active
Chris Wilson
1
-2
/
+2
2019-08-16
drm/i915: Extract intel_frontbuffer active tracking
Chris Wilson
1
-2
/
+4
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
1
-8
/
+8
2019-08-12
drm/i915: Forgo last_fence active request tracking
Chris Wilson
1
-13
/
+0
2019-08-07
drm/i915: avoid including intel_drv.h via i915_drv.h->i915_trace.h
Jani Nikula
1
-0
/
+1
2019-08-02
drm/i915: Hide unshrinkable context objects from the shrinker
Chris Wilson
1
-0
/
+16
2019-08-02
drm/i915: Report resv_obj allocation failure
Chris Wilson
1
-22
/
+9
2019-07-30
drm/i915: Move aliasing_ppgtt underneath its i915_ggtt
Chris Wilson
1
-1
/
+1
2019-07-03
drm/i915: Mark up vma->active as safe for use inside shrinkers
Chris Wilson
1
-0
/
+8
2019-06-21
drm/i915: Provide an i915_active.acquire callback
Chris Wilson
1
-8
/
+14
2019-06-21
drm/i915: Throw away the active object retirement complexity
Chris Wilson
1
-43
/
+11
2019-06-21
drm/i915: Convert i915_gem_flush_ggtt_writes to intel_gt
Tvrtko Ursulin
1
-1
/
+2
2019-06-18
drm/i915: Use drm_gem_object.resv
Chris Wilson
1
-5
/
+5
2019-06-17
drm/i915: move modesetting core code under display/
Jani Nikula
1
-5
/
+5
2019-06-14
drm/i915: Remove rpm asserts that use i915
Daniele Ceraolo Spurio
1
-1
/
+1
2019-06-12
drm/i915: Combine unbound/bound list tracking for objects
Chris Wilson
1
-29
/
+5
2019-06-10
drm/i915: Promote i915->mm.obj_lock to be irqsafe
Chris Wilson
1
-6
/
+11
2019-06-06
drm/i915: Move object close under its own lock
Chris Wilson
1
-17
/
+31
2019-05-31
drm/i915: Report all objects with allocated pages to the shrinker
Chris Wilson
1
-4
/
+12
2019-05-31
drm/i915: Track the purgeable objects on a separate eviction list
Chris Wilson
1
-1
/
+2
2019-05-28
drm/i915: Drop the deferred active reference
Chris Wilson
1
-9
/
+6
2019-05-28
drm/i915: Move GEM object domain management from struct_mutex to local
Chris Wilson
1
-4
/
+4
2019-05-28
Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-8
/
+5
2019-05-20
drm/i915/selftests: Add live vma selftest
Ville Syrjälä
1
-8
/
+0
2019-05-20
drm/i915: Add a new "remapped" gtt_view
Ville Syrjälä
1
-1
/
+5
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-6
/
+45
2019-04-29
drm: Simplify stacktrace handling
Thomas Gleixner
1
-7
/
+4
2019-04-24
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
1
-1
/
+2
2019-03-06
drm/i915: Use i915_global_register()
Chris Wilson
1
-10
/
+18
2019-02-28
drm/i915: Make object/vma allocation caches global
Chris Wilson
1
-6
/
+37
2019-02-05
drm/i915: Pull i915_gem_active into the i915_active family
Chris Wilson
1
-6
/
+6
2019-02-05
drm/i915: Generalise GPU activity tracking
Chris Wilson
1
-145
/
+28
2019-01-28
drm/i915: Move vma lookup to its own lock
Chris Wilson
1
-20
/
+46
2019-01-28
drm/i915: Pull VM lists under the VM mutex.
Chris Wilson
1
-0
/
+11
2019-01-28
drm/i915: Stop tracking MRU activity on VMA
Chris Wilson
1
-7
/
+2
2018-11-20
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
1
-1
/
+1
2018-10-25
dma-buf: allow reserving more than one shared fence slot
Christian König
1
-1
/
+1
2018-10-18
drm/i915: GEM_WARN_ON considered harmful
Tvrtko Ursulin
1
-4
/
+4
2018-08-16
drm/i915: Stop holding a ref to the ppgtt from each vma
Chris Wilson
1
-4
/
+0
2018-07-24
drm/i915: Pull unpin map into vma release
Chris Wilson
1
-1
/
+4
2018-07-19
drm/i915: Handle recursive shrinker for vma->last_active allocation
Chris Wilson
1
-0
/
+8
2018-07-06
drm/i915: Track the last-active inside the i915_vma
Chris Wilson
1
-2
/
+56
2018-07-06
drm/i915: Track vma activity per fence.context, not per engine
Chris Wilson
1
-31
/
+81
2018-07-06
drm/i915: Move i915_vma_move_to_active() to i915_vma.c
Chris Wilson
1
-0
/
+61
2018-07-06
drm/i915: Squelch very verbose error logging
Chris Wilson
1
-1
/
+1
[next]