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

CI Bug Log - changes from CI_DRM_11694 -> Patchwork_104309v2

Summary

WARNING

Minor unknown changes coming with Patchwork_104309v2 need to be verified
manually.

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

Participating hosts (46 -> 46)

Additional (2): fi-hsw-4770 bat-jsl-2
Missing (2): bat-adlm-1 fi-icl-u2

Possible new issues

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

IGT changes

Warnings

Known issues

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

CI changes

Possible fixes

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_11694: ba77f2196526253b70968472d78ced6dd09bdd4d @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6486: f91af0ee70ed290890d122ece6b3857222f985b0 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_104309v2: ba77f2196526253b70968472d78ced6dd09bdd4d @ git://anongit.freedesktop.org/gfx-ci/linux

Linux commits

c801baa5bfbf drm/todo: add entry for converting the subsystem to struct drm_edid
7159b617de42 drm/edid: take HF-EEODB extension count into account
a2945492e749 drm/edid: add HF-EEODB support to EDID read and allocation
3c36b461cbf0 drm/edid: do invalid block filtering in-place
f54ffed6095e drm/i915/edid: convert DP, HDMI and LVDS to drm_edid
9c78f22cae54 drm/edid: add drm_edid_raw() to access the raw EDID data
a1fcc4f733c6 drm/probe-helper: add .get_edid() callback
41f3d69cd854 drm/probe-helper: make .get_modes() optional, add default action
3fca8b9f4b75 drm/probe-helper: abstract .get_modes() connector helper call
6e834ff08078 drm/edid: add drm_edid_connector_update()
43c209fac337 drm/edid: add new interfaces around struct drm_edid
0d741363c26d drm/edid: keep track of alloc size in drm_do_get_edid()
297c05e286dd drm/edid: add block count and data helper functions for drm_edid