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

CI Bug Log - changes from CI_DRM_11616 -> Patchwork_103665v1

Summary

FAILURE

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

If you think the reported changes have nothing to do with the changes
introduced in Patchwork_103665v1, 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_103665v1/index.html

Participating hosts (42 -> 36)

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

Possible new issues

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

CI changes

Possible regressions

IGT changes

Possible regressions

Known issues

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

CI changes

Issues hit

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_103665v1: 65a5fe9ac96c60bd6dfcc44a0bb8d584912ea53d @ git://anongit.freedesktop.org/gfx-ci/linux

Linux commits

c116ae5ca936 drm/edid: convert version_greater() to drm_edid
17eb09103c8a drm/displayid: convert to drm_edid
4e57cd1461b2 drm/edid: add drm_edid helper for drm_update_tile_info()
93fc0eff94e8 drm/edid: convert drm_edid_iter_begin() to drm_edid
136b20f635b7 drm/edid: convert cea_db_iter_edid_begin() to drm_edid
77204a25d5c7 drm/edid: add drm_edid helper for drm_detect_monitor_audio()
86538967d77a drm/edid: add drm_edid helper for drm_detect_hdmi_monitor()
85805b1d0dc0 drm/edid: add drm_edid helper for drm_edid_to_speaker_allocation()
21679cbce550 drm/edid: add drm_edid helper for drm_edid_to_sad()
8b8b71902254 drm/edid: convert drm_for_each_detailed_block() to drm_edid
3791f409191d drm/edid: convert get_monitor_name() to drm_edid
092fdd563ce8 drm/edid: convert mode_in_range() and drm_monitor_supports_rb() to drm_edid
17571a777d37 drm/edid: convert drm_mode_std() and children to drm_edid
cfcfbe8b5034 drm/edid: convert drm_cvt_modes_for_range() to drm_edid
bf07a27fa8bc drm/edid: convert drm_gtf_modes_for_range() to drm_edid
5e4a874a1c68 drm/edid: convert drm_dmt_modes_for_range() to drm_edid
d847764f12cd drm/edid: convert drm_mode_detailed() to drm_edid
519aa79fb462 drm/edid: convert struct detailed_mode_closure to drm_edid
7d68d3a03888 drm/edid: convert drm_edid_connector_update() to drm_edid fully
4bc3fd0f32a2 drm/edid: propagate drm_edid to drm_edid_to_eld()
487f7eb750d7 drm/edid: keep propagating drm_edid to display info
b3351d6e209d drm/edid: start propagating drm_edid to lower levels
d9762b9c5962 drm/edid: add struct drm_edid container
412e9da080b4 drm/edid: convert drm_for_each_detailed_block() to edid iter
09baca11b6c4 drm/edid: use else-if in CTA extension parsing