index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_userptr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: avoid leaking DMA mappings
Imre Deak
2015-07-13
1
-2
/
+27
*
drm/i915: Use uninterruptible mutex_lock for userptr bo creation
Chris Wilson
2015-05-20
1
-4
/
+7
*
drm/i915: get rid of -Iinclude/drm
Maarten Lankhorst
2015-05-13
1
-2
/
+2
*
drm/i915: Prevent use-after-free in invalidate_range_start callback
MichaĆ Winiarski
2015-02-05
1
-2
/
+18
*
drm/i915: Do not leak pages when freeing userptr objects
Tvrtko Ursulin
2014-09-29
1
-4
/
+3
*
drm/i915: Do not store the error pointer for a failed userptr registration
Chris Wilson
2014-09-29
1
-8
/
+16
*
drm/i915: Prevent recursive deadlock on releasing a busy userptr
Chris Wilson
2014-09-08
1
-179
/
+230
*
drm/i915/userptr: Keep spin_lock/unlock in the same block
Chris Wilson
2014-07-25
1
-9
/
+8
*
drm/i915: Allow overlapping userptr objects
Chris Wilson
2014-07-24
1
-36
/
+106
*
drm/i915: Initialise userptr mmu_notifier serial to 1
Chris Wilson
2014-07-23
1
-1
/
+1
*
drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl
Chris Wilson
2014-05-16
1
-0
/
+711