Re: [PATCH v3] drm/msm/dp: add missing drm_edid_connector_update() before add_modes on cached EDID
From: Dmitry Baryshkov
Date: Sun Jul 12 2026 - 19:47:41 EST
On Mon, 08 Jun 2026 06:54:39 +0200, Jens Glathe wrote:
> After the refactor to struct drm_edid, the fast path in
> msm_dp_panel_get_modes() that already held a cached EDID called
> drm_edid_connector_add_modes() directly without first calling
> drm_edid_connector_update().
>
> The new API requires the update step to associate the EDID with the
> connector. Add the missing call. This restores correct behaviour for
> the cached-EDID path.
>
> [...]
Applied to msm-fixes, thanks!
[1/1] drm/msm/dp: add missing drm_edid_connector_update() before add_modes on cached EDID
https://gitlab.freedesktop.org/lumag/msm/-/commit/b7088d58dccf
Best regards,
--
With best wishes
Dmitry