index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_userptr.c
Age
Commit message (
Expand
)
Author
2015-11-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-10-13
drm/i915: Deny wrapping an userptr into a framebuffer
Chris Wilson
2015-10-06
drm/i915: Use a task to cancel the userptr on invalidate_range
Chris Wilson
2015-10-06
drm/i915: Fix userptr deadlock with aliased GTT mmappings
Chris Wilson
2015-10-06
drm/i915: Only update the current userptr worker
Chris Wilson
2015-08-14
drm/i915/userptr: Kill user_size limit check
Michel Thierry
2015-07-13
drm/i915: avoid leaking DMA mappings
Imre Deak
2015-05-20
drm/i915: Use uninterruptible mutex_lock for userptr bo creation
Chris Wilson
2015-05-13
drm/i915: get rid of -Iinclude/drm
Maarten Lankhorst
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