summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_context.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-27drm: convert to idr_alloc()Tejun Heo1-14/+3
2013-02-27drm: don't use idr_remove_all()Tejun Heo1-1/+1
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-1/+1
2012-04-24drm: Unify and fix idr error handlingVille Syrjälä1-4/+5
2012-01-05drm: make DRM_UNLOCKED ioctls with their own mutexIlija Hadzic1-2/+3
2010-08-30drm: kill context_ctor callbackDaniel Vetter1-8/+0
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt1-2/+2
2009-03-13drm: Split drm_map and drm_local_mapBenjamin Herrenschmidt1-2/+2
2008-12-29drm: move to kref per-master structures.Dave Airlie1-6/+4
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie1-0/+471