index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_vma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Avoid live-lock with i915_vma_parked()
Chris Wilson
2020-03-26
1
-15
/
+14
*
drm/i915: Extend i915_request_await_active to use all timelines
Chris Wilson
2020-03-11
1
-1
/
+1
*
drm/i915: Drop vma is-closed assertion on insert
Chris Wilson
2020-03-03
1
-1
/
+0
*
drm/i915: Check that the vma hasn't been closed before we insert it
Chris Wilson
2020-02-21
1
-0
/
+5
*
drm/i915: Hold reference to previous active fence as we queue
Chris Wilson
2020-02-03
1
-1
/
+3
*
drm/i915: Use the async worker to avoid reclaim tainting the ggtt->mutex
Chris Wilson
2020-01-30
1
-4
/
+35
*
drm/i915: Wait on vma activity before taking the mutex
Chris Wilson
2020-01-24
1
-2
/
+7
*
drm/i915: Check activity on i915_vma after confirming pin_count==0
Chris Wilson
2020-01-24
1
-2
/
+12
*
drm/i915: Clear the GGTT_WRITE bit on unbinding the vma
Chris Wilson
2020-01-22
1
-2
/
+9
*
drm/i915/gt: Hold rpm wakeref before taking ggtt->vm.mutex
Chris Wilson
2020-01-10
1
-0
/
+14
*
drm/i915: Reduce warning for i915_vma_pin_iomap() without runtime-pm
Chris Wilson
2020-01-09
1
-2
/
+2
*
drm/i915: Introduce a vma.kref
Chris Wilson
2019-12-23
1
-3
/
+6
*
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-12-21
1
-0
/
+3
*
drm/i915: Hold reference to intel_frontbuffer as we track activity
Chris Wilson
2019-12-18
1
-2
/
+8
*
drm/i915: Unpin vma->obj on early error
Chris Wilson
2019-12-18
1
-4
/
+13
*
drm/i915: Change i915_vma_unbind() to report -EAGAIN on activity
Chris Wilson
2019-12-09
1
-1
/
+1
*
drm/i915: Claim vma while under closed_lock in i915_vma_parked()
Chris Wilson
2019-12-06
1
-1
/
+3
*
drm/i915: Try hard to bind the context
Chris Wilson
2019-12-05
1
-0
/
+34
*
drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
Abdiel Janulgue
2019-12-04
1
-3
/
+2
*
drm/i915: Split detaching and removing the vma
Chris Wilson
2019-10-31
1
-20
/
+17
*
drm/i915: Lift i915_vma_parked() onto the gt
Chris Wilson
2019-10-21
1
-16
/
+16
*
drm/i915: Remove leftover vma->obj->pages_pin_count on insert/remove
Chris Wilson
2019-10-15
1
-4
/
+1
*
drm/i915: Drop obj.page_pin_count after a failed vma->set_pages()
Chris Wilson
2019-10-15
1
-1
/
+4
*
drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
2019-10-04
1
-2
/
+2
*
drm/i915: Push the i915_active.retire into a worker
Chris Wilson
2019-10-04
1
-0
/
+2
*
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
2019-10-04
1
-158
/
+366
*
drm/i915: Only track bound elements of the GTT
Chris Wilson
2019-10-04
1
-10
/
+2
*
drm/i915: Use helpers for drm_mm_node booleans
Chris Wilson
2019-10-04
1
-1
/
+1
*
drm/i915: Mark i915_request.timeline as a volatile, rcu pointer
Chris Wilson
2019-09-20
1
-4
/
+2
*
drm/i915: Make i915_vma.flags atomic_t for mutex reduction
Chris Wilson
2019-09-11
1
-14
/
+15
*
drm/i915: cleanup cache-coloring
Matthew Auld
2019-09-09
1
-11
/
+11
*
drm/i915: export color_differs
Matthew Auld
2019-09-09
1
-7
/
+4
*
drm/i915: Replace i915_vma_put_fence()
Chris Wilson
2019-08-22
1
-1
/
+3
*
drm/i915: Pull obj->userfault tracking under the ggtt->mutex
Chris Wilson
2019-08-22
1
-1
/
+3
*
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2019-08-22
1
-3
/
+3
|
\
|
*
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-21
1
-4
/
+4
|
|
\
|
|
*
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-13
1
-8
/
+8
*
|
|
drm/i915: Be defensive when starting vma activity
Chris Wilson
2019-08-20
1
-2
/
+1
*
|
|
drm/i915: Markup expected timeline locks for i915_active
Chris Wilson
2019-08-16
1
-2
/
+2
*
|
|
drm/i915: Extract intel_frontbuffer active tracking
Chris Wilson
2019-08-16
1
-2
/
+4
*
|
|
drm/i915: Forgo last_fence active request tracking
Chris Wilson
2019-08-12
1
-13
/
+0
*
|
|
drm/i915: avoid including intel_drv.h via i915_drv.h->i915_trace.h
Jani Nikula
2019-08-07
1
-0
/
+1
*
|
|
drm/i915: Hide unshrinkable context objects from the shrinker
Chris Wilson
2019-08-02
1
-0
/
+16
*
|
|
drm/i915: Report resv_obj allocation failure
Chris Wilson
2019-08-02
1
-22
/
+9
|
/
/
*
|
drm/i915: Move aliasing_ppgtt underneath its i915_ggtt
Chris Wilson
2019-07-30
1
-1
/
+1
*
|
drm/i915: Mark up vma->active as safe for use inside shrinkers
Chris Wilson
2019-07-03
1
-0
/
+8
*
|
drm/i915: Provide an i915_active.acquire callback
Chris Wilson
2019-06-21
1
-8
/
+14
*
|
drm/i915: Throw away the active object retirement complexity
Chris Wilson
2019-06-21
1
-43
/
+11
*
|
drm/i915: Convert i915_gem_flush_ggtt_writes to intel_gt
Tvrtko Ursulin
2019-06-21
1
-1
/
+2
|
/
*
drm/i915: Use drm_gem_object.resv
Chris Wilson
2019-06-18
1
-5
/
+5
[next]