Age | Commit message (Expand) | Author |
---|---|---|
2015-02-05 | drm/i915: Prevent use-after-free in invalidate_range_start callback | MichaĆ Winiarski |
2014-09-29 | drm/i915: Do not leak pages when freeing userptr objects | Tvrtko Ursulin |
2014-09-29 | drm/i915: Do not store the error pointer for a failed userptr registration | Chris Wilson |
2014-09-08 | drm/i915: Prevent recursive deadlock on releasing a busy userptr | Chris Wilson |
2014-07-25 | drm/i915/userptr: Keep spin_lock/unlock in the same block | Chris Wilson |
2014-07-24 | drm/i915: Allow overlapping userptr objects | Chris Wilson |
2014-07-23 | drm/i915: Initialise userptr mmu_notifier serial to 1 | Chris Wilson |
2014-05-16 | drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl | Chris Wilson |