index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_context.c
Age
Commit message (
Expand
)
Author
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-19
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-28
drm: convert to idr_alloc()
Tejun Heo
2013-02-28
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-29
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