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