aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_gem_userptr.c
AgeCommit message (Expand)Author
2015-07-13drm/i915: avoid leaking DMA mappingsImre Deak
2015-05-20drm/i915: Use uninterruptible mutex_lock for userptr bo creationChris Wilson
2015-05-13drm/i915: get rid of -Iinclude/drmMaarten Lankhorst
2015-02-05drm/i915: Prevent use-after-free in invalidate_range_start callbackMichaƂ Winiarski
2014-09-29drm/i915: Do not leak pages when freeing userptr objectsTvrtko Ursulin
2014-09-29drm/i915: Do not store the error pointer for a failed userptr registrationChris Wilson
2014-09-08drm/i915: Prevent recursive deadlock on releasing a busy userptrChris Wilson
2014-07-25drm/i915/userptr: Keep spin_lock/unlock in the same blockChris Wilson
2014-07-24drm/i915: Allow overlapping userptr objectsChris Wilson
2014-07-23drm/i915: Initialise userptr mmu_notifier serial to 1Chris Wilson
2014-05-16drm/i915: Introduce mapping of user pages into video memory (userptr) ioctlChris Wilson