summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_context.c
Commit message (Expand)AuthorAgeFilesLines
* drm: Used DRM_LEGACY for all legacy functionsDaniel Vetter2016-08-081-12/+12
* drm: Convert drm_legacy_ctxbitmap_init to void return typeDaniel Vetter2015-07-021-3/+2
* drm: Turn off Legacy Context FunctionsPeter Antoine2015-07-021-0/+48
* drm: mark drm_context support as legacyDavid Herrmann2014-08-051-40/+36
* drm: extract legacy ctxbitmap flushingDavid Herrmann2014-08-051-0/+30
* drm: Kill ctx_count from struct drm_deviceVille Syrjälä2013-10-091-2/+0
* Revert "drm: mark context support as a legacy subsystem"Dave Airlie2013-09-201-65/+8
* drm: mark context support as a legacy subsystemDaniel Vetter2013-08-191-8/+65
* drm: remove dev->last_switchDaniel Vetter2013-07-231-1/+0
* drm: kill dev->context_waitDaniel Vetter2013-07-231-1/+0
* drm: remove drm_modctx ioctl and use drm_noop insteadDaniel Vetter2013-07-231-6/+0
* drm: convert to idr_alloc()Tejun Heo2013-02-271-14/+3
* drm: don't use idr_remove_all()Tejun Heo2013-02-271-1/+1
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-1/+1
* drm: Unify and fix idr error handlingVille Syrjälä2012-04-241-4/+5
* drm: make DRM_UNLOCKED ioctls with their own mutexIlija Hadzic2012-01-051-2/+3
* drm: kill context_ctor callbackDaniel Vetter2010-08-301-8/+0
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-181-2/+2
* drm: Split drm_map and drm_local_mapBenjamin Herrenschmidt2009-03-131-2/+2
* drm: move to kref per-master structures.Dave Airlie2008-12-291-6/+4
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-141-0/+471