Series: | drm/edid: expand on struct drm_edid usage (rev7) |
URL: | https://patchwork.freedesktop.org/series/104309/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104309v7/index.html |
CI Bug Log - changes from CI_DRM_11820 -> Patchwork_104309v7
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104309v7/index.html
Participating hosts (38 -> 33)
Additional (1): bat-dg2-9
Missing (6): fi-kbl-soraka bat-dg1-6 bat-dg2-8 bat-adlp-6 bat-adlp-4 bat-adln-1
Known issues
Here are the changes found in Patchwork_104309v7 that come from known issues:
IGT changes
Issues hit
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor@atomic-transitions-varying-size:
-
igt@kms_flip@basic-plain-flip@a-edp1:
- fi-tgl-u2: PASS -> DMESG-WARN (i915#402) +1 similar issue
Possible fixes
-
igt@i915_pm_rps@basic-api:
-
igt@i915_selftest@live@gtt:
- fi-bdw-5557u: DMESG-FAIL (i915#3674) -> PASS
-
igt@kms_flip@basic-flip-vs-wf_vblank@a-edp1:
- fi-tgl-u2: DMESG-WARN (i915#402) -> PASS
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Build changes
- Linux: CI_DRM_11820 -> Patchwork_104309v7
CI-20190529: 20190529
CI_DRM_11820: 8f4a9176de36698b5b3ba72c4f68f1cf7a15c0c9 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6549: 9b9371c8da32533022ad700a7c023b4c3a085fbc @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_104309v7: 8f4a9176de36698b5b3ba72c4f68f1cf7a15c0c9 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
b467a93943b6 drm/todo: add entry for converting the subsystem to struct drm_edid
ddecf7fde651 drm/edid: take HF-EEODB extension count into account
88fd7bec6148 drm/edid: add HF-EEODB support to EDID read and allocation
359c0b7413b9 drm/edid: do invalid block filtering in-place
ab9d31accbc4 drm/i915/bios: convert intel_bios_init_panel() to drm_edid
ce2e99726e4c drm/i915/edid: convert DP, HDMI and LVDS to drm_edid
199122550881 drm/edid: add drm_edid_raw() to access the raw EDID data
da483bb167a9 drm/probe-helper: add drm_connector_helper_get_modes()
88c1e53e4938 drm/edid: add drm_edid_connector_update()
f34c3a507b31 drm/edid: abstract debugfs override EDID set/reset
87a7ade8721c drm/edid: clean up connector update error handling and debug logging
323f925a7848 drm/edid: convert drm_connector_update_edid_property() to struct drm_edid
0ef009224dbd drm/edid: move drm_connector_update_edid_property() to drm_edid.c