On Mon, 28 Mar 2022, Emil Velikov emil.l.velikov@gmail.com wrote:
On Mon, 28 Mar 2022 at 15:34, Jani Nikula jani.nikula@intel.com 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.
Yes, there's a bunch more things to do, and patches will follow!
As-is the series is: Reviewed-by: Emil Velikov emil.l.velikov@gmail.com
Thanks!
BR, Jani.
HTH Emil