summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_debugfs.c
AgeCommit message (Expand)AuthorLines
2021-11-04drm/vc4: Leverage the load tracker on the BCM2711Maxime Ripard-2/+5
2020-11-18drm/vc4/vc4_debugfs: Demote non-conformant kernel-doc headersLee Jones-2/+2
2020-03-18drm: convert .debugfs_init() hook to return void.Wambui Karuga-3/+1
2020-03-18drm/vc4: remove check of return value of drm_debugfs functionsWambui Karuga-5/+2
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard-4/+1
2019-07-17drm/vc4: drop use of drmP.hSam Ravnborg-1/+0
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-6/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2019-06-14drm/vc4: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-6/+2
2019-04-04drm/vc4: vc4_debugfs_regset32() can be statickbuild test robot-1/+1
2019-04-03drm/vc4: Use common helpers for debugfs setup by the driver components.Eric Anholt-18/+64
2019-03-06drm/vc4: Add a debugfs entry to disable/enable the load trackerPaul Kocialkowski-0/+9
2019-03-06drm/vc4: Report HVS underrun errorsBoris Brezillon-0/+1
2018-07-07drm/vc4: Add support for the transposer blockBoris Brezillon-0/+1
2017-02-01drm/vc4: Add DSI driverEric Anholt-0/+1
2017-01-30drm/vc4: Remove vc4_debugfs_cleanup()Noralf Trønnes-6/+0
2016-12-09drm/vc4: Add support for the VEC (Video Encoder) IPBoris Brezillon-0/+1
2016-04-14drm/vc4: Add DPI driverEric Anholt-0/+1
2015-12-07drm/vc4: Bind and initialize the V3D engine.Eric Anholt-0/+2
2015-12-07drm/vc4: Add a BO cache.Eric Anholt-0/+1
2015-10-21drm/vc4: Add KMS support for Raspberry Pi.Eric Anholt-0/+39