summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4/vc4_hdmi.c
AgeCommit message (Expand)Author
2021-07-15drm/vc4: hdmi: Drop devm interrupt handler for CEC interruptsMaxime Ripard
2021-07-01Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
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-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
2020-12-16drm/vc4: hdmi: Don't access the connector state in reset if kmalloc failsMaxime Ripard
2020-12-16drm/vc4: hdmi: Take into account the clock doubling flag in atomic_checkMaxime Ripard
2020-12-16drm/vc4: Pass the atomic state to encoder hooksMaxime Ripard
2020-12-15Merge drm/drm-next into drm-misc-nextMaarten Lankhorst
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-12-07drm/vc4: hdmi: Don't poll for the infoframes status on setupMaxime Ripard
2020-11-19drm/vc4: hdmi: Disable Wifi FrequenciesMaxime Ripard
2020-11-19drm/vc4: hdmi: Block odd horizontal timingsMaxime Ripard
2020-11-19drm/vc4: hdmi: Make sure our clock rate is within limitsMaxime Ripard
2020-11-18drm/vc4/vc4_hdmi: Remove set but unused variable 'ret'Lee Jones
2020-10-29drm/vc4: hdmi: Add a name to the codec DAI componentMaxime Ripard
2020-10-27drm/vc4: hdmi: Avoid sleeping in atomic contextMaxime Ripard
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-09-10drm/vc4: hdmi: Fix NULL vs IS_ERR() checks in vc5_hdmi_init_resources()Dan Carpenter
2020-09-09drm/vc4/vc4_hdmi: fill ASoC card ownerMarek Szyprowski
2020-09-07drm/vc4: hdmi: Support the BCM2711 HDMI controllersMaxime Ripard
2020-09-07drm/vc4: hdmi: Add pixel BVB clock controlHoegeun Kwon
2020-09-07drm/vc4: hdmi: Switch to blank pixels when disabledMaxime Ripard
2020-09-07drm/vc4: hdmi: Do the VID_CTL configuration at onceMaxime Ripard