Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-09-29 | drm/i915: Do not leak pages when freeing userptr objects | Tvrtko Ursulin | 1 | -4/+3 |
2014-09-29 | drm/i915: Do not store the error pointer for a failed userptr registration | Chris Wilson | 1 | -8/+16 |
2014-09-08 | drm/i915: Prevent recursive deadlock on releasing a busy userptr | Chris Wilson | 1 | -179/+230 |
2014-07-25 | drm/i915/userptr: Keep spin_lock/unlock in the same block | Chris Wilson | 1 | -9/+8 |
2014-07-24 | drm/i915: Allow overlapping userptr objects | Chris Wilson | 1 | -36/+106 |
2014-07-23 | drm/i915: Initialise userptr mmu_notifier serial to 1 | Chris Wilson | 1 | -1/+1 |
2014-05-16 | drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl | Chris Wilson | 1 | -0/+711 |