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

CI Bug Log - changes from CI_DRM_11825 -> Patchwork_104309v8

Summary

SUCCESS

No regressions found.

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

Participating hosts (39 -> 39)

Additional (2): bat-dg2-8 bat-dg2-9
Missing (2): bat-adlm-1 fi-icl-u2

Possible new issues

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

IGT changes

Suppressed

The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.

Known issues

Here are the changes found in Patchwork_104309v8 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_11825: 3d881054a2b8614e37db0453c662ead2c0fafe8d @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6551: a01ebaef40f1fa653e9d6a59b719f2d69af2b458 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_104309v8: 3d881054a2b8614e37db0453c662ead2c0fafe8d @ git://anongit.freedesktop.org/gfx-ci/linux

Linux commits

5a4764964417 drm/edid: take HF-EEODB extension count into account
e98ff27e946b drm/edid: add HF-EEODB support to EDID read and allocation
b02dfca42f60 drm/edid: do invalid block filtering in-place
7d0201b078e1 drm/edid: add drm_edid_raw() to access the raw EDID data
1bcdd6a51a99 drm/probe-helper: add drm_connector_helper_get_modes()
90e006e03df7 drm/edid: add drm_edid_connector_update()
21aa24b86d79 drm/edid: abstract debugfs override EDID set/reset
b810d6ba8ac8 drm/edid: clean up connector update error handling and debug logging
1cc30e5486f2 drm/edid: convert drm_connector_update_edid_property() to struct drm_edid
9a974055c033 drm/edid: move drm_connector_update_edid_property() to drm_edid.c