summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4/vc4_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard1-4/+1
2019-07-17drm/vc4: drop use of drmP.hSam Ravnborg1-1/+0
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-6/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-14drm/vc4: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-6/+2
2019-04-04drm/vc4: vc4_debugfs_regset32() can be statickbuild test robot1-1/+1
2019-04-03drm/vc4: Use common helpers for debugfs setup by the driver components.Eric Anholt1-18/+64
2019-03-06drm/vc4: Add a debugfs entry to disable/enable the load trackerPaul Kocialkowski1-0/+9
2019-03-06drm/vc4: Report HVS underrun errorsBoris Brezillon1-0/+1
2018-07-07drm/vc4: Add support for the transposer blockBoris Brezillon1-0/+1
2017-02-01drm/vc4: Add DSI driverEric Anholt1-0/+1
2017-01-30drm/vc4: Remove vc4_debugfs_cleanup()Noralf Trønnes1-6/+0
2016-12-09drm/vc4: Add support for the VEC (Video Encoder) IPBoris Brezillon1-0/+1
2016-04-14drm/vc4: Add DPI driverEric Anholt1-0/+1
2015-12-07drm/vc4: Bind and initialize the V3D engine.Eric Anholt1-0/+2
2015-12-07drm/vc4: Add a BO cache.Eric Anholt1-0/+1
2015-10-21drm/vc4: Add KMS support for Raspberry Pi.Eric Anholt1-0/+39