index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_context.c
Age
Commit message (
Expand
)
Author
2018-07-16
drm: re-enable error handling
Nicholas Mc Guire
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