Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm: Move sg functions into drm_legacy.h | Daniel Vetter | 2014-09-12 | 1 | -4/+5 |
* | drm: disallow legacy sg ioctls for modesetting drivers | Daniel Vetter | 2013-08-19 | 1 | -0/+6 |
* | drm: hide legacy sg cleanup better from common code | Daniel Vetter | 2013-08-19 | 1 | -1/+9 |
* | drm: fold in drm_sg_alloc into the ioctl | Daniel Vetter | 2013-07-23 | 1 | -10/+3 |
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 2012-10-02 | 1 | -1/+1 |
* | drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible | Rakib Mullick | 2011-07-25 | 1 | -7/+3 |
* | drm: don't export drm_sg_alloc | Daniel Vetter | 2010-08-30 | 1 | -2/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | drm: Remove memory debugging infrastructure. | Eric Anholt | 2009-06-18 | 1 | -21/+12 |
* | drm: reorganise drm tree to be more future proof. | Dave Airlie | 2008-07-14 | 1 | -0/+227 |