aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_proc.c
Commit message (Expand)AuthorAge
* drm: proc: Use remove_proc_subtree()David Howells2013-05-01
* drm: proc: Use minor->index to label things, not PDE->nameDavid Howells2013-05-01
* drm: Constify drm_proc_list[]David Howells2013-05-01
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
* drm: Add missing static storage class specifiers in drm_proc.c fileSachin Kamat2012-08-21
* drm: kill dma queue supportDaniel Vetter2012-07-19
* gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker2011-10-31
* drm: fix error message about failed procfs file registrationMarcin Slusarz2011-10-18
* drm: Move the GTT accounting to i915Chris Wilson2010-10-01
* drm: kill procfs callbacksDaniel Vetter2010-08-29
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* drm: use proc_create_data()Alexey Dobriyan2009-08-30
* drm: dereference of tmp in drm_proc_create_files()Roel Kluin2009-08-30
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-18
* drm: Convert proc files to seq_file and introduce debugfsBen Gamari2009-03-13
* drm: Make drm_local_map use a resource_size_t offsetBenjamin Herrenschmidt2009-03-13
* drm: Split drm_map and drm_local_mapBenjamin Herrenschmidt2009-03-13
* drm: Add a debug node for vblank state.Eric Anholt2008-12-29
* drm: move to kref per-master structures.Dave Airlie2008-12-29
* Fix sprintf format warnings in drm_proc.cLinus Torvalds2008-10-20
* drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt2008-10-17
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-13