Patch Details
Series:drm/edid: constify EDID parsing, with fixes (rev2)
URL:https://patchwork.freedesktop.org/series/101883/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22708/index.html

CI Bug Log - changes from CI_DRM_11415 -> Patchwork_22708

Summary

SUCCESS

No regressions found.

External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22708/index.html

Participating hosts (44 -> 32)

Missing (12): fi-bdw-samus shard-tglu bat-dg1-6 bat-dg2-8 bat-dg2-9 fi-bsw-cyan bat-adlp-6 bat-adlp-4 bat-rpls-1 bat-rpls-2 bat-jsl-2 bat-jsl-1

Known issues

Here are the changes found in Patchwork_22708 that come from known issues:

IGT changes

Issues hit

Possible fixes

Warnings

{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).

Build changes

CI-20190529: 20190529
CI_DRM_11415: a7a8e278572965d6f5e66a31b64b96b07f94551f @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6399: 9ba6cb16f04319226383b57975db203561c75781 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22708: 239429f613055b16a578bd95fe86335b79d36e1e @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

239429f61305 drm/edid: split drm_add_edid_modes() to two
0019dba7a7a7 drm/edid: add more general struct edid constness in the interfaces
e7f44ba3a375 drm/edid: constify struct edid passed around in callbacks and closure
358ccb5139dc drm/edid: constify struct edid passed to detailed blocks
d64fac29e842 drm/edid: constify struct detailed_timing in parsing callbacks
ee147272c83e drm/edid: constify struct detailed_timing in lower level parsing
45990d6ccbe2 drm/edid: use struct detailed_timing member access in gtf2 functions
d596762603da drm/edid: use struct detailed_timing member access in is_rb()
565a5375ecbe drm/edid: pass a timing pointer to is_detailed_timing_descriptor()
80aa0ac82762 drm/edid: pass a timing pointer to is_display_descriptor()
aa07371d6de1 drm/edid: fix reduced blanking support check
90c13404c652 drm/edid: don't modify EDID while parsing