index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_userptr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-09-13
1
-2
/
+2
*
lib/interval_tree: fast overlap detection
Davidlohr Bueso
2017-09-08
1
-3
/
+3
*
drm/i915: Split obj->cache_coherent to track r/w
Chris Wilson
2017-08-15
1
-3
/
+1
*
drm/i915: Wait upon userptr get-user-pages within execbuffer
Chris Wilson
2017-06-16
1
-3
/
+15
*
drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirty
Chris Wilson
2017-06-16
1
-1
/
+2
*
drm/i915: Mark CPU cache as dirty on every transition for CPU writes
Chris Wilson
2017-06-16
1
-2
/
+3
*
drm: drop drm_[cm]alloc* helpers
Michal Hocko
2017-05-18
1
-4
/
+4
*
drm/i915/userptr: Reinvent GGTT self-faulting protection
Chris Wilson
2017-03-16
1
-41
/
+13
*
drm/i915/userptr: Disallow wrapping GTT into a userptr
Chris Wilson
2017-03-09
1
-26
/
+62
*
drm/i915/userptr: Only flush the workqueue if required
Chris Wilson
2017-03-09
1
-1
/
+2
*
drm/i915/userptr: Deactivate a failed userptr if the worker reports an EFAULT
Chris Wilson
2017-03-09
1
-0
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
mm: use mmget_not_zero() helper
Vegard Nossum
2017-02-27
1
-1
/
+1
*
mm: add new mmgrab() helper
Vegard Nossum
2017-02-27
1
-1
/
+1
*
Merge tag 'v4.10-rc2' into drm-intel-next-queued
Daniel Vetter
2017-01-04
1
-1
/
+1
|
\
|
*
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
2016-12-14
1
-1
/
+1
*
|
drm/i915: Make GEM object alloc/free and stolen created take dev_priv
Tvrtko Ursulin
2016-12-01
1
-1
/
+1
|
/
*
drm/i915: Assorted dev_priv cleanups
Tvrtko Ursulin
2016-11-11
1
-1
/
+2
*
drm/i915: Allow shrinking of userptr objects once again
Tvrtko Ursulin
2016-11-01
1
-1
/
+2
*
drm/i915: Improve lockdep tracking for obj->mm.lock
Chris Wilson
2016-11-01
1
-1
/
+1
*
drm/i915: Use lockless object free
Chris Wilson
2016-10-28
1
-2
/
+2
*
drm/i915: Move object backing storage manipulation to its own locking
Chris Wilson
2016-10-28
1
-6
/
+4
*
drm/i915: Pass around sg_table to get_pages/put_pages backend
Chris Wilson
2016-10-28
1
-43
/
+45
*
drm/i915: Refactor object page API
Chris Wilson
2016-10-28
1
-15
/
+15
*
drm/i915: Use a radixtree for random access to the object's backing storage
Chris Wilson
2016-10-28
1
-2
/
+2
*
drm/i915: Rearrange i915_wait_request() accounting with callers
Chris Wilson
2016-10-28
1
-11
/
+1
*
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
1
-1
/
+5
*
drm/i915: Expand bool interruptible to pass flags to i915_wait_request()
Chris Wilson
2016-09-09
1
-1
/
+1
*
drm/i915/userptr: Make gup errors stickier
Chris Wilson
2016-08-18
1
-10
/
+7
*
drm/i915/userptr: Remove superfluous interruptible=false on waiting
Chris Wilson
2016-08-05
1
-8
/
+1
*
drm/i915: Convert non-blocking userptr waits for requests over to using RCU
Chris Wilson
2016-08-05
1
-27
/
+7
*
drm/i915: Move obj->active:5 to obj->flags
Chris Wilson
2016-08-04
1
-1
/
+1
*
drm/i915: s/__i915_wait_request/i915_wait_request/
Chris Wilson
2016-08-04
1
-1
/
+1
*
drm/i915: Mark up i915_gem_active for locking annotation
Chris Wilson
2016-08-04
1
-1
/
+2
*
drm/i915: Prepare i915_gem_active for annotations
Chris Wilson
2016-08-04
1
-5
/
+3
*
drm/i915: Introduce i915_gem_active for request tracking
Chris Wilson
2016-08-04
1
-1
/
+1
*
drm/i915: Be more careful when unbinding vma
Chris Wilson
2016-08-04
1
-3
/
+1
*
drm/i915: Rename drm_gem_object_unreference_unlocked in preparation for lockl...
Chris Wilson
2016-07-20
1
-1
/
+1
*
drm/i915: Rename drm_gem_object_unreference in preparation for lockless free
Chris Wilson
2016-07-20
1
-2
/
+2
*
drm/i915: Wrap drm_gem_object_reference in i915_gem_object_get
Chris Wilson
2016-07-20
1
-2
/
+1
*
drm/i915: Rename request reference/unreference to get/put
Chris Wilson
2016-07-20
1
-2
/
+2
*
drm/i915: Introduce & use new lightweight SGL iterators
Dave Gordon
2016-05-20
1
-4
/
+3
*
drm/i915/userptr: Convert to drm_i915_private
Chris Wilson
2016-05-19
1
-4
/
+1
*
drm/i915: Prevent leaking of -EIO from i915_wait_request()
Chris Wilson
2016-04-14
1
-4
/
+2
*
drm/i915: Store the reset counter when constructing a request
Chris Wilson
2016-04-14
1
-4
/
+1
*
drm/i915/userptr: Store i915 backpointer for i915_mm_struct
Chris Wilson
2016-04-11
1
-5
/
+5
*
drm/i915/userptr: Hold mmref whilst calling get-user-pages
Chris Wilson
2016-04-11
1
-12
/
+17
*
drm/i915/userptr: Flush cancellations before mmu-notifier invalidate returns
Chris Wilson
2016-04-11
1
-1
/
+47
*
Merge tag 'v4.6-rc3' into drm-intel-next-queued
Daniel Vetter
2016-04-11
1
-6
/
+6
|
\
|
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-1
/
+1
[next]