summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4/vc4_hvs.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/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-04-03drm/vc4: Use common helpers for debugfs setup by the driver components.Eric Anholt1-15/+5
2019-04-01drm/vc4: Use drm_print_regset32() for our debug register dumping.Eric Anholt1-47/+40
2019-03-06drm/vc4: Report HVS underrun errorsBoris Brezillon1-0/+95
2018-04-23drm/vc4: Add CTM registers to debugfsStefan Schake1-0/+4
2017-05-22drm/vc4: fix include notation and remove -Iinclude/drm flagMasahiro Yamada1-1/+1
2017-02-28drm/vc4: Extend and edit documentation for output from the RSTEric Anholt1-6/+6
2017-02-03drm: Improve drm_mm search (and fix topdown allocation) with rbtreesChris Wilson1-2/+1
2017-02-01drm/vc4: Set up SCALER_DISPCTRL at boot.Eric Anholt1-0/+14
2016-02-16drm/vc4: Add support for scaling of display planes.Eric Anholt1-0/+84
2016-02-16drm/vc4: Make the CRTCs cooperate on allocating display lists.Eric Anholt1-0/+13
2015-11-17drm/vc4: Fix some failure to track __iomem decorations on pointers.Eric Anholt1-4/+4
2015-10-21drm/vc4: Add KMS support for Raspberry Pi.Eric Anholt1-0/+163