summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/dp/dp_drm.c
AgeCommit message (Expand)Author
2025-02-15drm/msm/dp: account for widebus and yuv420 during mode validationAbhinav Kumar
2024-10-31drm/msm/dp: rename edp_ bridge functions and structDmitry Baryshkov
2024-10-31drm/msm/dp: prefix all symbols with msm_dp_Dmitry Baryshkov
2024-10-24drm/msm/dp: migrate the ycbcr_420_allowed to drm_bridgeDmitry Baryshkov
2024-04-22drm/msm/dp: Remove unused defines and membersBjorn Andersson
2024-03-04drm/msm/dp: allow YUV420 mode for DP connector when CDM availablePaloma Arellano
2023-12-10Merge remote-tracking branch 'drm-misc/drm-misc-next' into msm-nextRob Clark
2023-12-03drm/msm/dp: rename is_connected with link_readyKuogee Hsieh
2023-12-03drm/msm/dp: cleanup debugfs handlingDmitry Baryshkov
2023-11-16drm/msm/dp: attach the DP subconnector propertyDmitry Baryshkov
2023-10-12drm/msm/dp: use correct lifetime device for devm_drm_bridge_addDmitry Baryshkov
2023-10-09drm/msm/dp: switch to devm_drm_bridge_add()Dmitry Baryshkov
2023-03-13drm/msm/dp: set self refresh aware based on PSR supportVinod Polimera
2023-03-13drm/msm/dp: use the eDP bridge ops to validate eDP modesVinod Polimera
2023-03-13drm/msm/dp: Add basic PSR support for eDPVinod Polimera
2023-03-13drm/msm/dp: use atomic callbacks for DP bridge opsVinod Polimera
2023-01-09drm/msm/dp: Implement hpd_notify()Bjorn Andersson
2023-01-09drm/msm/dp: Rely on hpd_enable/disable callbacksBjorn Andersson
2022-09-30drm/msm/dp: add atomic_check to bridge opsKuogee Hsieh
2022-07-04drm/msm/dp: Remove encoder pointer from struct msm_dpStephen Boyd
2022-05-02drm/msm/dp: Add eDP support via aux_busSankeerth Billakanti
2022-05-02drm/msm/dp: simplify dp_connector_get_modes()Dmitry Baryshkov
2022-05-02drm/msm/dp: replace DRM_DEBUG_DP marco with drm_dbg_dpKuogee Hsieh
2022-05-02drm/msm/dp: remove extra wrappers and public functionsDmitry Baryshkov
2022-05-02drm/msm/dp: replace dp_connector with drm_bridge_connectorDmitry Baryshkov
2022-04-26drm/msm: properly add and remove internal bridgesDmitry Baryshkov
2022-02-19drm/msm/dp: support attaching bridges to the DP encoderDmitry Baryshkov
2022-02-19drm/msm/dp: fix panel bridge attachmentDmitry Baryshkov
2021-12-15drm/msm/dp: Fix double free on error in msm_dp_bridge_init()Dan Carpenter
2021-12-07drm/msm/dp: employ bridge mechanism for display enable and disableKuogee Hsieh
2021-10-18drm/msm/dp: Allow attaching a drm_panelBjorn Andersson
2021-10-18drm/msm/dp: Allow specifying connector_type per controllerBjorn Andersson
2020-09-15drm/msm/dp: Add DP compliance tests on Snapdragon ChipsetsKuogee Hsieh
2020-09-15drm/msm/dp: add displayPort driver supportChandan Uddaraju