aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/msm_debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-21drm/msm/a6xx: Don't enable GPU state code if dependencies are missingJordan Crouse1-1/+1
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-4/+4
2018-12-11drm/msm: add headless gpu device for imx5Jonathan Marek1-1/+1
2018-12-11drm: msm: Use DRM_DEV_* instead of dev_*Mamta Shukla1-3/+3
2018-11-30drm/msm/gpu: Fix a couple memory leaks in debugfsDan Carpenter1-4/+11
2018-07-30drm/msm/gpu: Capture the GPU state on a GPU hangJordan Crouse1-2/+3
2018-07-30drm/msm/gpu: Convert the GPU show function to use the GPU stateJordan Crouse1-8/+84
2018-05-03drm/msm: Don't setup control node debugfs filesDaniel Vetter1-3/+0
2018-02-20drm/msm: add a5xx specific debugfsRob Clark1-1/+4
2017-04-08drm/msm/gpu: use pm-runtimeRob Clark1-2/+2
2017-04-08drm/msm/gpu: move suspend/resume into debugfs->showRob Clark1-0/+2
2017-03-08drm/msm: Remove msm_debugfs_cleanup()Noralf Trønnes1-15/+0
2017-03-01drm/msm: Remove drm_debugfs_remove_files() callsNoralf Trønnes1-2/+0
2016-12-30drm/mm: Convert to drm_printerDaniel Vetter1-1/+5
2016-11-27drm/msm/mdp5: add debugfs to show smp block statusRob Clark1-2/+14
2016-10-24drm/msm: add missing header dependenciesBaoyou Xie1-0/+1
2016-05-08drm/msm: move debugfs code to it's own fileRob Clark1-0/+168