index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_debugfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/debug: Expose connector VRR monitor range via debugfs
Bhanuprakash Modem
2020-06-25
1
-0
/
+22
*
drm/debugfs: fix plain echo to connector "force" attribute
Michael Tretter
2020-05-17
1
-4
/
+4
*
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
2020-03-18
1
-9
/
+3
*
drm/debugfs: remove checks for return value of drm_debugfs functions.
Wambui Karuga
2020-03-18
1
-26
/
+7
*
drm/debugfs: also take per device driver features into account
Jani Nikula
2020-01-25
1
-2
/
+1
*
drm: debugfs: make drm_debugfs_create_files() never fail
Greg Kroah-Hartman
2019-06-14
1
-20
/
+6
*
drm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-13
1
-41
/
+12
*
drm: drop use of drmP.h in drm/*
Sam Ravnborg
2019-05-27
1
-5
/
+8
*
drm: Merge drm_info.c into drm_debugfs.c
Daniel Vetter
2018-11-22
1
-0
/
+89
*
drm/atomic: Use drm_drv_uses_atomic_modeset() for debugfs creation
Lyude Paul
2018-09-17
1
-1
/
+1
*
drm: drop _mode_ from update_edit_property()
Daniel Vetter
2018-07-13
1
-2
/
+2
*
drm/debugfs: Add internal client debugfs file
Noralf Trønnes
2018-07-10
1
-0
/
+7
*
drm/debugfs: Fix framebuffer debugfs file init
Noralf Trønnes
2017-11-14
1
-4
/
+6
*
drm/framebuffer: Add framebuffer debugfs file
Noralf Trønnes
2017-11-11
1
-0
/
+6
*
drm/debugfs: Add kerneldoc
Daniel Vetter
2017-03-24
1
-44
/
+7
*
drm: Extract drm_debugfs.h
Daniel Vetter
2017-03-24
1
-1
/
+4
*
drm/debugfs: Remove the drm_driver.debugfs_cleanup callback
Noralf Trønnes
2017-03-08
1
-5
/
+0
*
drm: add drm_get_connector_force_name
Jani Nikula
2017-02-28
1
-23
/
+1
*
drm/atomic: Remove drm_atomic_debugfs_cleanup()
Noralf Trønnes
2017-01-27
1
-9
/
+0
*
drm: debugfs: Remove all files automatically on cleanup
Noralf Trønnes
2017-01-27
1
-3
/
+17
*
drm: Move atomic debugfs functions into drm_crtc_internal.h
Daniel Vetter
2016-12-18
1
-0
/
+1
*
drm/atomic: cleanup debugfs entries on un-registering the driver.
Liviu Dudau
2016-11-21
1
-0
/
+9
*
drm/atomic: add debugfs file to dump out atomic state
Rob Clark
2016-11-08
1
-0
/
+9
*
Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-10-25
1
-1
/
+33
|
\
|
*
drm: Add API for capturing frame CRCs
Tomeu Vizoso
2016-10-17
1
-1
/
+33
*
|
gpu: use %pd
Al Viro
2016-08-07
1
-2
/
+2
|
/
*
drm: Nuke legacy maps debugfs files
Daniel Vetter
2016-06-16
1
-3
/
+0
*
drm: Move piles of functions from drmP.h to drm_internal.h
Daniel Vetter
2014-09-12
1
-0
/
+1
*
drm: drop DRM_DEBUG_CODE
David Herrmann
2014-09-10
1
-2
/
+0
*
drm/debugfs: add an "edid_override" file per connector
Thomas Wood
2014-06-19
1
-0
/
+68
*
drm/debugfs: add a "force" file per connector
Thomas Wood
2014-06-19
1
-0
/
+114
*
drm: Make drm_debugfs_list const
Lespiau, Damien
2013-11-06
1
-1
/
+1
*
drm: Constify struct drm_info_list * arguments
Lespiau, Damien
2013-11-06
1
-2
/
+2
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-1
/
+1
*
drm: kill dma queue support
Daniel Vetter
2012-07-19
1
-1
/
+0
*
drm: serialize access to list of debugfs files
Marcin Slusarz
2011-11-11
1
-3
/
+9
*
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
drm: simplify error printing in drm_debugfs_create_files
Marcin Slusarz
2011-10-18
1
-4
/
+1
*
drm/debugfs: Initialise empty variable
Emil Velikov
2011-08-04
1
-1
/
+3
*
drm: Move the GTT accounting to i915
Chris Wilson
2010-10-01
1
-1
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
drm: drm_debugfs, check kmalloc retval
Jiri Slaby
2009-07-15
1
-0
/
+4
*
drm: Remove memory debugging infrastructure.
Eric Anholt
2009-06-18
1
-6
/
+3
*
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
GeunSik Lim
2009-06-15
1
-6
/
+6
*
drm: Convert proc files to seq_file and introduce debugfs
Ben Gamari
2009-03-27
1
-0
/
+235