Patch Details
Series:drm/edid: introduce struct drm_edid (rev2)
URL:https://patchwork.freedesktop.org/series/103665/
State:failure
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_103665v2/index.html

CI Bug Log - changes from CI_DRM_11616 -> Patchwork_103665v2

Summary

FAILURE

Serious unknown changes coming with Patchwork_103665v2 absolutely need to be
verified manually.

If you think the reported changes have nothing to do with the changes
introduced in Patchwork_103665v2, please notify your bug team to allow them
to document this new failure mode, which will reduce false positives in CI.

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

Participating hosts (42 -> 36)

Additional (3): fi-icl-u2 bat-jsl-1 bat-dg2-9
Missing (9): fi-kbl-7567u fi-bdw-5557u bat-adlm-1 fi-bsw-cyan fi-ilk-650 fi-snb-2520m fi-kbl-8809g fi-elk-e7500 fi-snb-2600

Possible new issues

Here are the unknown changes that may have been introduced in Patchwork_103665v2:

CI changes

Possible regressions

IGT changes

Possible regressions

Known issues

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

IGT changes

Issues hit

{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_11616: 65a5fe9ac96c60bd6dfcc44a0bb8d584912ea53d @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6467: 929abc51cdd48d673efa03e025b1f31b557972ed @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_103665v2: 65a5fe9ac96c60bd6dfcc44a0bb8d584912ea53d @ git://anongit.freedesktop.org/gfx-ci/linux

Linux commits

9734c8e38d6c drm/edid: convert version_greater() to drm_edid
8939e8e87b70 drm/displayid: convert to drm_edid
4616e8e39130 drm/edid: add drm_edid helper for drm_update_tile_info()
ce9cf6c3f3bd drm/edid: convert drm_edid_iter_begin() to drm_edid
88cf2acc4d23 drm/edid: convert cea_db_iter_edid_begin() to drm_edid
3697803e34fc drm/edid: add drm_edid helper for drm_detect_monitor_audio()
198071639b3e drm/edid: add drm_edid helper for drm_detect_hdmi_monitor()
c7c8274be0e0 drm/edid: add drm_edid helper for drm_edid_to_speaker_allocation()
10ad8b7391e0 drm/edid: add drm_edid helper for drm_edid_to_sad()
e891c81d67f3 drm/edid: convert drm_for_each_detailed_block() to drm_edid
5f5a1c1c2508 drm/edid: convert get_monitor_name() to drm_edid
e488770c1462 drm/edid: convert mode_in_range() and drm_monitor_supports_rb() to drm_edid
461fcc87fa90 drm/edid: convert drm_mode_std() and children to drm_edid
2292e72bfeff drm/edid: convert drm_cvt_modes_for_range() to drm_edid
5eb20e63d105 drm/edid: convert drm_gtf_modes_for_range() to drm_edid
5a4739a67af5 drm/edid: convert drm_dmt_modes_for_range() to drm_edid
53332e0d363d drm/edid: convert drm_mode_detailed() to drm_edid
2ef1277233e0 drm/edid: convert struct detailed_mode_closure to drm_edid
fc6369e1dd6b drm/edid: convert drm_edid_connector_update() to drm_edid fully
ab18c2b15aa4 drm/edid: propagate drm_edid to drm_edid_to_eld()
3497e0a93c43 drm/edid: keep propagating drm_edid to display info
a80e2228c7dc drm/edid: start propagating drm_edid to lower levels
e0347abd18f2 drm/edid: add struct drm_edid container
ea83471aa394 drm/edid: convert drm_for_each_detailed_block() to edid iter
78a0dd405bf8 drm/edid: use else-if in CTA extension parsing