Patch Details
Series:drm/edid: expand on struct drm_edid usage
URL:https://patchwork.freedesktop.org/series/104309/
State:failure
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104309v1/index.html

CI Bug Log - changes from CI_DRM_11693 -> Patchwork_104309v1

Summary

FAILURE

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

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

Participating hosts (44 -> 45)

Additional (2): fi-icl-u2 bat-dg1-5
Missing (1): fi-pnv-d510

Possible new issues

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

IGT changes

Possible regressions

Known issues

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

IGT changes

Issues hit

Possible fixes

{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_11693: 14289bc81309b2126f4ba9f339837dacf34ddf9c @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6485: 51663917b40d36086cc1c555ce4f67b22937694d @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_104309v1: 14289bc81309b2126f4ba9f339837dacf34ddf9c @ git://anongit.freedesktop.org/gfx-ci/linux

Linux commits

405f61faeeda drm/todo: add entry for converting the subsystem to struct drm_edid
c681cc2aaf5a drm/edid: take HF-EEODB extension count into account
f055cb8a1ecd drm/edid: add HF-EEODB support to EDID read and allocation
af8177c60fa9 drm/edid: do invalid block filtering in-place
4ff3b4c602da drm/i915/edid: convert DP, HDMI and LVDS to drm_edid
67286814782f drm/edid: add drm_edid_raw() to access the raw EDID data
cc62659b9175 drm/probe-helper: add .get_edid() callback
093174764385 drm/probe-helper: make .get_modes() optional, add default action
42fe37d2b754 drm/probe-helper: abstract .get_modes() connector helper call
86541a011dae drm/edid: add drm_edid_connector_update()
336362b1c7de drm/edid: add new interfaces around struct drm_edid
fc34398be5a0 drm/edid: keep track of alloc size in drm_do_get_edid()
239e9dcf8e3a drm/edid: add block count and data helper functions for drm_edid