summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4/vc4_hdmi.c
AgeCommit message (Expand)Author
2021-10-06drm/vc4: hdmi: Remove unused structMaxime Ripard
2021-09-19Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage"Linus Torvalds
2021-09-19Revert drm/vc4 hdmi runtime PM changesLinus Torvalds
2021-08-18drm/vc4: hdmi: make vc4_hdmi_codec_pdata staticJiapeng Chong
2021-07-29drm/vc4: hdmi: Remove unused structMaxime Ripard
2021-07-29drm/vc4: hdmi: Remove redundant variablesMaxime Ripard
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-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
2021-06-23drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SETDom Cobley
2021-06-16drm/vc4: hdmi: Make sure the controller is powered in detectMaxime Ripard
2021-06-16drm/vc4: hdmi: Move the HSM clock enable to runtime_pmMaxime Ripard
2021-06-16drm/vc4: hdmi: Rely on interrupts to handle hotplugMaxime Ripard
2021-06-07drm/vc4: hdmi: Convert to gpiodMaxime Ripard
2021-06-07drm/vc4: hdmi: Fix error path of hpd-gpiosMaxime Ripard
2021-05-25drm/vc4: hdmi: Fix PM reference leak in vc4_hdmi_encoder_pre_crtc_co()Zou Wei
2021-05-24drm/vc4: hdmi: Add a workqueue to set scramblingMaxime Ripard
2021-05-24drm/vc4: hdmi: Enable the scramblerMaxime Ripard
2021-05-24drm/vc4: hdmi: Check and warn if we can't reach 4kp60 frequenciesMaxime Ripard
2021-05-24drm/vc4: hdmi: Properly compute the BVB clock rateMaxime Ripard
2021-05-24drm/vc4: hdmi: Prevent clock unbalanceMaxime Ripard
2021-05-07drm/vc4: hdmi: Signal the proper colorimetry info in the infoframeMaxime Ripard
2021-05-07drm/vc4: Add HDR metadata property to the VC5 HDMI connectorsDave Stevenson
2021-02-09drm/vc4: hdmi: Don't register the CEC adapter if there's no interruptsMaxime Ripard
2021-02-09drm/vc4: hdmi: Remove cec_available flagDom Cobley
2021-02-09drm/vc4: hdmi: Support BCM2711 CEC interrupt setupMaxime Ripard
2021-02-09drm/vc4: hdmi: Split the interrupt handlersMaxime Ripard
2021-02-09drm/vc4: hdmi: Introduce a CEC clockMaxime Ripard
2021-02-09drm/vc4: hdmi: Update the CEC clock divider on HSM rate changeMaxime Ripard
2021-02-09drm/vc4: hdmi: Compute the CEC clock divider from the clock rateMaxime Ripard
2021-02-09drm/vc4: hdmi: Restore cec physical address on reconnectDom Cobley
2021-02-09drm/vc4: hdmi: Fix register offset with longer CEC messagesDom Cobley
2021-02-09drm/vc4: hdmi: Move hdmi reset to bindDom Cobley
2021-01-25Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie
2021-01-18drm/vc4: Unify PCM card's driver_nameNicolas Saenz Julienne
2020-12-16drm/vc4: hdmi: Enable 10/12 bpc outputMaxime Ripard
2020-12-16drm/vc4: hdmi: Limit the BCM2711 to the max without scramblingMaxime Ripard
2020-12-16drm/vc4: hdmi: Use the connector state pixel rate for the PHYMaxime Ripard
2020-12-16drm/vc4: hdmi: Store pixel frequency in the connector stateMaxime Ripard
2020-12-16drm/vc4: hdmi: Create a custom connector stateMaxime Ripard