aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_hdmi.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-22drm/vc4: hdmi: switch to struct drm_edidJani Nikula1-21/+25
2024-04-15drm: vc4: Fix possible null pointer dereferenceAleksandr Mishin1-0/+2
2024-03-13drm/vc4: hdmi: do not return negative values from .get_modes()Jani Nikula1-1/+1
2024-01-16ASoC: hdmi-codec: drop drm/drm_edid.h includeJani Nikula1-0/+1
2023-12-13drm/vc4: hdmi: Create destroy state implementationMaxime Ripard1-1/+11
2023-08-30Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+5
2023-08-14ASoC: drm/vc4: merge DAI call back functions into opsKuninori Morimoto1-1/+5
2023-07-21drm: Explicitly include correct DT includesRob Herring1-1/+1
2023-06-19Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-1/+1
2023-06-15Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...Dave Airlie1-1/+1
2023-06-09drm/connector: Allow drivers to pass list of supported colorspacesHarry Wentland1-1/+1
2023-06-08drm/vc4: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-04-25drm/vc4: hdmi: Add BT.2020 SupportDave Stevenson1-0/+38
2023-04-25drm/vc4: hdmi: Add BT.601 SupportDave Stevenson1-0/+38
2023-04-25drm/vc4: hdmi: Add a function to retrieve the CSC matrixDave Stevenson1-3/+21
2023-04-25drm/vc4: hdmi: Rework the CSC matrices organizationDave Stevenson1-45/+63
2023-04-25drm/vc4: hdmi: Swap CSC matrix channels for YUV444Dave Stevenson1-20/+19
2023-04-25drm/vc4: hdmi: Rename full range helperDave Stevenson1-5/+5
2023-04-25drm/vc4: hdmi: Add Broadcast RGB property to allow override of RGB rangeDave Stevenson1-4/+93
2023-04-25drm/vc4: hdmi: Update all the planes if the TV margins are changedMaxime Ripard1-0/+26
2023-04-06drm/scdc-helper: Pimp SCDC debugsVille Syrjälä1-9/+12
2023-03-28drm: Use of_property_present() for testing DT property presenceRob Herring1-1/+1
2023-03-13Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-10/+11
2023-02-22Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-11/+17
2023-02-16Revert "drm/vc4: hdmi: Enforce the minimum rate at runtime_resume"Maxime Ripard1-9/+0
2023-02-16Revert "drm/vc4: hdmi: Fix HSM clock too low on Pi4"Maxime Ripard1-17/+4
2023-02-16drm/vc4: hdmi: Enable power domain before setting minimumMaxime Ripard1-7/+7
2023-02-16drm/vc4: hdmi: Replace hardcoded value by defineMaxime Ripard1-1/+3
2023-02-09drm/vc4: hdmi: Always enable GCP with AVMUTE clearedDom Cobley1-9/+9
2023-01-26drm/vc4: hdmi: make CEC adapter name uniqueHans Verkuil1-1/+2
2023-01-09drm/vc4: hdmi: Correct interlaced timings againDave Stevenson1-2/+3
2023-01-02drm/vc4: drop all currently held locks if deadlock happensMaíra Canal1-1/+10
2022-12-22drm/vc4: use new debugfs device-centered functionsMaíra Canal1-8/+4
2022-11-24Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie1-11/+36
2022-11-15drm/vc4: hdmi: Fix pointer dereference before checkJosé Expósito1-2/+4
2022-11-15drm/vc4: hdmi: Pass vc4_hdmi to vc4_hdmi_supports_scrambling()José Expósito1-5/+3
2022-11-04Merge tag 'drm-misc-next-2022-11-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-12/+13
2022-11-03drm/vc4: hdmi: Fix HSM clock too low on Pi4maxime@cerno.tech1-4/+17
2022-11-03drm/vc4: hdmi: Fix outdated function name in commentmaxime@cerno.tech1-3/+2
2022-11-03drm/vc4: hdmi: Take our lock to reset the linkmaxime@cerno.tech1-4/+17
2022-10-28drm/vc4: hdmi: Add more checks for 4k resolutionsDom Cobley1-2/+9
2022-10-28drm/vc4: hdmi: Rework hdmi_enable_4kp60 detection codeMaxime Ripard1-11/+4
2022-10-28drm/vc4: hdmi: Fix hdmi_enable_4kp60 detectionMaxime Ripard1-1/+2
2022-10-25Merge tag 'drm-misc-next-2022-10-20' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-1/+1
2022-10-21Merge tag 'drm-misc-fixes-2022-10-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+29
2022-10-20Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann1-278/+693
2022-10-13drm/vc4: hdmi: Check the HSM rate at runtime_resumeMaxime Ripard1-0/+20
2022-10-13drm/vc4: hdmi: Enforce the minimum rate at runtime_resumeMaxime Ripard1-0/+9
2022-10-10drm/atomic-helper: Rename drm_atomic_helper_connector_tv_reset to avoid ambig...Maxime Ripard1-1/+1
2022-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard1-0/+1
2022-09-13drm/vc4: hdmi: Reset link on hotplugMaxime Ripard1-3/+101
2022-09-13drm/vc4: hdmi: Move vc4_hdmi_supports_scrambling() aroundMaxime Ripard1-17/+17
2022-09-13drm/vc4: hdmi: Switch to detect_ctxMaxime Ripard1-3/+4
2022-09-13drm/vc4: hdmi: Simplify the hotplug handlingMaxime Ripard1-22/+41
2022-09-13drm/vc4: hdmi: Remove mutex in detectMaxime Ripard1-55/+33
2022-09-13drm/vc4: hdmi: Remove unused argument in vc4_hdmi_supports_scramblingMaxime Ripard1-3/+2
2022-09-13drm/vc4: hdmi: Constify drm_display_modeMaxime Ripard1-8/+8
2022-09-11Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-2/+5
2022-09-06Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter1-184/+500
2022-08-25drm/vc4: hdmi: unlock mutex when device is unpluggedDanilo Krummrich1-2/+5
2022-08-18drm/vc4: hdmi: Rework power upMaxime Ripard1-8/+7
2022-08-18drm/vc4: hdmi: Depends on CONFIG_PMMaxime Ripard1-1/+1
2022-08-15drm/vc4: Drop of_gpio headerMaíra Canal1-1/+0
2022-08-06Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+1
2022-07-13drm/vc4: Switch to drmm_mutex_initMaxime Ripard1-1/+4
2022-07-13drm/vc4: debugfs: Simplify debugfs registrationMaxime Ripard1-5/+21
2022-07-13drm/vc4: hdmi: Switch to devm_pm_runtime_enableMaxime Ripard1-11/+4
2022-07-13drm/vc4: hdmi: Protect device resources after removalMaxime Ripard1-17/+291
2022-07-13drm/vc4: hdmi: Move audio structure offset checksMaxime Ripard1-20/+20
2022-07-13drm/vc4: hdmi: Use devm to register hotplug interruptsMaxime Ripard1-30/+11
2022-07-13drm/vc4: hdmi: Switch to DRM-managed kfree to build regsetsMaxime Ripard1-17/+29
2022-07-13drm/vc4: hdmi: Use a device-managed action for DDCMaxime Ripard1-6/+12
2022-07-13drm/vc4: hdmi: Switch to device-managed CEC initializationMaxime Ripard1-44/+50
2022-07-13drm/vc4: hdmi: Switch to device-managed ALSA initializationMaxime Ripard1-7/+36
2022-07-13drm/vc4: hdmi: Switch to DRM-managed connector initializationMaxime Ripard1-9/+8
2022-07-13drm/vc4: hdmi: Switch to DRM-managed encoder initializationMaxime Ripard1-5/+9
2022-07-13drm/vc4: hdmi: Remove call to drm_connector_unregister()Maxime Ripard1-9/+3
2022-07-13drm/vc4: hdmi: Switch to drmm_kzallocMaxime Ripard1-1/+2
2022-07-13Merge drm/drm-next into drm-misc-nextMaxime Ripard1-1/+1
2022-07-13Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie1-1/+1
2022-07-08drm/vc4: hdmi: Rework power upMaxime Ripard1-8/+7
2022-07-08drm/vc4: hdmi: Depends on CONFIG_PMMaxime Ripard1-1/+1
2022-06-28drm/vc4: hdmi: Move pixel doubling from Pixelvalve to HDMI blockDave Stevenson1-6/+28
2022-06-28drm/vc4: hdmi: Correct HDMI timing registers for interlaced modesDave Stevenson1-4/+4
2022-06-28drm/vc4: hdmi: Force modeset when bpc or format changesDom Cobley1-1/+11
2022-06-28drm/vc4: hdmi: Fix timings for interlaced modesMateusz Kwiatkowski1-6/+6
2022-06-28drm/vc4: hdmi: Report that 3d/stereo is allowedDom Cobley1-0/+1
2022-06-28drm/vc4: hdmi: Remove VC4_HDMI_SCHEDULER_CONTROL_VERT_ALWAYS_KEEPOUTDom Cobley1-3/+0
2022-06-28drm/vc4: hdmi: Skip writes to disabled packet RAMDom Cobley1-1/+6
2022-06-28drm/vc4: hdmi: Stop checking for enabled output in audioDom Cobley1-27/+3
2022-06-28drm/vc4: hdmi: Move HDMI reset to pm_resumeDave Stevenson1-19/+22
2022-06-28drm/vc4: hdmi: Reset HDMI MISC_CONTROL registerDave Stevenson1-0/+8
2022-06-28drm/vc4: hdmi: Avoid full hdmi audio fifo writesDom Cobley1-4/+4
2022-06-28drm/vc4: hdmi: Clear unused infoframe packet RAM registersDom Cobley1-1/+10
2022-06-28drm/vc4: hdmi: Add all the vc5 HDMI registers into the debugfs dumpsDave Stevenson1-0/+39
2022-06-28drm/vc4: hdmi: Disable audio if dmas property is present but emptyPhil Elwell1-3/+3
2022-06-27drm/vc4: Migrate to new style legacy DAI naming flagCharles Keepax1-0/+1
2022-06-22drm/vc4: hdmi: Fixed possible integer overflowSaud Farooqui1-1/+1
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-85/+402
2022-05-12drm/vc4: hdmi: Fix build error for implicit function declarationHui Tang1-0/+1
2022-04-25drm/display: Move SCDC helpers into display-helper libraryThomas Zimmermann1-1/+1
2022-04-25drm/display: Move HDMI helpers into display-helper moduleThomas Zimmermann1-1/+1
2022-04-21drm/vc4: hdmi: Remove vc4_hdmi_encoderJosé Expósito1-12/+12
2022-04-21drm/vc4: hdmi: Replace drm_detect_hdmi_monitor() with is_hdmiJosé Expósito1-11/+6
2022-04-06drm/vc4: hdmi: Remove clock rate initializationMaxime Ripard1-13/+0
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard1-9/+28
2022-03-24drm/vc4: hdmi: Support HDMI YUV outputMaxime Ripard1-16/+275
2022-03-24drm/vc4: hdmi: Always try to have the highest bpcMaxime Ripard1-4/+40
2022-03-24drm/vc4: hdmi: Take bpp into account for the scramblerMaxime Ripard1-4/+12
2022-03-24drm/vc4: hdmi: Take the sink maximum TMDS clock into accountMaxime Ripard1-0/+6
2022-03-24drm/vc4: hdmi: Move clock calculation into its own functionMaxime Ripard1-15/+37
2022-03-24drm/vc4: hdmi: Move clock validation to its own functionMaxime Ripard1-11/+15
2022-03-24drm/vc4: hdmi: Rename pixel_rate variableMaxime Ripard1-20/+20
2022-02-28Backmerge tag 'v5.17-rc6' into drm-nextDave Airlie1-0/+8
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-21/+5
2022-02-21drm/vc4: Use drm_mode_copy()Ville Syrjälä1-3/+2
2022-02-17drm/vc4: hdmi: Unregister codec device on unbindMaxime Ripard1-0/+8
2022-02-14Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie1-9/+20
2022-02-03drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd.Dave Stevenson1-0/+2
2022-02-03drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3.Dave Stevenson1-1/+2
2022-02-03drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3Dave Stevenson1-8/+16
2022-02-02drm/vc4: hdmi: Simplify the connector state retrievalMaxime Ripard1-18/+3
2022-01-25drm/vc4: hdmi: Change CSC callback prototypeMaxime Ripard1-1/+6
2022-01-25drm/vc4: hdmi: Define colorspace matricesMaxime Ripard1-29/+49
2022-01-25drm/vc4: hdmi: Replace CSC_CTL hardcoded value by definesMaxime Ripard1-3/+2
2022-01-25drm/vc4: hdmi: Move XBAR setup to csc_setupMaxime Ripard1-1/+2
2022-01-25drm/vc4: hdmi: Use full range helper in csc functionsMaxime Ripard1-20/+11
2022-01-25drm/vc4: hdmi: Add full range RGB helperMaxime Ripard1-2/+10
2022-01-25drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetryMaxime Ripard1-1/+1
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-8/+0
2021-11-05drm/vc4: hdmi: Introduce a scdc_enabled flagMaxime Ripard1-10/+12
2021-11-05drm/vc4: hdmi: Introduce an output_enabled flagMaxime Ripard1-4/+12
2021-11-05drm/vc4: hdmi: Check the device state in prepare()Maxime Ripard1-7/+28
2021-11-05drm/vc4: hdmi: Prevent access to crtc->state outside of KMSMaxime Ripard1-12/+26
2021-11-05drm/vc4: hdmi: Use a mutex to prevent concurrent framework accessMaxime Ripard1-6/+112
2021-11-05drm/vc4: hdmi: Add a spinlock to protect register accessMaxime Ripard1-10/+192
2021-11-04drm/vc4: hdmi: Enable the scrambler on reconnectionMaxime Ripard1-0/+3
2021-11-04drm/vc4: hdmi: Raise the maximum clock rateMaxime Ripard1-1/+1
2021-11-04drm/vc4: hdmi: Fix HPD GPIO detectionMaxime Ripard1-3/+3
2021-11-04drm/vc4: hdmi: Remove the DDC probing for status detectionMaxime Ripard1-2/+0
2021-10-28BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie1-8/+0
2021-10-25drm/vc4: hdmi: Make sure the device is powered with CECMaxime Ripard1-1/+9
2021-10-25drm/vc4: hdmi: Split the CEC disable / enable functions in twoMaxime Ripard1-30/+45
2021-10-25drm/vc4: hdmi: Rework the pre_crtc_configure error handlingMaxime Ripard1-6/+14
2021-10-25drm/vc4: hdmi: Make sure the controller is powered up during bindMaxime Ripard1-2/+15
2021-10-25drm/vc4: hdmi: Make sure the controller is powered in detectMaxime Ripard1-0/+4
2021-10-25drm/vc4: hdmi: Move the HSM clock enable to runtime_pmMaxime Ripard1-26/+44
2021-10-25drm/vc4: hdmi: Set a default HSM rateMaxime Ripard1-0/+14
2021-10-11Merge tag 'drm-misc-next-2021-10-06' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-2/+3
2021-10-06drm/vc4: hdmi: Remove unused structMaxime Ripard1-8/+0
2021-09-28drm/vc4: hdmi: Actually check for the connector status in hotplugMaxime Ripard1-2/+3
2021-09-19Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage"Linus Torvalds1-27/+13
2021-09-19Revert drm/vc4 hdmi runtime PM changesLinus Torvalds1-34/+10
2021-08-18drm/vc4: hdmi: make vc4_hdmi_codec_pdata staticJiapeng Chong1-1/+1
2021-07-29drm/vc4: hdmi: Remove unused structMaxime Ripard1-12/+0
2021-07-29drm/vc4: hdmi: Remove redundant variablesMaxime Ripard1-14/+12
2021-07-26Backmerge tag 'v5.14-rc3' into drm-nextDave Airlie1-16/+33
2021-07-21Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-198/+226
2021-07-15drm/vc4: hdmi: Remove drm_encoder->crtc usageMaxime Ripard1-13/+27
2021-07-15drm/vc4: hdmi: Only call into DRM framework if registeredMaxime Ripard1-1/+1
2021-07-15drm/vc4: hdmi: Drop devm interrupt handler for hotplug interruptsMaxime Ripard1-13/+28
2021-07-15drm/vc4: hdmi: Drop devm interrupt handler for CEC interruptsMaxime Ripard1-16/+33
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-07-01Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-28/+206
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: Make sure the controller is powered in detectMaxime Ripard1-0/+4
2021-06-16drm/vc4: hdmi: Move the HSM clock enable to runtime_pmMaxime Ripard1-10/+30
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