aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem_userptr.c
Commit message (Expand)AuthorAge
* Merge tag 'v4.10-rc2' into drm-intel-next-queuedDaniel Vetter2017-01-04
|\
| * mm: add locked parameter to get_user_pages_remote()Lorenzo Stoakes2016-12-14
* | drm/i915: Make GEM object alloc/free and stolen created take dev_privTvrtko Ursulin2016-12-01
|/
* drm/i915: Assorted dev_priv cleanupsTvrtko Ursulin2016-11-11
* drm/i915: Allow shrinking of userptr objects once againTvrtko Ursulin2016-11-01
* drm/i915: Improve lockdep tracking for obj->mm.lockChris Wilson2016-11-01
* drm/i915: Use lockless object freeChris Wilson2016-10-28
* drm/i915: Move object backing storage manipulation to its own lockingChris Wilson2016-10-28
* drm/i915: Pass around sg_table to get_pages/put_pages backendChris Wilson2016-10-28
* drm/i915: Refactor object page APIChris Wilson2016-10-28
* drm/i915: Use a radixtree for random access to the object's backing storageChris Wilson2016-10-28
* drm/i915: Rearrange i915_wait_request() accounting with callersChris Wilson2016-10-28
* mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes2016-10-19
* drm/i915: Expand bool interruptible to pass flags to i915_wait_request()Chris Wilson2016-09-09
* drm/i915/userptr: Make gup errors stickierChris Wilson2016-08-18
* drm/i915/userptr: Remove superfluous interruptible=false on waitingChris Wilson2016-08-05
* drm/i915: Convert non-blocking userptr waits for requests over to using RCUChris Wilson2016-08-05
* drm/i915: Move obj->active:5 to obj->flagsChris Wilson2016-08-04
* drm/i915: s/__i915_wait_request/i915_wait_request/Chris Wilson2016-08-04
* drm/i915: Mark up i915_gem_active for locking annotationChris Wilson2016-08-04
* drm/i915: Prepare i915_gem_active for annotationsChris Wilson2016-08-04
* drm/i915: Introduce i915_gem_active for request trackingChris Wilson2016-08-04
* drm/i915: Be more careful when unbinding vmaChris Wilson2016-08-04
* drm/i915: Rename drm_gem_object_unreference_unlocked in preparation for lockl...Chris Wilson2016-07-20
* drm/i915: Rename drm_gem_object_unreference in preparation for lockless freeChris Wilson2016-07-20
* drm/i915: Wrap drm_gem_object_reference in i915_gem_object_getChris Wilson2016-07-20
* drm/i915: Rename request reference/unreference to get/putChris Wilson2016-07-20
* drm/i915: Introduce & use new lightweight SGL iteratorsDave Gordon2016-05-20
* drm/i915/userptr: Convert to drm_i915_privateChris Wilson2016-05-19
* drm/i915: Prevent leaking of -EIO from i915_wait_request()Chris Wilson2016-04-14
* drm/i915: Store the reset counter when constructing a requestChris Wilson2016-04-14
* drm/i915/userptr: Store i915 backpointer for i915_mm_structChris Wilson2016-04-11
* drm/i915/userptr: Hold mmref whilst calling get-user-pagesChris Wilson2016-04-11
* drm/i915/userptr: Flush cancellations before mmu-notifier invalidate returnsChris Wilson2016-04-11
* Merge tag 'v4.6-rc3' into drm-intel-next-queuedDaniel Vetter2016-04-11
|\
| * mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
| * Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-21
| |\
| * | mm/gup: Introduce get_user_pages_remote()Dave Hansen2016-02-16
| * | drm/i915: Allow i915_gem_object_get_page() on userptr as wellChris Wilson2016-02-08
* | | drm,i915: Introduce drm_malloc_gfp()Chris Wilson2016-04-11
* | | drm/i915: Avoid snooping with userptr where not supportedTvrtko Ursulin2016-03-02
| |/ |/|
* | drm/i915: Rename vma->*_list to *_link for consistencyChris Wilson2016-02-26
* | drm/i915: Allow i915_gem_object_get_page() on userptr as wellChris Wilson2016-02-03
* | drm/i915: Improve handling of overlapping objectsChris Wilson2016-01-25
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-10
|\
| * drm/i915: Use a task to cancel the userptr on invalidate_rangeChris Wilson2015-10-06
| * drm/i915: Fix userptr deadlock with aliased GTT mmappingsChris Wilson2015-10-06
| * drm/i915: Only update the current userptr workerChris Wilson2015-10-06
| * drm/i915/userptr: Kill user_size limit checkMichel Thierry2015-08-14
* | drm/i915: Deny wrapping an userptr into a framebufferChris Wilson2015-10-13
|/