summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_drawable.c
Commit message (Expand)AuthorAgeFilesLines
* drm: replace drawable ioctl by noopsDaniel Vetter2010-08-301-197/+0
* drm: don't export drm_get_drawable_infoDaniel Vetter2010-08-301-2/+1
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-181-14/+11
* drm: Avoid oops in DRM_IOCTL_RM_DRAW if a bad handle is supplied.Eric Anholt2008-10-231-0/+4
* drm: fix leak of cliprects in drm_rmdraw()Zhenyu Wang2008-10-231-2/+5
* drm: Set cliprects to NULL when changing drawable to having 0 cliprects.Zhenyu Wang2008-10-231-1/+3
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-141-0/+192