diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2025-04-25 12:51:56 +0300 |
---|---|---|
committer | Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> | 2025-05-02 01:14:11 +0300 |
commit | 9b565edc44b65adc51df6dcaf1b2bc00fac53110 (patch) | |
tree | 9b4c761749a91bd04d7e129952eba910d99a61a2 /tools/perf/scripts/python | |
parent | f26b80359bc71127c7f572ce0e83e222122c31a3 (diff) | |
download | linux-9b565edc44b65adc51df6dcaf1b2bc00fac53110.tar.xz |
drm/msm/mdp4: switch LVDS to use drm_bridge/_connector
LVDS support in MDP4 driver makes use of drm_connector directly. However
LCDC encoder and LVDS connector are wrappers around drm_panel. Switch
them to use drm_panel_bridge/drm_bridge_connector. This allows using
standard interface for the drm_panel and also inserting additional
bridges between encoder and panel.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Patchwork: https://patchwork.freedesktop.org/patch/650290/
Link: https://lore.kernel.org/r/20250425-fd-mdp4-lvds-v4-6-6b212160b44c@oss.qualcomm.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions