index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_userptr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
1
-851
/
+0
2019-05-28
drm/i915: Pull GEM ioctls interface to its own file
Chris Wilson
1
-4
/
+8
2019-05-14
mm/mmu_notifier: convert user range->blockable to helper function
Jérôme Glisse
1
-1
/
+1
2019-03-31
drm/i915: Check domains for userptr on release
Chris Wilson
1
-3
/
+1
2019-02-28
drm/i915: Make object/vma allocation caches global
Chris Wilson
1
-1
/
+1
2019-01-16
drm/i915/userptr: Fix error handling of mutex_lock_killable()
Chris Wilson
1
-1
/
+1
2019-01-15
drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
Chris Wilson
1
-116
/
+108
2019-01-09
drm/i915: drop all drmP.h includes
Jani Nikula
1
-1
/
+0
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-2
/
+1
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end callback
Jérôme Glisse
1
-8
/
+6
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
1
-3
/
+10
2018-07-13
drm/i915/userptr: Enable read-only support on gen8+
Chris Wilson
1
-6
/
+12
2018-05-08
drm/i915/userptr: reject zero user_size
Matthew Auld
1
-0
/
+3
2018-02-16
drm: move read_domains and write_domain into i915
Christian König
1
-2
/
+2
2018-02-08
drm/i915: Fix kerneldoc warnings for i915_gem_userptr
Chris Wilson
1
-2
/
+4
2017-11-28
Merge tag 'drm-for-v4.15-part2-fixes' of git://people.freedesktop.org/~airlie...
Linus Torvalds
1
-2
/
+4
2017-11-21
drm/i915: Mark the userptr invalidate workqueue as WQ_MEM_RECLAIM
Chris Wilson
1
-2
/
+4
2017-11-16
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-75
/
+69
2017-11-16
mm: remove cold parameter for release_pages
Mel Gorman
1
-2
/
+2
2017-10-18
drm/i915: Fixup userptr mmu notifier registration error handling
Tvrtko Ursulin
1
-4
/
+6
2017-10-16
drm/i915: Rename obj->pin_display to obj->pin_global
Chris Wilson
1
-2
/
+2
2017-10-16
drm/i915: Refactor testing obj->mm.pages
Chris Wilson
1
-1
/
+1
2017-10-10
drm/i915: Preallocate our mmu notifier workequeu to unbreak cpu hotplug deadlock
Daniel Vetter
1
-15
/
+23
2017-10-09
drm/i915: s/sg_mask/sg_page_sizes/
Matthew Auld
1
-3
/
+3
2017-10-07
drm/i915: introduce page_size members
Matthew Auld
1
-1
/
+4
2017-10-07
drm/i915: push set_pages down to the callers
Matthew Auld
1
-6
/
+6
2017-09-28
Merge drm-upstream/drm-next into drm-intel-next-queued
Jani Nikula
1
-5
/
+5
2017-09-15
drm/i915: Mark the userptr invalidate workqueue as WQ_MEM_RECLAIM
Chris Wilson
1
-1
/
+3
2017-09-14
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
1
-2
/
+2
2017-09-09
lib/interval_tree: fast overlap detection
Davidlohr Bueso
1
-3
/
+3
2017-09-07
drm/i915: Use __sg_alloc_table_from_pages for userptr allocations
Tvrtko Ursulin
1
-50
/
+29
2017-08-15
drm/i915: Split obj->cache_coherent to track r/w
Chris Wilson
1
-3
/
+1
2017-06-16
drm/i915: Wait upon userptr get-user-pages within execbuffer
Chris Wilson
1
-3
/
+15
2017-06-16
drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirty
Chris Wilson
1
-1
/
+2
2017-06-16
drm/i915: Mark CPU cache as dirty on every transition for CPU writes
Chris Wilson
1
-2
/
+3
2017-05-18
drm: drop drm_[cm]alloc* helpers
Michal Hocko
1
-4
/
+4
2017-03-16
drm/i915/userptr: Reinvent GGTT self-faulting protection
Chris Wilson
1
-41
/
+13
2017-03-09
drm/i915/userptr: Disallow wrapping GTT into a userptr
Chris Wilson
1
-26
/
+62
2017-03-09
drm/i915/userptr: Only flush the workqueue if required
Chris Wilson
1
-1
/
+2
2017-03-09
drm/i915/userptr: Deactivate a failed userptr if the worker reports an EFAULT
Chris Wilson
1
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-28
mm: use mmget_not_zero() helper
Vegard Nossum
1
-1
/
+1
2017-02-28
mm: add new mmgrab() helper
Vegard Nossum
1
-1
/
+1
2017-01-04
Merge tag 'v4.10-rc2' into drm-intel-next-queued
Daniel Vetter
1
-1
/
+1
2016-12-15
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
1
-1
/
+1
2016-12-01
drm/i915: Make GEM object alloc/free and stolen created take dev_priv
Tvrtko Ursulin
1
-1
/
+1
2016-11-11
drm/i915: Assorted dev_priv cleanups
Tvrtko Ursulin
1
-1
/
+2
2016-11-01
drm/i915: Allow shrinking of userptr objects once again
Tvrtko Ursulin
1
-1
/
+2
2016-11-01
drm/i915: Improve lockdep tracking for obj->mm.lock
Chris Wilson
1
-1
/
+1
2016-10-28
drm/i915: Use lockless object free
Chris Wilson
1
-2
/
+2
[next]