summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/dp/dp_catalog.h
Commit message (Expand)AuthorAgeFilesLines
* drm/msm/dp: Use function arguments for audio operationsBjorn Andersson2024-04-221-8/+10
* drm/msm/dp: Use function arguments for timing configurationBjorn Andersson2024-04-221-5/+2
* drm/msm/dp: Use function arguments for aux writesBjorn Andersson2024-04-221-3/+2
* drm/msm/dp: Remove unused defines and membersBjorn Andersson2024-04-221-17/+0
* drm/msm/dp: Removed fixed nvid "support"Bjorn Andersson2024-04-221-1/+1
* drm/msm/dp: Account for the timeout in wait_hpd_asserted() callbackDouglas Anderson2024-04-081-1/+2
* drm/msm/dp: enable SDP and SDE periph flush updatePaloma Arellano2024-03-041-0/+1
* drm/msm/dp: add VSC SDP support for YUV420 over DPPaloma Arellano2024-03-041-0/+6
* drm/msm/dp: change clock related programming for YUV420 over DPPaloma Arellano2024-03-041-1/+1
* drm/msm/dp: drop dp_parserDmitry Baryshkov2024-02-111-1/+0
* drm/msm/dp: move all IO handling to dp_catalogDmitry Baryshkov2024-02-111-1/+1
* drm/msm/dp: remove PHY handling from dp_catalog.cDmitry Baryshkov2024-02-111-1/+0
* drm/msm/dp: move phy_configure_opts to dp_ctrlDmitry Baryshkov2024-02-111-2/+0
* drm/msm/dp: enable HDP plugin/unplugged interrupts at hpd_enable/disableKuogee Hsieh2023-06-081-1/+2
* drm/msm/dp: Clean up handling of DP AUX interruptsDouglas Anderson2023-04-061-1/+1
* drm/msm/dp: Add basic PSR support for eDPVinod Polimera2023-03-131-0/+4
* drm/msm/dp: wait for hpd high before aux transactionSankeerth Billakanti2022-05-021-0/+1
* drm/msm/dp: enable widebus feature for display portKuogee Hsieh2022-04-261-0/+2
* drm/msm/dp: add support of tps4 (training pattern 4) for HBR3Kuogee Hsieh2022-02-181-1/+1
* drm/msm/dp: remove the repeated declarationShaokun Zhang2021-06-231-1/+0
* drm/msm/dp: Simplify aux irq handling codeStephen Boyd2021-06-231-1/+1
* drm/msm/dp: add API to take DP register snapshotAbhinav Kumar2021-06-231-0/+4
* drm/msm/dp: deinitialize mainlink if link training failedKuogee Hsieh2020-11-101-1/+1
* drm/msm/dp: return correct connection status after suspendKuogee Hsieh2020-11-101-0/+1
* drm/msm/dp: Use qmp phy for DP PLL and PHYStephen Boyd2020-09-151-6/+3
* drm/msm/dp: add audio support for Display Port on MSMAbhinav Kumar2020-09-151-0/+29
* drm/msm/dp: Add Display Port HPD featureTanmay Shah2020-09-151-1/+4
* drm/msm/dp: add displayPort driver supportChandan Uddaraju2020-09-151-0/+102