aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem_userptr.c
Commit message (Expand)AuthorAge
* drm/i915: Prevent use-after-free in invalidate_range_start callbackMichaƂ Winiarski2015-02-05
* drm/i915: Do not leak pages when freeing userptr objectsTvrtko Ursulin2014-09-29
* drm/i915: Do not store the error pointer for a failed userptr registrationChris Wilson2014-09-29
* drm/i915: Prevent recursive deadlock on releasing a busy userptrChris Wilson2014-09-08
* drm/i915/userptr: Keep spin_lock/unlock in the same blockChris Wilson2014-07-25
* drm/i915: Allow overlapping userptr objectsChris Wilson2014-07-24
* drm/i915: Initialise userptr mmu_notifier serial to 1Chris Wilson2014-07-23
* drm/i915: Introduce mapping of user pages into video memory (userptr) ioctlChris Wilson2014-05-16