index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gem
/
i915_gem_userptr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-3
/
+3
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-4
/
+4
*
drm/i915: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-06-04
1
-9
/
+13
*
gup: document and work around "COW can break either way" issue
Linus Torvalds
2020-06-02
1
-0
/
+8
*
drm/i915: significantly reduce the use of <drm/i915_drm.h>
Jani Nikula
2020-02-27
1
-2
/
+0
*
drm/i915: Never allow userptr into the new mapping types
Janusz Krzysztofik
2020-02-08
1
-1
/
+1
*
drm/i915/userptr: fix size calculation
Matthew Auld
2020-01-17
1
-4
/
+5
*
drm/i915/userptr: add user_size limit check
Matthew Auld
2020-01-17
1
-0
/
+17
*
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-12-21
1
-5
/
+1
*
drm/i915/gem: Wait on unbind barriers when invalidating userptr
Chris Wilson
2019-12-11
1
-1
/
+2
*
drm/i915/userptr: Handle unlocked gup retries
Chris Wilson
2019-11-11
1
-3
/
+8
*
drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
Chris Wilson
2019-11-11
1
-1
/
+21
*
drm/i915: Switch obj->mm.lock lockdep annotations on its head
Daniel Vetter
2019-11-07
1
-2
/
+2
*
drm/i915/gem: Distinguish each object type
Chris Wilson
2019-10-22
1
-1
/
+2
*
Merge tag 'drm-intel-next-2019-10-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-10-08
1
-27
/
+4
|
\
|
*
drm/i915: Move context management under GEM
Chris Wilson
2019-10-04
1
-1
/
+2
|
*
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
2019-10-04
1
-26
/
+1
|
*
drm/i915/userptr: Never allow userptr into the mappable GGTT
Chris Wilson
2019-10-02
1
-0
/
+1
*
|
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-09-20
1
-3
/
+11
|
\
|
|
*
drm/i915: remove unnecessary includes of intel_display_types.h header
Jani Nikula
2019-08-07
1
-3
/
+1
|
*
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
2019-08-07
1
-1
/
+2
|
*
drm/i915/userptr: Don't mark readonly objects as dirty
Chris Wilson
2019-07-09
1
-0
/
+8
|
*
drm/i915/userptr: Acquire the page lock around set_page_dirty()
Chris Wilson
2019-07-09
1
-1
/
+9
|
*
drm/i915/gem: Free pages before rcu-freeing the object
Chris Wilson
2019-07-03
1
-1
/
+2
*
|
Revert "drm/i915/userptr: Acquire the page lock around set_page_dirty()"
Chris Wilson
2019-09-12
1
-9
/
+1
*
|
drm/i915/userptr: Acquire the page lock around set_page_dirty()
Chris Wilson
2019-07-29
1
-1
/
+9
|
/
*
drm/i915: Pull kref into i915_address_space
Chris Wilson
2019-06-11
1
-3
/
+3
*
drm/i915: Pull scatterlist utils out of i915_gem.h
Chris Wilson
2019-05-28
1
-0
/
+1
*
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-05-28
1
-0
/
+832