summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4/vc4_hvs.c
AgeCommit message (Expand)Author
2021-11-05drm/vc4: crtc: Copy assigned channel to the CRTCMaxime Ripard
2021-11-05drm/vc4: Fix non-blocking commit getting stuck foreverMaxime Ripard
2021-11-05drm/vc4: crtc: Drop feed_txp from stateMaxime Ripard
2021-02-21Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-01-25drm/vc4: Correct lbm size and calculationDom Cobley
2020-12-16drm/vc4: hvs: Align the HVS atomic hooks to the new APIMaxime Ripard
2020-11-10Merge v5.10-rc3 into drm-nextDaniel Vetter
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard
2020-11-02drm/vc4: Use the helper to retrieve vc4_dev when neededMaxime Ripard
2020-09-07drm/vc4: hvs: Introduce a function to get the assigned FIFOMaxime Ripard
2020-09-07drm/vc4: hvs: Make the stop_channel function publicMaxime Ripard
2020-09-07drm/vc4: hvs: Make sure our channel is resetMaxime Ripard
2020-09-07drm/vc4: crtc: Move the HVS gamma LUT setup to our init functionMaxime Ripard
2020-09-07drm/vc4: crtc: Move HVS init and close to a functionMaxime Ripard
2020-09-07drm/vc4: crtc: Disable color management for HVS5Maxime Ripard
2020-09-07drm/vc4: crtc: Assign output to channel automaticallyMaxime Ripard
2020-09-07drm/vc4: crtc: Rename HVS channel to outputMaxime Ripard
2020-09-07drm/vc4: hvs: Boost the core clock during modesetMaxime Ripard
2020-09-07drm/vc4: Add support for the BCM2711 HVS5Dave Stevenson
2020-07-07drm/vc4: crtc: Move HVS setup code to the HVS driverMaxime Ripard
2019-10-04drm/mm: Use helpers for drm_mm_node booleansChris Wilson
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard
2019-07-17drm/vc4: drop use of drmP.hSam Ravnborg
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-03drm/vc4: Use common helpers for debugfs setup by the driver components.Eric Anholt
2019-04-01drm/vc4: Use drm_print_regset32() for our debug register dumping.Eric Anholt
2019-03-06drm/vc4: Report HVS underrun errorsBoris Brezillon
2018-04-23drm/vc4: Add CTM registers to debugfsStefan Schake
2017-05-22drm/vc4: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-02-28drm/vc4: Extend and edit documentation for output from the RSTEric Anholt
2017-02-03drm: Improve drm_mm search (and fix topdown allocation) with rbtreesChris Wilson
2017-02-01drm/vc4: Set up SCALER_DISPCTRL at boot.Eric Anholt
2016-02-16drm/vc4: Add support for scaling of display planes.Eric Anholt
2016-02-16drm/vc4: Make the CRTCs cooperate on allocating display lists.Eric Anholt
2015-11-17drm/vc4: Fix some failure to track __iomem decorations on pointers.Eric Anholt
2015-10-21drm/vc4: Add KMS support for Raspberry Pi.Eric Anholt