aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_context.c
Commit message (Expand)AuthorAge
* drm: mark drm_context support as legacyDavid Herrmann2014-08-05
* drm: extract legacy ctxbitmap flushingDavid Herrmann2014-08-05
* drm: Kill ctx_count from struct drm_deviceVille Syrjälä2013-10-09
* Revert "drm: mark context support as a legacy subsystem"Dave Airlie2013-09-19
* drm: mark context support as a legacy subsystemDaniel Vetter2013-08-18
* drm: remove dev->last_switchDaniel Vetter2013-07-23
* drm: kill dev->context_waitDaniel Vetter2013-07-23
* drm: remove drm_modctx ioctl and use drm_noop insteadDaniel Vetter2013-07-23
* drm: convert to idr_alloc()Tejun Heo2013-02-27
* drm: don't use idr_remove_all()Tejun Heo2013-02-27
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
* drm: Unify and fix idr error handlingVille Syrjälä2012-04-24
* drm: make DRM_UNLOCKED ioctls with their own mutexIlija Hadzic2012-01-05
* drm: kill context_ctor callbackDaniel Vetter2010-08-29
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-18
* drm: Split drm_map and drm_local_mapBenjamin Herrenschmidt2009-03-13
* drm: move to kref per-master structures.Dave Airlie2008-12-29
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-13