On Sat, 17 Feb 2024 16:02:22 +0100, Johan Hovold wrote: > Starting with 6.8-rc1 the internal display sometimes fails to come up on > machines like the Lenovo ThinkPad X13s and the logs indicate that this > is due to a regression in the DRM subsystem [1]. > > This series fixes a race in the pmic_glink_altmode driver which was > exposed / triggered by the transparent DRM bridges rework that went into > 6.8-rc1 and that manifested itself as a bridge failing to attach and > sometimes triggering a NULL-pointer dereference. > > [...] Applied to drm-misc-fixes, thanks! [2/6] drm/bridge: aux-hpd: separate allocation and registration commit: e5ca263508f7e9d2cf711edf3258d11ca087885c [3/6] soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free commit: b979f2d50a099f3402418d7ff5f26c3952fb08bb [4/6] soc: qcom: pmic_glink: Fix boot when QRTR=m commit: f79ee78767ca60e7a2c89eacd2dbdf237d97e838 Note, PHY patches (5,6) do not have dependency on the drm patch, so they can go through the phy/fixes tree. Best regards, -- Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>