Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c13d87ea53851880ab117f23a3e4fde1645da472
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_userptr.c
85d1225
drm/i915: Introduce & use new lightweight SGL iterators
by Dave Gordon
· 9 years ago
72778cb
drm/i915/userptr: Convert to drm_i915_private
by Chris Wilson
· 9 years ago
f4457ae
drm/i915: Prevent leaking of -EIO from i915_wait_request()
by Chris Wilson
· 9 years ago
299259a
drm/i915: Store the reset counter when constructing a request
by Chris Wilson
· 9 years ago
f470b19
drm/i915/userptr: Store i915 backpointer for i915_mm_struct
by Chris Wilson
· 9 years ago
40313f0
drm/i915/userptr: Hold mmref whilst calling get-user-pages
by Chris Wilson
· 9 years ago
393afc2
drm/i915/userptr: Flush cancellations before mmu-notifier invalidate returns
by Chris Wilson
· 9 years ago
3970285
Merge tag 'v4.6-rc3' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
f2a85e1
drm,i915: Introduce drm_malloc_gfp()
by Chris Wilson
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
266c73b
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
ca37780
drm/i915: Avoid snooping with userptr where not supported
by Tvrtko Ursulin
· 9 years ago
1c7f4bc
drm/i915: Rename vma->*_list to *_link for consistency
by Chris Wilson
· 9 years ago
1e98779
mm/gup: Introduce get_user_pages_remote()
by Dave Hansen
· 10 years ago
93232ae
drm/i915: Allow i915_gem_object_get_page() on userptr as well
by Chris Wilson
· 10 years ago
de47266
drm/i915: Allow i915_gem_object_get_page() on userptr as well
by Chris Wilson
· 10 years ago
768e159
drm/i915: Improve handling of overlapping objects
by Chris Wilson
· 10 years ago
3e82806
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
cc917ab
drm/i915: Deny wrapping an userptr into a framebuffer
by Chris Wilson
· 10 years ago
380996a
drm/i915: Use a task to cancel the userptr on invalidate_range
by Chris Wilson
· 10 years ago
e4b946b
drm/i915: Fix userptr deadlock with aliased GTT mmappings
by Chris Wilson
· 10 years ago
68d6c84
drm/i915: Only update the current userptr worker
by Chris Wilson
· 10 years ago
c6d576c
drm/i915/userptr: Kill user_size limit check
by Michel Thierry
· 10 years ago
e227330
drm/i915: avoid leaking DMA mappings
by Imre Deak
· 10 years ago
281400f
drm/i915: Use uninterruptible mutex_lock for userptr bo creation
by Chris Wilson
· 10 years ago
b588c92
drm/i915: get rid of -Iinclude/drm
by Maarten Lankhorst
· 10 years ago
460822b
drm/i915: Prevent use-after-free in invalidate_range_start callback
by Michał Winiarski
· 11 years ago
c479f43
drm/i915: Do not leak pages when freeing userptr objects
by Tvrtko Ursulin
· 11 years ago
e968136
drm/i915: Do not store the error pointer for a failed userptr registration
by Chris Wilson
· 11 years ago
ad46cb5
drm/i915: Prevent recursive deadlock on releasing a busy userptr
by Chris Wilson
· 11 years ago
4877776
drm/i915/userptr: Keep spin_lock/unlock in the same block
by Chris Wilson
· 11 years ago
ec8b0dd
drm/i915: Allow overlapping userptr objects
by Chris Wilson
· 11 years ago
6c308fe
drm/i915: Initialise userptr mmu_notifier serial to 1
by Chris Wilson
· 11 years ago
5cc9ed4
drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl
by Chris Wilson
· 11 years ago