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_context.c
Age
Commit message (
Expand
)
Author
2016-08-08
drm: Used DRM_LEGACY for all legacy functions
Daniel Vetter
2015-07-02
drm: Convert drm_legacy_ctxbitmap_init to void return type
Daniel Vetter
2015-07-02
drm: Turn off Legacy Context Functions
Peter Antoine
2014-08-05
drm: mark drm_context support as legacy
David Herrmann
2014-08-05
drm: extract legacy ctxbitmap flushing
David Herrmann
2013-10-09
drm: Kill ctx_count from struct drm_device
Ville Syrjälä
2013-09-20
Revert "drm: mark context support as a legacy subsystem"
Dave Airlie
2013-08-19
drm: mark context support as a legacy subsystem
Daniel Vetter
2013-07-23
drm: remove dev->last_switch
Daniel Vetter
2013-07-23
drm: kill dev->context_wait
Daniel Vetter
2013-07-23
drm: remove drm_modctx ioctl and use drm_noop instead
Daniel Vetter
2013-02-27
drm: convert to idr_alloc()
Tejun Heo
2013-02-27
drm: don't use idr_remove_all()
Tejun Heo
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-04-24
drm: Unify and fix idr error handling
Ville Syrjälä
2012-01-05
drm: make DRM_UNLOCKED ioctls with their own mutex
Ilija Hadzic
2010-08-30
drm: kill context_ctor callback
Daniel Vetter
2009-06-18
drm: Remove memory debugging infrastructure.
Eric Anholt
2009-03-13
drm: Split drm_map and drm_local_map
Benjamin Herrenschmidt
2008-12-29
drm: move to kref per-master structures.
Dave Airlie
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie