[PATCH] drm/msm/dp: call dp_display_get_next_bridge() during probe
Dmitry Baryshkov
dmitry.baryshkov at linaro.org
Wed Dec 13 23:11:10 UTC 2023
On Tue, 07 Nov 2023 02:43:33 +0200, Dmitry Baryshkov wrote:
> The funcion dp_display_get_next_bridge() can return -EPROBE_DEFER if the
> next bridge is not (yet) available. However returning -EPROBE_DEFER from
> msm_dp_modeset_init() is not ideal. This leads to -EPROBE return from
> component_bind, which can easily result in -EPROBE_DEFR loops.
>
>
Applied, thanks!
[1/1] drm/msm/dp: call dp_display_get_next_bridge() during probe
https://gitlab.freedesktop.org/lumag/msm/-/commit/6a242720884f
Best regards,
--
Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
More information about the dri-devel
mailing list