summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_debugfs.c
Commit message (Expand)AuthorAge
* drm/debugfs: Fix framebuffer debugfs file initNoralf Trønnes2017-11-14
* drm/framebuffer: Add framebuffer debugfs fileNoralf Trønnes2017-11-11
* drm/debugfs: Add kerneldocDaniel Vetter2017-03-24
* drm: Extract drm_debugfs.hDaniel Vetter2017-03-24
* drm/debugfs: Remove the drm_driver.debugfs_cleanup callbackNoralf Trønnes2017-03-08
* drm: add drm_get_connector_force_nameJani Nikula2017-02-28
* drm/atomic: Remove drm_atomic_debugfs_cleanup()Noralf Trønnes2017-01-27
* drm: debugfs: Remove all files automatically on cleanupNoralf Trønnes2017-01-27
* drm: Move atomic debugfs functions into drm_crtc_internal.hDaniel Vetter2016-12-18
* drm/atomic: cleanup debugfs entries on un-registering the driver.Liviu Dudau2016-11-21
* drm/atomic: add debugfs file to dump out atomic stateRob Clark2016-11-08
* Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-10-25
|\
| * drm: Add API for capturing frame CRCsTomeu Vizoso2016-10-17
* | gpu: use %pdAl Viro2016-08-07
|/
* drm: Nuke legacy maps debugfs filesDaniel Vetter2016-06-16
* drm: Move piles of functions from drmP.h to drm_internal.hDaniel Vetter2014-09-12
* drm: drop DRM_DEBUG_CODEDavid Herrmann2014-09-10
* drm/debugfs: add an "edid_override" file per connectorThomas Wood2014-06-19
* drm/debugfs: add a "force" file per connectorThomas Wood2014-06-19
* drm: Make drm_debugfs_list constLespiau, Damien2013-11-06
* drm: Constify struct drm_info_list * argumentsLespiau, Damien2013-11-06
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
* drm: kill dma queue supportDaniel Vetter2012-07-19
* drm: serialize access to list of debugfs filesMarcin Slusarz2011-11-11
* gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker2011-10-31
* drm: simplify error printing in drm_debugfs_create_filesMarcin Slusarz2011-10-18
* drm/debugfs: Initialise empty variableEmil Velikov2011-08-04
* drm: Move the GTT accounting to i915Chris Wilson2010-10-01
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* drm: drm_debugfs, check kmalloc retvalJiri Slaby2009-07-15
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-18
* debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim2009-06-15
* drm: Convert proc files to seq_file and introduce debugfsBen Gamari2009-03-27