index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_userptr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-03-21
1
-132
/
+51
|
|
\
|
*
|
mm/gup: Introduce get_user_pages_remote()
Dave Hansen
2016-02-16
1
-5
/
+5
|
*
|
drm/i915: Allow i915_gem_object_get_page() on userptr as well
Chris Wilson
2016-02-08
1
-1
/
+2
*
|
|
drm,i915: Introduce drm_malloc_gfp()
Chris Wilson
2016-04-11
1
-11
/
+5
*
|
|
drm/i915: Avoid snooping with userptr where not supported
Tvrtko Ursulin
2016-03-02
1
-0
/
+7
|
|
/
|
/
|
*
|
drm/i915: Rename vma->*_list to *_link for consistency
Chris Wilson
2016-02-26
1
-1
/
+1
*
|
drm/i915: Allow i915_gem_object_get_page() on userptr as well
Chris Wilson
2016-02-03
1
-1
/
+2
*
|
drm/i915: Improve handling of overlapping objects
Chris Wilson
2016-01-25
1
-131
/
+50
|
/
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-11-10
1
-160
/
+173
|
\
|
*
drm/i915: Use a task to cancel the userptr on invalidate_range
Chris Wilson
2015-10-06
1
-87
/
+61
|
*
drm/i915: Fix userptr deadlock with aliased GTT mmappings
Chris Wilson
2015-10-06
1
-66
/
+109
|
*
drm/i915: Only update the current userptr worker
Chris Wilson
2015-10-06
1
-16
/
+16
|
*
drm/i915/userptr: Kill user_size limit check
Michel Thierry
2015-08-14
1
-4
/
+0
*
|
drm/i915: Deny wrapping an userptr into a framebuffer
Chris Wilson
2015-10-13
1
-1
/
+4
|
/
[next]