aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_proc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-08-31drm: use proc_create_data()Alexey Dobriyan1-6/+7
2009-08-31drm: dereference of tmp in drm_proc_create_files()Roel Kluin1-0/+4
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt1-5/+3
2009-03-13drm: Convert proc files to seq_file and introduce debugfsBen Gamari1-611/+109
2009-03-13drm: Make drm_local_map use a resource_size_t offsetBenjamin Herrenschmidt1-2/+2
2009-03-13drm: Split drm_map and drm_local_mapBenjamin Herrenschmidt1-1/+1
2008-12-29drm: Add a debug node for vblank state.Eric Anholt1-0/+63
2008-12-29drm: move to kref per-master structures.Dave Airlie1-2/+6
2008-10-20Fix sprintf format warnings in drm_proc.cLinus Torvalds1-2/+2
2008-10-18drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt1-13/+122
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie1-0/+557