index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_lock.c
Age
Commit message (
Expand
)
Author
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-07-19
drm: ditch strange DRIVER_DMA_QUEUE only error bail-out
Daniel Vetter
2012-05-22
drm: Don't initialize local ret variable when not needed
Laurent Pinchart
2011-12-22
drm: add missing exports for i810 driver.
Dave Airlie
2010-09-26
drm: readd drm_lock_free in drm_unlock
Daniel Vetter
2010-08-30
drm: don't export dri1 locking functions
Daniel Vetter
2010-08-30
drm: kill dma_ready callbacks
Daniel Vetter
2010-08-30
drm: kill kernel_context_switch callbacks
Daniel Vetter
2010-08-27
drm: fix regression in drm locking since BKL removal.
Arnd Bergmann
2009-03-03
drm: Avoid client deadlocks when the master disappears.
Thomas Hellstrom
2009-03-03
drm: Don't return ERESTARTSYS to user-space.
Thomas Hellstrom
2008-12-29
drm: move to kref per-master structures.
Dave Airlie
2008-11-11
drm: Remove infrastructure for supporting i915's vblank swapping.
Eric Anholt
2008-10-23
drm/i915: hold dev->struct_mutex and DRM lock during vblank ring operations
Keith Packard
2008-08-25
drm: don't set the signal blocker on the master process.
Dave Airlie
2008-08-25
drm: don't call the vblank tasklet with irqs disabled.
Thomas Hellstrom
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie