summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/dp/dp_catalog.c
AgeCommit message (Expand)Author
2024-04-22drm/msm/dp: Use function arguments for audio operationsBjorn Andersson
2024-04-22drm/msm/dp: Use function arguments for timing configurationBjorn Andersson
2024-04-22drm/msm/dp: Use function arguments for aux writesBjorn Andersson
2024-04-22drm/msm/dp: Remove unused defines and membersBjorn Andersson
2024-04-22drm/msm/dp: Removed fixed nvid "support"Bjorn Andersson
2024-04-08drm/msm/dp: Account for the timeout in wait_hpd_asserted() callbackDouglas Anderson
2024-03-04drm/msm/dp: enable SDP and SDE periph flush updatePaloma Arellano
2024-03-04drm/msm/dp: add VSC SDP support for YUV420 over DPPaloma Arellano
2024-03-04drm/msm/dp: change clock related programming for YUV420 over DPPaloma Arellano
2024-02-11drm/msm/dp: move all IO handling to dp_catalogDmitry Baryshkov
2024-02-11drm/msm/dp: remove PHY handling from dp_catalog.cDmitry Baryshkov
2024-02-11drm/msm/dp: move phy_configure_opts to dp_ctrlDmitry Baryshkov
2023-06-08drm/msm/dp: enable HDP plugin/unplugged interrupts at hpd_enable/disableKuogee Hsieh
2023-04-06drm/msm/dp: Clean up handling of DP AUX interruptsDouglas Anderson
2023-03-13drm/msm/dp: Add basic PSR support for eDPVinod Polimera
2022-09-18drm/msm/dp: correct 1.62G link rate at dp_catalog_ctrl_config_msa()Kuogee Hsieh
2022-05-11Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2022-05-02drm/msm/dp: wait for hpd high before aux transactionSankeerth Billakanti
2022-05-02drm/msm/dp: Support only IRQ_HPD and REPLUG interrupts for eDPSankeerth Billakanti
2022-05-02drm/msm/dp: replace DRM_DEBUG_DP marco with drm_dbg_dpKuogee Hsieh
2022-04-26drm/msm/dp: enable widebus feature for display portKuogee Hsieh
2022-04-25drm: Rename dp/ to display/Thomas Zimmermann
2022-03-04Merge tag 'drm-msm-next-2022-03-01' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2022-02-18drm/msm/dp: add support of tps4 (training pattern 4) for HBR3Kuogee Hsieh
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann
2021-10-15drm/msm/dp: Store each subblock in the io regionBjorn Andersson
2021-09-01Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-08-07drm/msm/dp: add logs across DP driver for ease of debuggingMaitreyee Rao
2021-07-27drm/msm/dp: Initialize the INTF_CONFIG registerBjorn Andersson
2021-06-23drm/msm/dp/dp_catalog: Correctly document param 'dp_catalog'Lee Jones
2021-06-23drm/msm/dp: Simplify aux irq handling codeStephen Boyd
2021-06-23drm/msm/dp: add API to take DP register snapshotAbhinav Kumar
2021-06-23drm/msm/dp: handle irq_hpd with sink_count = 0 correctlyKuogee Hsieh
2021-01-31drm/msm/dp: unplug interrupt missed after irq_hpd handlerKuogee Hsieh
2020-11-29drm/msm/dp: remove duplicate include statementTian Tao
2020-11-10drm/msm/dp: deinitialize mainlink if link training failedKuogee Hsieh
2020-11-10drm/msm/dp: return correct connection status after suspendKuogee Hsieh
2020-09-15drm/msm/dp: Use qmp phy for DP PLL and PHYStephen Boyd
2020-09-15drm/msm/dp: add audio support for Display Port on MSMAbhinav Kumar
2020-09-15drm/msm/dp: Add DP compliance tests on Snapdragon ChipsetsKuogee Hsieh
2020-09-15drm/msm/dp: Add Display Port HPD featureTanmay Shah
2020-09-15drm/msm/dp: add support for DP PLL driverChandan Uddaraju
2020-09-15drm/msm/dp: add displayPort driver supportChandan Uddaraju