index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_scatter.c
Age
Commit message (
Expand
)
Author
2018-09-14
drm: Differentiate the lack of an interface from invalid parameter
Chris Wilson
2016-08-08
drm: Used DRM_LEGACY for all legacy functions
Daniel Vetter
2016-07-12
drm: Fix broken use of _PAGE_NO_CACHE on powerpc
Benjamin Herrenschmidt
2014-09-12
drm: Move sg functions into drm_legacy.h
Daniel Vetter
2013-08-19
drm: disallow legacy sg ioctls for modesetting drivers
Daniel Vetter
2013-08-19
drm: hide legacy sg cleanup better from common code
Daniel Vetter
2013-07-23
drm: fold in drm_sg_alloc into the ioctl
Daniel Vetter
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2011-07-25
drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible
Rakib Mullick
2010-08-30
drm: don't export drm_sg_alloc
Daniel Vetter
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-06-18
drm: Remove memory debugging infrastructure.
Eric Anholt
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie