Age | Commit message (Expand) | Author | Files | Lines |
2015-07-02 | drm: Convert drm_legacy_ctxbitmap_init to void return type | Daniel Vetter | 1 | -3/+2 |
2015-07-02 | drm: Turn off Legacy Context Functions | Peter Antoine | 1 | -0/+48 |
2014-08-05 | drm: mark drm_context support as legacy | David Herrmann | 1 | -40/+36 |
2014-08-05 | drm: extract legacy ctxbitmap flushing | David Herrmann | 1 | -0/+30 |
2013-10-09 | drm: Kill ctx_count from struct drm_device | Ville Syrjälä | 1 | -2/+0 |
2013-09-20 | Revert "drm: mark context support as a legacy subsystem" | Dave Airlie | 1 | -65/+8 |
2013-08-19 | drm: mark context support as a legacy subsystem | Daniel Vetter | 1 | -8/+65 |
2013-07-23 | drm: remove dev->last_switch | Daniel Vetter | 1 | -1/+0 |
2013-07-23 | drm: kill dev->context_wait | Daniel Vetter | 1 | -1/+0 |
2013-07-23 | drm: remove drm_modctx ioctl and use drm_noop instead | Daniel Vetter | 1 | -6/+0 |
2013-02-28 | drm: convert to idr_alloc() | Tejun Heo | 1 | -14/+3 |
2013-02-28 | drm: don't use idr_remove_all() | Tejun Heo | 1 | -1/+1 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 1 | -1/+1 |
2012-04-24 | drm: Unify and fix idr error handling | Ville Syrjälä | 1 | -4/+5 |
2012-01-05 | drm: make DRM_UNLOCKED ioctls with their own mutex | Ilija Hadzic | 1 | -2/+3 |
2010-08-30 | drm: kill context_ctor callback | Daniel Vetter | 1 | -8/+0 |
2009-06-19 | drm: Remove memory debugging infrastructure. | Eric Anholt | 1 | -2/+2 |
2009-03-13 | drm: Split drm_map and drm_local_map | Benjamin Herrenschmidt | 1 | -2/+2 |
2008-12-29 | drm: move to kref per-master structures. | Dave Airlie | 1 | -6/+4 |
2008-07-14 | drm: reorganise drm tree to be more future proof. | Dave Airlie | 1 | -0/+471 |