[PATCH v3 00/12] drm/edid: constify EDID parsing, with fixes

Emil Velikov emil.l.velikov at gmail.com
Mon Mar 28 18:00:05 UTC 2022


On Mon, 28 Mar 2022 at 15:34, Jani Nikula <jani.nikula at 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.

As-is the series is:
Reviewed-by: Emil Velikov <emil.l.velikov at gmail.com>

HTH
Emil


More information about the dri-devel mailing list