On Wed, 21 Feb 2024 10:26:36 +0100, Maxime Ripard wrote: > The EDID firmware loading mechanism introduced a few built-in EDIDs that > could be forced on any connector, bypassing the EDIDs it exposes. > > While convenient, this limited set of EDIDs doesn't take into account > the connector type, and we can end up with an EDID that is completely > invalid for a given connector. > > [...] Applied to drm/drm-misc (drm-misc-next). Thanks! Maxime