summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_hvs.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* drm/vc4: Use common helpers for debugfs setup by the driver components.Eric Anholt2019-04-031-15/+5Star
* drm/vc4: Use drm_print_regset32() for our debug register dumping.Eric Anholt2019-04-011-47/+40Star
* drm/vc4: Report HVS underrun errorsBoris Brezillon2019-03-061-0/+95
* drm/vc4: Add CTM registers to debugfsStefan Schake2018-04-231-0/+4
* drm/vc4: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-221-1/+1
* drm/vc4: Extend and edit documentation for output from the RSTEric Anholt2017-02-281-6/+6
* drm: Improve drm_mm search (and fix topdown allocation) with rbtreesChris Wilson2017-02-031-2/+1Star
* drm/vc4: Set up SCALER_DISPCTRL at boot.Eric Anholt2017-02-011-0/+14
* drm/vc4: Add support for scaling of display planes.Eric Anholt2016-02-161-0/+84
* drm/vc4: Make the CRTCs cooperate on allocating display lists.Eric Anholt2016-02-161-0/+13
* drm/vc4: Fix some failure to track __iomem decorations on pointers.Eric Anholt2015-11-171-4/+4
* drm/vc4: Add KMS support for Raspberry Pi.Eric Anholt2015-10-211-0/+163