index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-02
drm/debugfs: drop unneeded DEBUG_FS guard
Dario Binacchi
1
-4
/
+0
2023-12-07
drm/debugfs: fix potential NULL pointer dereference
Marek Szyprowski
1
-1
/
+1
2023-12-04
drm/bridge: migrate bridge_chains to per-encoder file
Dmitry Baryshkov
1
-3
/
+37
2023-12-04
drm/encoder: register per-encoder debugfs dir
Dmitry Baryshkov
1
-0
/
+25
2023-09-26
drm/gpuvm: rename struct drm_gpuva_manager to struct drm_gpuvm
Danilo Krummrich
1
-8
/
+8
2023-09-20
drm: Update file owner during use
Tvrtko Ursulin
1
-4
/
+6
2023-09-01
drm/debugfs: rework drm_debugfs_create_files implementation v2
Christian König
1
-49
/
+21
2023-09-01
drm/debugfs: remove dev->debugfs_list and debugfs_mutex v2
Christian König
1
-25
/
+2
2023-09-01
drm/debugfs: rework debugfs directory creation v5
Christian König
1
-24
/
+52
2023-08-31
drm/debugfs: disallow debugfs access when device isn't registered
Christian König
1
-0
/
+7
2023-08-31
drm/debugfs: drop debugfs_init() for the render and accel node v2
Christian König
1
-1
/
+1
2023-08-02
drm/bridge: Add debugfs print for bridge chains
Tomi Valkeinen
1
-0
/
+2
2023-07-21
drm: debugfs: Silence warning from cast
Steven Price
1
-1
/
+1
2023-07-20
drm: debugfs: provide infrastructure to dump a DRM GPU VA space
Danilo Krummrich
1
-0
/
+40
2023-03-15
drm: Track clients by tgid and not tid
Tvrtko Ursulin
1
-2
/
+2
2023-01-10
drm/debugfs: use octal permissions instead of symbolic permissions
Maíra Canal
1
-6
/
+6
2022-12-22
drm/debugfs: create debugfs late register functions
Maíra Canal
1
-0
/
+14
2022-12-22
drm: use new debugfs device-centered functions on DRM core files
Maíra Canal
1
-10
/
+8
2022-12-22
drm/debugfs: create device-centered debugfs functions
Maíra Canal
1
-0
/
+70
2022-10-26
drm/edid: abstract debugfs override EDID show better
Jani Nikula
1
-7
/
+1
2022-09-02
drm/edid: Handle EDID 1.4 range descriptor h/vfreq offsets
Ville Syrjälä
1
-2
/
+2
2022-06-30
drm/edid: abstract debugfs override EDID set/reset
Jani Nikula
1
-16
/
+5
2022-05-23
drm/debug: Expose connector's max supported bpc via debugfs
Bhanuprakash Modem
1
-0
/
+21
2022-02-16
drm: Plumb debugfs_init through to panels
Douglas Anderson
1
-0
/
+3
2021-07-20
drm: avoid blocking in drm_clients_info's rcu section
Desmond Cheong Zhi Xi
1
-1
/
+2
2020-06-26
drm/debug: Expose connector VRR monitor range via debugfs
Bhanuprakash Modem
1
-0
/
+22
2020-05-17
drm/debugfs: fix plain echo to connector "force" attribute
Michael Tretter
1
-4
/
+4
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
1
-9
/
+3
2020-03-18
drm/debugfs: remove checks for return value of drm_debugfs functions.
Wambui Karuga
1
-26
/
+7
2020-01-25
drm/debugfs: also take per device driver features into account
Jani Nikula
1
-2
/
+1
2019-06-14
drm: debugfs: make drm_debugfs_create_files() never fail
Greg Kroah-Hartman
1
-20
/
+6
2019-06-13
drm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-41
/
+12
2019-05-27
drm: drop use of drmP.h in drm/*
Sam Ravnborg
1
-5
/
+8
2018-11-22
drm: Merge drm_info.c into drm_debugfs.c
Daniel Vetter
1
-0
/
+89
2018-09-18
drm/atomic: Use drm_drv_uses_atomic_modeset() for debugfs creation
Lyude Paul
1
-1
/
+1
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
1
-2
/
+2
2018-07-10
drm/debugfs: Add internal client debugfs file
Noralf Trønnes
1
-0
/
+7
2017-11-14
drm/debugfs: Fix framebuffer debugfs file init
Noralf Trønnes
1
-4
/
+6
2017-11-11
drm/framebuffer: Add framebuffer debugfs file
Noralf Trønnes
1
-0
/
+6
2017-03-24
drm/debugfs: Add kerneldoc
Daniel Vetter
1
-44
/
+7
2017-03-24
drm: Extract drm_debugfs.h
Daniel Vetter
1
-1
/
+4
2017-03-08
drm/debugfs: Remove the drm_driver.debugfs_cleanup callback
Noralf Trønnes
1
-5
/
+0
2017-02-28
drm: add drm_get_connector_force_name
Jani Nikula
1
-23
/
+1
2017-01-27
drm/atomic: Remove drm_atomic_debugfs_cleanup()
Noralf Trønnes
1
-9
/
+0
2017-01-27
drm: debugfs: Remove all files automatically on cleanup
Noralf Trønnes
1
-3
/
+17
2016-12-18
drm: Move atomic debugfs functions into drm_crtc_internal.h
Daniel Vetter
1
-0
/
+1
2016-11-21
drm/atomic: cleanup debugfs entries on un-registering the driver.
Liviu Dudau
1
-0
/
+9
2016-11-09
drm/atomic: add debugfs file to dump out atomic state
Rob Clark
1
-0
/
+9
2016-10-25
Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-1
/
+33
2016-10-17
drm: Add API for capturing frame CRCs
Tomeu Vizoso
1
-1
/
+33
[next]