summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* gpu: use %pdAl Viro2016-08-081-2/+2
* drm: Nuke legacy maps debugfs filesDaniel Vetter2016-06-161-3/+0Star
* drm: Move piles of functions from drmP.h to drm_internal.hDaniel Vetter2014-09-121-0/+1
* drm: drop DRM_DEBUG_CODEDavid Herrmann2014-09-101-2/+0Star
* drm/debugfs: add an "edid_override" file per connectorThomas Wood2014-06-191-0/+68
* drm/debugfs: add a "force" file per connectorThomas Wood2014-06-191-0/+114
* drm: Make drm_debugfs_list constLespiau, Damien2013-11-061-1/+1
* drm: Constify struct drm_info_list * argumentsLespiau, Damien2013-11-061-2/+2
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-1/+1
* drm: kill dma queue supportDaniel Vetter2012-07-201-1/+0Star
* drm: serialize access to list of debugfs filesMarcin Slusarz2011-11-111-3/+9
* gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker2011-11-011-0/+1
* drm: simplify error printing in drm_debugfs_create_filesMarcin Slusarz2011-10-181-4/+1Star
* drm/debugfs: Initialise empty variableEmil Velikov2011-08-041-1/+3
* drm: Move the GTT accounting to i915Chris Wilson2010-10-011-1/+0Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* drm: drm_debugfs, check kmalloc retvalJiri Slaby2009-07-151-0/+4
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-181-6/+3Star
* debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim2009-06-161-6/+6
* drm: Convert proc files to seq_file and introduce debugfsBen Gamari2009-03-271-0/+235