aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_proc.c
AgeCommit message (Expand)Author
2012-07-19drm: kill dma queue supportDaniel Vetter
2011-10-31gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker
2011-10-18drm: fix error message about failed procfs file registrationMarcin Slusarz
2010-10-01drm: Move the GTT accounting to i915Chris Wilson
2010-08-30drm: kill procfs callbacksDaniel Vetter
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-08-31drm: use proc_create_data()Alexey Dobriyan
2009-08-31drm: dereference of tmp in drm_proc_create_files()Roel Kluin
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt
2009-03-13drm: Convert proc files to seq_file and introduce debugfsBen Gamari
2009-03-13drm: Make drm_local_map use a resource_size_t offsetBenjamin Herrenschmidt
2009-03-13drm: Split drm_map and drm_local_mapBenjamin Herrenschmidt
2008-12-29drm: Add a debug node for vblank state.Eric Anholt
2008-12-29drm: move to kref per-master structures.Dave Airlie
2008-10-20Fix sprintf format warnings in drm_proc.cLinus Torvalds
2008-10-18drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie