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.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
/
msm
/
msm_debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-28
drm/msm: Add fault-injection support
Rob Clark
1
-0
/
+8
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-02-18
drm/msm: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
Changcheng Deng
1
-3
/
+3
2021-12-16
drm/msm/debugfs: Add display/kms state snapshot
Rob Clark
1
-0
/
+75
2021-11-28
drm/msm: Add debugfs to disable hw err handling
Rob Clark
1
-0
/
+3
2021-11-28
drm/msm: Remove struct_mutex usage
Rob Clark
1
-6
/
+6
2021-11-28
drm/msm: Remove unnecessary struct_mutex
Rob Clark
1
-25
/
+12
2021-11-22
drm/msm: Do hw_init() before capturing GPU state
Rob Clark
1
-0
/
+1
2021-06-23
drm/msm: Add debugfs to trigger shrinker
Rob Clark
1
-0
/
+28
2021-06-23
drm/msm: export hangcheck_period in debugfs
Samuel Iglesias Gonsalvez
1
-0
/
+3
2021-04-07
drm/msm: Fix debugfs deadlock
Rob Clark
1
-11
/
+3
2020-11-21
drm/msm/shrinker: Only iterate dontneed objs
Rob Clark
1
-1
/
+2
2020-11-05
drm/msm: Add priv->mm_lock to protect active/inactive lists
Rob Clark
1
-0
/
+7
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
1
-9
/
+3
2020-03-18
drm/msm: remove checks for return value of drm_debugfs_create_files()
Wambui Karuga
1
-9
/
+4
2019-11-13
drm/msm: fix memleak on release
Johan Hovold
1
-5
/
+1
2019-09-04
drm/msm: drop use of drmP.h
Sam Ravnborg
1
-0
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-04-21
drm/msm/a6xx: Don't enable GPU state code if dependencies are missing
Jordan Crouse
1
-1
/
+1
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-4
/
+4
2018-12-11
drm/msm: add headless gpu device for imx5
Jonathan Marek
1
-1
/
+1
2018-12-11
drm: msm: Use DRM_DEV_* instead of dev_*
Mamta Shukla
1
-3
/
+3
2018-11-30
drm/msm/gpu: Fix a couple memory leaks in debugfs
Dan Carpenter
1
-4
/
+11
2018-07-30
drm/msm/gpu: Capture the GPU state on a GPU hang
Jordan Crouse
1
-2
/
+3
2018-07-30
drm/msm/gpu: Convert the GPU show function to use the GPU state
Jordan Crouse
1
-8
/
+84
2018-05-03
drm/msm: Don't setup control node debugfs files
Daniel Vetter
1
-3
/
+0
2018-02-20
drm/msm: add a5xx specific debugfs
Rob Clark
1
-1
/
+4
2017-04-08
drm/msm/gpu: use pm-runtime
Rob Clark
1
-2
/
+2
2017-04-08
drm/msm/gpu: move suspend/resume into debugfs->show
Rob Clark
1
-0
/
+2
2017-03-08
drm/msm: Remove msm_debugfs_cleanup()
Noralf Trønnes
1
-15
/
+0
2017-03-01
drm/msm: Remove drm_debugfs_remove_files() calls
Noralf Trønnes
1
-2
/
+0
2016-12-30
drm/mm: Convert to drm_printer
Daniel Vetter
1
-1
/
+5
2016-11-27
drm/msm/mdp5: add debugfs to show smp block status
Rob Clark
1
-2
/
+14
2016-10-24
drm/msm: add missing header dependencies
Baoyou Xie
1
-0
/
+1
2016-05-08
drm/msm: move debugfs code to it's own file
Rob Clark
1
-0
/
+168