summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* drm/atomic: cleanup debugfs entries on un-registering the driver.Liviu Dudau2016-11-211-0/+9
* drm/atomic: add debugfs file to dump out atomic stateRob Clark2016-11-081-0/+9
* Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-10-251-1/+33
|\
| * drm: Add API for capturing frame CRCsTomeu Vizoso2016-10-171-1/+33
* | gpu: use %pdAl Viro2016-08-071-2/+2
|/
* drm: Nuke legacy maps debugfs filesDaniel Vetter2016-06-161-3/+0
* 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/+0
* 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-191-1/+0
* 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-10-311-0/+1
* drm: simplify error printing in drm_debugfs_create_filesMarcin Slusarz2011-10-181-4/+1
* drm/debugfs: Initialise empty variableEmil Velikov2011-08-041-1/+3
* drm: Move the GTT accounting to i915Chris Wilson2010-10-011-1/+0
* 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/+3
* debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim2009-06-151-6/+6
* drm: Convert proc files to seq_file and introduce debugfsBen Gamari2009-03-271-0/+235