summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* drm/vc4: Leverage the load tracker on the BCM2711Maxime Ripard2021-11-041-2/+5
* drm/vc4/vc4_debugfs: Demote non-conformant kernel-doc headersLee Jones2020-11-181-2/+2
* drm: convert .debugfs_init() hook to return void.Wambui Karuga2020-03-181-3/+1
* drm/vc4: remove check of return value of drm_debugfs functionsWambui Karuga2020-03-181-5/+2
* Merge v5.3-rc1 into drm-misc-nextMaxime Ripard2019-07-221-4/+1
|\
| * Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-07-151-6/+2
| |\
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* | | drm/vc4: drop use of drmP.hSam Ravnborg2019-07-171-1/+0
| |/ |/|
* | drm/vc4: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-141-6/+2
|/
* drm/vc4: vc4_debugfs_regset32() can be statickbuild test robot2019-04-041-1/+1
* drm/vc4: Use common helpers for debugfs setup by the driver components.Eric Anholt2019-04-031-18/+64
* drm/vc4: Add a debugfs entry to disable/enable the load trackerPaul Kocialkowski2019-03-061-0/+9
* drm/vc4: Report HVS underrun errorsBoris Brezillon2019-03-061-0/+1
* drm/vc4: Add support for the transposer blockBoris Brezillon2018-07-071-0/+1
* drm/vc4: Add DSI driverEric Anholt2017-02-011-0/+1
* drm/vc4: Remove vc4_debugfs_cleanup()Noralf Trønnes2017-01-301-6/+0
* drm/vc4: Add support for the VEC (Video Encoder) IPBoris Brezillon2016-12-091-0/+1
* drm/vc4: Add DPI driverEric Anholt2016-04-141-0/+1
* drm/vc4: Bind and initialize the V3D engine.Eric Anholt2015-12-071-0/+2
* drm/vc4: Add a BO cache.Eric Anholt2015-12-071-0/+1
* drm/vc4: Add KMS support for Raspberry Pi.Eric Anholt2015-10-211-0/+39