On Mon, 28 Mar 2022 at 15:34, Jani Nikula <jani.nikula@xxxxxxxxx> wrote: > > v3 of https://patchwork.freedesktop.org/series/101787/ and > https://patchwork.freedesktop.org/series/101862/ > > I screwed up with the struct renamings in v2, so there's some falling > back to v1 and general confusion here. Sorry. > The mutation and casting was doing my head - thanks for sorting this out. IMHO in the future we might want to (re)move the final mutation - header fixup - out of drm_edid_is_valid (drm_edid_block_valid really). Say by making it explicit and applying on DP only (as per the inline spec mention). But that is for another day. As-is the series is: Reviewed-by: Emil Velikov <emil.l.velikov@xxxxxxxxx> HTH Emil