summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4
AgeCommit message (Expand)Author
2022-01-27drm/vc4: crtc: Copy assigned channel to the CRTCMaxime Ripard
2022-01-27drm/vc4: Fix non-blocking commit getting stuck foreverMaxime Ripard
2022-01-27drm/vc4: crtc: Drop feed_txp from stateMaxime Ripard
2022-01-27drm/vc4: hdmi: Make sure the device is powered with CECMaxime Ripard
2022-01-27drm/vc4: hdmi: Enable the scrambler on reconnectionMaxime Ripard
2022-01-27drm/vc4: crtc: Make sure the HDMI controller is powered when disablingMaxime Ripard
2022-01-27drm/vc4: hdmi: Rework the pre_crtc_configure error handlingMaxime Ripard
2022-01-27drm/vc4: hdmi: Make sure the controller is powered up during bindMaxime Ripard
2022-01-27drm/vc4: hdmi: Make sure the controller is powered in detectMaxime Ripard
2022-01-27drm/vc4: hdmi: Move the HSM clock enable to runtime_pmMaxime Ripard
2022-01-27drm/vc4: hdmi: Set a default HSM rateMaxime Ripard
2021-11-29drm/vc4: kms: Fix previous HVS commit waitMaxime Ripard
2021-11-29drm/vc4: kms: Don't duplicate pending commitMaxime Ripard
2021-11-29drm/vc4: kms: Clear the HVS FIFO commit pointer once doneMaxime Ripard
2021-11-29drm/vc4: kms: Add missing drm_crtc_commit_putMaxime Ripard
2021-11-29drm/vc4: kms: Fix return code checkMaxime Ripard
2021-11-29drm/vc4: kms: Wait for the commit before increasing our clock rateMaxime Ripard
2021-11-19drm/vc4: fix error code in vc4_create_object()Dan Carpenter
2021-10-28BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie
2021-10-11Merge tag 'drm-misc-next-2021-10-06' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-10-06drm/vc4: hdmi: Remove unused structMaxime Ripard
2021-09-28drm/vc4: hdmi: Actually check for the connector status in hotplugMaxime Ripard
2021-09-22Merge tag 'drm-misc-next-2021-09-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-09-19Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage"Linus Torvalds
2021-09-19Revert drm/vc4 hdmi runtime PM changesLinus Torvalds
2021-09-14drm/vc4: dsi: Switch to devm_drm_of_get_bridgeMaxime Ripard
2021-09-14drm/vc4: dpi: Switch to devm_drm_of_get_bridgeMaxime Ripard
2021-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-09-01drm/vc4: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing
2021-08-18drm/vc4: hdmi: make vc4_hdmi_codec_pdata staticJiapeng Chong
2021-08-10drm/vc4: Convert to Linux IRQ interfacesThomas Zimmermann
2021-07-30Merge tag 'drm-misc-next-2021-07-29' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-29drm/vc4: hdmi: Remove unused structMaxime Ripard
2021-07-29drm/vc4: hdmi: Remove redundant variablesMaxime Ripard
2021-07-28drm/bridge: Centralize error message when bridge attach failsLaurent Pinchart
2021-07-26Backmerge tag 'v5.14-rc3' into drm-nextDave Airlie
2021-07-21Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-15drm/vc4: hdmi: Remove drm_encoder->crtc usageMaxime Ripard
2021-07-15drm/vc4: hdmi: Only call into DRM framework if registeredMaxime Ripard
2021-07-15drm/vc4: hdmi: Drop devm interrupt handler for hotplug interruptsMaxime Ripard
2021-07-15drm/vc4: hdmi: Drop devm interrupt handler for CEC interruptsMaxime Ripard
2021-07-06drm: vc4: Fix pixel-wrap issue with DVP teardownTim Gover
2021-07-06drm/vc4: hdmi: Limit noise when deferring snd card registrationNicolas Saenz Julienne
2021-07-01Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-07-01drm/aperture: Pass DRM driver structure instead of driver nameThomas Zimmermann
2021-06-29drm/vc4: Don't set struct drm_device.irq_enabledThomas Zimmermann
2021-06-23drm/vc4: hdmi: Register HDMI codecMaxime Ripard
2021-06-23drm/vc4: hdmi: Remove firmware logic for MAI threshold settingDom Cobley
2021-06-23drm/vc4: hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSEDom Cobley
2021-06-23drm/vc4: hdmi: Set HDMI_MAI_FMTDom Cobley