summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_hdmi.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-06drm: vc4: Fix pixel-wrap issue with DVP teardownTim Gover1-7/+8
2021-07-06drm/vc4: hdmi: Limit noise when deferring snd card registrationNicolas Saenz Julienne1-1/+1
2021-06-23drm/vc4: hdmi: Register HDMI codecMaxime Ripard1-165/+77
2021-06-23drm/vc4: hdmi: Remove firmware logic for MAI threshold settingDom Cobley1-16/+6
2021-06-23drm/vc4: hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSEDom Cobley1-0/+1
2021-06-23drm/vc4: hdmi: Set HDMI_MAI_FMTDom Cobley1-0/+48
2021-06-23drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SETDom Cobley1-1/+3
2021-06-16drm/vc4: hdmi: Rely on interrupts to handle hotplugMaxime Ripard1-0/+45
2021-06-07drm/vc4: hdmi: Convert to gpiodMaxime Ripard1-17/+7
2021-06-07drm/vc4: hdmi: Fix error path of hpd-gpiosMaxime Ripard1-2/+2
2021-05-25drm/vc4: hdmi: Fix PM reference leak in vc4_hdmi_encoder_pre_crtc_co()Zou Wei1-1/+1
2021-05-24drm/vc4: hdmi: Add a workqueue to set scramblingMaxime Ripard1-0/+25
2021-05-24drm/vc4: hdmi: Enable the scramblerMaxime Ripard1-0/+64
2021-05-24drm/vc4: hdmi: Check and warn if we can't reach 4kp60 frequenciesMaxime Ripard1-0/+31
2021-05-24drm/vc4: hdmi: Properly compute the BVB clock rateMaxime Ripard1-8/+9
2021-05-24drm/vc4: hdmi: Prevent clock unbalanceMaxime Ripard1-0/+8
2021-05-07drm/vc4: hdmi: Signal the proper colorimetry info in the infoframeMaxime Ripard1-2/+8
2021-05-07drm/vc4: Add HDR metadata property to the VC5 HDMI connectorsDave Stevenson1-0/+53
2021-02-09drm/vc4: hdmi: Don't register the CEC adapter if there's no interruptsMaxime Ripard1-0/+6
2021-02-09drm/vc4: hdmi: Remove cec_available flagDom Cobley1-4/+0
2021-02-09drm/vc4: hdmi: Support BCM2711 CEC interrupt setupMaxime Ripard1-10/+32
2021-02-09drm/vc4: hdmi: Split the interrupt handlersMaxime Ripard1-21/+65
2021-02-09drm/vc4: hdmi: Introduce a CEC clockMaxime Ripard1-1/+8
2021-02-09drm/vc4: hdmi: Update the CEC clock divider on HSM rate changeMaxime Ripard1-10/+29
2021-02-09drm/vc4: hdmi: Compute the CEC clock divider from the clock rateMaxime Ripard1-1/+3
2021-02-09drm/vc4: hdmi: Restore cec physical address on reconnectDom Cobley1-6/+18
2021-02-09drm/vc4: hdmi: Fix register offset with longer CEC messagesDom Cobley1-2/+15
2021-02-09drm/vc4: hdmi: Move hdmi reset to bindDom Cobley1-3/+3
2021-01-25Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie1-0/+1
2021-01-18drm/vc4: Unify PCM card's driver_nameNicolas Saenz Julienne1-0/+1
2020-12-16drm/vc4: hdmi: Enable 10/12 bpc outputMaxime Ripard1-1/+69
2020-12-16drm/vc4: hdmi: Limit the BCM2711 to the max without scramblingMaxime Ripard1-2/+4
2020-12-16drm/vc4: hdmi: Use the connector state pixel rate for the PHYMaxime Ripard1-1/+1
2020-12-16drm/vc4: hdmi: Store pixel frequency in the connector stateMaxime Ripard1-1/+25
2020-12-16drm/vc4: hdmi: Create a custom connector stateMaxime Ripard1-3/+30
2020-12-16drm/vc4: hdmi: Don't access the connector state in reset if kmalloc failsMaxime Ripard1-1/+3
2020-12-16drm/vc4: hdmi: Take into account the clock doubling flag in atomic_checkMaxime Ripard1-0/+3
2020-12-16drm/vc4: Pass the atomic state to encoder hooksMaxime Ripard1-5/+10
2020-12-15Merge drm/drm-next into drm-misc-nextMaarten Lankhorst1-0/+48
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+1
2020-12-07drm/vc4: hdmi: Don't poll for the infoframes status on setupMaxime Ripard1-3/+7
2020-11-19drm/vc4: hdmi: Disable Wifi FrequenciesMaxime Ripard1-0/+21
2020-11-19drm/vc4: hdmi: Block odd horizontal timingsMaxime Ripard1-0/+12
2020-11-19drm/vc4: hdmi: Make sure our clock rate is within limitsMaxime Ripard1-0/+15
2020-11-18drm/vc4/vc4_hdmi: Remove set but unused variable 'ret'Lee Jones1-2/+1
2020-10-29drm/vc4: hdmi: Add a name to the codec DAI componentMaxime Ripard1-0/+1
2020-10-27drm/vc4: hdmi: Avoid sleeping in atomic contextMaxime Ripard1-2/+3
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-650/+1000
2020-09-10drm/vc4: hdmi: Fix NULL vs IS_ERR() checks in vc5_hdmi_init_resources()Dan Carpenter1-16/+16
2020-09-09drm/vc4/vc4_hdmi: fill ASoC card ownerMarek Szyprowski1-0/+1