Age | Commit message (Expand) | Author | Files | Lines |
2024-04-22 | drm/msm/dp: Remove unused defines and members | Bjorn Andersson | 1 | -2/+0 |
2024-03-04 | drm/msm/dp: allow YUV420 mode for DP connector when CDM available | Paloma Arellano | 1 | -1/+5 |
2023-12-10 | Merge remote-tracking branch 'drm-misc/drm-misc-next' into msm-next | Rob Clark | 1 | -0/+3 |
2023-12-03 | drm/msm/dp: rename is_connected with link_ready | Kuogee Hsieh | 1 | -7/+7 |
2023-12-03 | drm/msm/dp: cleanup debugfs handling | Dmitry Baryshkov | 1 | -0/+16 |
2023-11-16 | drm/msm/dp: attach the DP subconnector property | Dmitry Baryshkov | 1 | -0/+3 |
2023-10-12 | drm/msm/dp: use correct lifetime device for devm_drm_bridge_add | Dmitry Baryshkov | 1 | -1/+1 |
2023-10-09 | drm/msm/dp: switch to devm_drm_bridge_add() | Dmitry Baryshkov | 1 | -8/+13 |
2023-03-13 | drm/msm/dp: set self refresh aware based on PSR support | Vinod Polimera | 1 | -0/+2 |
2023-03-13 | drm/msm/dp: use the eDP bridge ops to validate eDP modes | Vinod Polimera | 1 | -1/+33 |
2023-03-13 | drm/msm/dp: Add basic PSR support for eDP | Vinod Polimera | 1 | -1/+132 |
2023-03-13 | drm/msm/dp: use atomic callbacks for DP bridge ops | Vinod Polimera | 1 | -3/+3 |
2023-01-09 | drm/msm/dp: Implement hpd_notify() | Bjorn Andersson | 1 | -0/+1 |
2023-01-09 | drm/msm/dp: Rely on hpd_enable/disable callbacks | Bjorn Andersson | 1 | -0/+2 |
2022-09-30 | drm/msm/dp: add atomic_check to bridge ops | Kuogee Hsieh | 1 | -0/+34 |
2022-07-04 | drm/msm/dp: Remove encoder pointer from struct msm_dp | Stephen Boyd | 1 | -4/+4 |
2022-05-02 | drm/msm/dp: Add eDP support via aux_bus | Sankeerth Billakanti | 1 | -4/+17 |
2022-05-02 | drm/msm/dp: simplify dp_connector_get_modes() | Dmitry Baryshkov | 1 | -28/+1 |
2022-05-02 | drm/msm/dp: replace DRM_DEBUG_DP marco with drm_dbg_dp | Kuogee Hsieh | 1 | -2/+2 |
2022-05-02 | drm/msm/dp: remove extra wrappers and public functions | Dmitry Baryshkov | 1 | -69/+3 |
2022-05-02 | drm/msm/dp: replace dp_connector with drm_bridge_connector | Dmitry Baryshkov | 1 | -72/+41 |
2022-04-26 | drm/msm: properly add and remove internal bridges | Dmitry Baryshkov | 1 | -0/+4 |
2022-02-19 | drm/msm/dp: support attaching bridges to the DP encoder | Dmitry Baryshkov | 1 | -2/+2 |
2022-02-19 | drm/msm/dp: fix panel bridge attachment | Dmitry Baryshkov | 1 | -10/+11 |
2021-12-16 | drm/msm/dp: Fix double free on error in msm_dp_bridge_init() | Dan Carpenter | 1 | -1/+0 |
2021-12-08 | drm/msm/dp: employ bridge mechanism for display enable and disable | Kuogee Hsieh | 1 | -0/+76 |
2021-10-19 | drm/msm/dp: Allow attaching a drm_panel | Bjorn Andersson | 1 | -0/+11 |
2021-10-19 | drm/msm/dp: Allow specifying connector_type per controller | Bjorn Andersson | 1 | -1/+1 |
2020-09-15 | drm/msm/dp: Add DP compliance tests on Snapdragon Chipsets | Kuogee Hsieh | 1 | -4/+0 |
2020-09-15 | drm/msm/dp: add displayPort driver support | Chandan Uddaraju | 1 | -0/+168 |