Linus Torvalds
|
266c73b777
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
9 years ago |
Chris Wilson
|
1c7f4bca5a
drm/i915: Rename vma->*_list to *_link for consistency
|
9 years ago |
Dave Hansen
|
1e9877902d
mm/gup: Introduce get_user_pages_remote()
|
9 years ago |
Chris Wilson
|
93232aeb30
drm/i915: Allow i915_gem_object_get_page() on userptr as well
|
9 years ago |
Chris Wilson
|
de4726649b
drm/i915: Allow i915_gem_object_get_page() on userptr as well
|
9 years ago |
Chris Wilson
|
768e159f43
drm/i915: Improve handling of overlapping objects
|
9 years ago |
Linus Torvalds
|
3e82806b97
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
9 years ago |
Chris Wilson
|
cc917ab435
drm/i915: Deny wrapping an userptr into a framebuffer
|
9 years ago |
Chris Wilson
|
380996aab5
drm/i915: Use a task to cancel the userptr on invalidate_range
|
10 years ago |
Chris Wilson
|
e4b946bfe1
drm/i915: Fix userptr deadlock with aliased GTT mmappings
|
10 years ago |
Chris Wilson
|
68d6c84059
drm/i915: Only update the current userptr worker
|
10 years ago |
Michel Thierry
|
c6d576cc57
drm/i915/userptr: Kill user_size limit check
|
10 years ago |
Imre Deak
|
e227330223
drm/i915: avoid leaking DMA mappings
|
10 years ago |
Chris Wilson
|
281400ff0f
drm/i915: Use uninterruptible mutex_lock for userptr bo creation
|
10 years ago |
Maarten Lankhorst
|
b588c92b66
drm/i915: get rid of -Iinclude/drm
|
10 years ago |
Michał Winiarski
|
460822b0b1
drm/i915: Prevent use-after-free in invalidate_range_start callback
|
10 years ago |
Tvrtko Ursulin
|
c479f4383e
drm/i915: Do not leak pages when freeing userptr objects
|
11 years ago |
Chris Wilson
|
e9681366ea
drm/i915: Do not store the error pointer for a failed userptr registration
|
11 years ago |
Chris Wilson
|
ad46cb533d
drm/i915: Prevent recursive deadlock on releasing a busy userptr
|
11 years ago |
Chris Wilson
|
487777673e
drm/i915/userptr: Keep spin_lock/unlock in the same block
|
11 years ago |
Chris Wilson
|
ec8b0dd51c
drm/i915: Allow overlapping userptr objects
|
11 years ago |
Chris Wilson
|
6c308fecb4
drm/i915: Initialise userptr mmu_notifier serial to 1
|
11 years ago |
Chris Wilson
|
5cc9ed4b9a
drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl
|
11 years ago |