index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_userptr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-160
/
+173
2015-10-13
drm/i915: Deny wrapping an userptr into a framebuffer
Chris Wilson
1
-1
/
+4
2015-10-06
drm/i915: Use a task to cancel the userptr on invalidate_range
Chris Wilson
1
-87
/
+61
2015-10-06
drm/i915: Fix userptr deadlock with aliased GTT mmappings
Chris Wilson
1
-66
/
+109
2015-10-06
drm/i915: Only update the current userptr worker
Chris Wilson
1
-16
/
+16
2015-08-14
drm/i915/userptr: Kill user_size limit check
Michel Thierry
1
-4
/
+0
2015-07-13
drm/i915: avoid leaking DMA mappings
Imre Deak
1
-2
/
+27
2015-05-20
drm/i915: Use uninterruptible mutex_lock for userptr bo creation
Chris Wilson
1
-4
/
+7
2015-05-13
drm/i915: get rid of -Iinclude/drm
Maarten Lankhorst
1
-2
/
+2
2015-02-05
drm/i915: Prevent use-after-free in invalidate_range_start callback
MichaĆ Winiarski
1
-2
/
+18
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