On Fri, 19 Jan 2024 at 23:14, Kuogee Hsieh <quic_khsieh@xxxxxxxxxxx> wrote: > > Dmitry, > > I am testing this patch serial with msm-next branch. > > This patch cause system crash during booting up for me. > > Is this patch work for you? Yes, tested on top of linux-next. However I only tested it with DP-over-USBC. What is your testcase? Could you please share the crash log? > On 12/29/2023 2:56 PM, Dmitry Baryshkov wrote: > > Remove two levels of indirection and fetch next bridge directly in > > dp_display_probe_tail(). > > > > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > > --- > > drivers/gpu/drm/msm/dp/dp_display.c | 42 +++++++++-------------------- > > drivers/gpu/drm/msm/dp/dp_parser.c | 14 ---------- > > drivers/gpu/drm/msm/dp/dp_parser.h | 14 ---------- > > 3 files changed, 13 insertions(+), 57 deletions(-) -- With best wishes Dmitry