summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/pl111/pl111_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* drm: convert .debugfs_init() hook to return void.Wambui Karuga2020-03-181-3/+1
* drm/pl111: make pl111_debugfs_init return 0Wambui Karuga2020-03-181-3/+5
* Merge v5.3-rc1 into drm-misc-nextMaxime Ripard2019-07-221-4/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* | drm/pl111: drop use of drmP.hSam Ravnborg2019-07-171-1/+3
|/
* drm/pl111: Add all registers to debugfsLinus Walleij2017-09-101-0/+6
* drm/pl111: Add a debugfs node to dump our registers.Eric Anholt2017-05-191-0/+55