[PATCH v3 09/14] drm/bridge: analogix_dp: Add support to find panel or bridge
Dmitry Baryshkov
dmitry.baryshkov at oss.qualcomm.com
Sat Jul 26 05:03:39 PDT 2025
On Thu, Jul 24, 2025 at 04:02:59PM +0800, Damon Ding wrote:
> Since the panel/bridge should logically be positioned behind the
> Analogix bridge in the display pipeline, it makes sense to handle
> the panel/bridge parsing on the Analogix side.
>
> Signed-off-by: Damon Ding <damon.ding at rock-chips.com>
> ---
> .../drm/bridge/analogix/analogix_dp_core.c | 48 +++++++++++++++++++
> include/drm/bridge/analogix_dp.h | 2 +
> 2 files changed, 50 insertions(+)
>
> +int analogix_dp_find_panel_or_bridge(struct analogix_dp_device *dp)
Nit: the API does more than just finding the panel or bridge. Also the
drivers use it in a more of 'analogix_dp_finish_probe()' manner.
>
--
With best wishes
Dmitry
More information about the Linux-rockchip
mailing list