summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4/vc4_hvs.c
AgeCommit message (Expand)Author
2023-06-08drm/vc4: Convert to platform remove callback returning voidUwe Kleine-König
2023-01-09drm/vc4: hvs: Ignore atomic_flush if we're disabledMaxime Ripard
2023-01-09drm/vc4: hvs: Support zpos on all planesDave Stevenson
2023-01-09drm/vc4: hvs: Correct interrupt masking bit assignment for HVS5Dave Stevenson
2023-01-09drm/vc4: hvs: SCALER_DISPBKGND_AUTOHS is only valid on HVS4Dave Stevenson
2023-01-09drm/vc4: hvs: Set AXI panic modesDave Stevenson
2023-01-09drm/vc4: hvs: Configure the HVS COB allocationsDave Stevenson
2022-12-22drm/vc4: use new debugfs device-centered functionsMaíra Canal
2022-12-08drm/vc4: hvs: Provide a function to initialize the HVS structureMaxime Ripard
2022-10-28drm/vc4: hdmi: Add more checks for 4k resolutionsDom Cobley
2022-10-28drm/vc4: hdmi: Rework hdmi_enable_4kp60 detection codeMaxime Ripard
2022-08-25drm/vc4: hvs: protect drm_print_regset32()Danilo Krummrich
2022-07-13drm/vc4: debugfs: Simplify debugfs registrationMaxime Ripard
2022-07-13drm/vc4: hvs: Remove planes currently allocated before taking downMaxime Ripard
2022-07-13drm/vc4: hvs: Protect device resources after removalMaxime Ripard
2022-07-13Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-06-28drm/vc4: hvs: Add debugfs node that dumps the current display listsDave Stevenson
2022-06-16drm/vc4: Consolidate Hardware Revision CheckMaxime Ripard
2022-04-08drm/vc4: hvs: Reset muxes at probe timeMaxime Ripard
2022-04-06drm/vc4: hvs: Use pointer to HVS in HVS_READ and HVS_WRITE macrosMaxime Ripard
2022-04-06drm/vc4: hvs: Move the dlist setup to its own functionMaxime Ripard
2022-04-06drm/vc4: hvs: Remove dlist setup duplicationMaxime Ripard
2022-04-06drm/vc4: hvs: Store channel in variableMaxime Ripard
2022-04-06drm/vc4: hvs: Fix frame count register readoutMaxime Ripard
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