summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/pl111/pl111_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-17drm/pl111/pl111_debugfs: Make local function 'pl111_debugfs_regs()' staticLee Jones1-1/+1
2020-06-30drm: pl111: Absorb the external register headerLinus Walleij1-1/+0
2020-03-18drm: convert .debugfs_init() hook to return void.Wambui Karuga1-3/+1
2020-03-18drm/pl111: make pl111_debugfs_init return 0Wambui Karuga1-3/+5
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard1-4/+1
2019-07-17drm/pl111: drop use of drmP.hSam Ravnborg1-1/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-09-10drm/pl111: Add all registers to debugfsLinus Walleij1-0/+6
2017-05-19drm/pl111: Add a debugfs node to dump our registers.Eric Anholt1-0/+55