summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_context.c
AgeCommit message (Expand)AuthorLines
2020-03-16drm: context: Clean up documentationBenjamin Gaignard-14/+14
2019-05-27drm: drop use of drmP.h in drm/*Sam Ravnborg-1/+7
2019-01-07drm: Fix error handling in drm_legacy_addctxYueHaibing-6/+9
2018-09-14drm: Differentiate the lack of an interface from invalid parameterChris Wilson-8/+8
2018-07-16drm: re-enable error handlingNicholas Mc Guire-1/+1
2016-08-08drm: Used DRM_LEGACY for all legacy functionsDaniel Vetter-12/+12
2015-07-02drm: Convert drm_legacy_ctxbitmap_init to void return typeDaniel Vetter-3/+2
2015-07-02drm: Turn off Legacy Context FunctionsPeter Antoine-0/+48
2014-08-05drm: mark drm_context support as legacyDavid Herrmann-40/+36
2014-08-05drm: extract legacy ctxbitmap flushingDavid Herrmann-0/+30
2013-10-09drm: Kill ctx_count from struct drm_deviceVille Syrjälä-2/+0
2013-09-20Revert "drm: mark context support as a legacy subsystem"Dave Airlie-65/+8
2013-08-19drm: mark context support as a legacy subsystemDaniel Vetter-8/+65
2013-07-23drm: remove dev->last_switchDaniel Vetter-1/+0
2013-07-23drm: kill dev->context_waitDaniel Vetter-1/+0
2013-07-23drm: remove drm_modctx ioctl and use drm_noop insteadDaniel Vetter-6/+0
2013-02-27drm: convert to idr_alloc()Tejun Heo-14/+3
2013-02-27drm: don't use idr_remove_all()Tejun Heo-1/+1
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells-1/+1
2012-04-24drm: Unify and fix idr error handlingVille Syrjälä-4/+5
2012-01-05drm: make DRM_UNLOCKED ioctls with their own mutexIlija Hadzic-2/+3
2010-08-30drm: kill context_ctor callbackDaniel Vetter-8/+0
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt-2/+2
2009-03-13drm: Split drm_map and drm_local_mapBenjamin Herrenschmidt-2/+2
2008-12-29drm: move to kref per-master structures.Dave Airlie-6/+4
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie-0/+471