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.
- igt@i915_selftest@live@gtt:
- {bat-adln-1}: NOTRUN -> DMESG-FAIL
Known issues
Here are the changes found in Patchwork_104309v8 that come from known issues:
IGT changes
Issues hit
-
igt@gem_lmem_swapping@basic:
- fi-apl-guc: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 similar issues
-
igt@i915_selftest@live@hangcheck:
-
bat-dg1-5: NOTRUN -> DMESG-FAIL (i915#4494 / i915#4957)
-
fi-snb-2600: PASS -> INCOMPLETE (i915#3921)
-
-
igt@i915_selftest@live@mman:
- fi-bdw-5557u: PASS -> INCOMPLETE (i915#5704)
-
igt@i915_suspend@basic-s2idle-without-i915:
- bat-dg1-5: NOTRUN -> INCOMPLETE (i915#6011)
-
igt@kms_busy@basic@flip:
- bat-adlp-4: PASS -> DMESG-WARN (i915#3576) +1 similar issue
-
igt@kms_chamelium@common-hpd-after-suspend:
-
fi-hsw-g3258: NOTRUN -> SKIP (fdo#109271 / fdo#111827)
-
fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / fdo#111827)
-
fi-pnv-d510: NOTRUN -> SKIP (fdo#109271)
-
-
igt@kms_chamelium@hdmi-crc-fast:
- fi-apl-guc: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_force_connector_basic@force-connector-state:
- fi-apl-guc: NOTRUN -> SKIP (fdo#109271) +11 similar issues
Possible fixes
-
igt@core_hotunplug@unbind-rebind:
- {bat-adln-1}: DMESG-WARN (i915#6297) -> PASS
-
igt@gem_render_tiled_blits@basic:
- fi-apl-guc: INCOMPLETE (i915#6274) -> PASS
-
igt@i915_pm_rpm@module-reload:
- fi-cfl-8109u: DMESG-FAIL (i915#62) -> PASS
-
igt@i915_selftest@live@gt_engines:
- bat-dg1-5: INCOMPLETE (i915#4418) -> PASS
-
igt@i915_selftest@live@hangcheck:
-
fi-hsw-4770: INCOMPLETE (i915#4785) -> PASS
-
fi-hsw-g3258: INCOMPLETE (i915#4785) -> PASS
-
bat-dg1-6: DMESG-FAIL (i915#4494 / i915#4957) -> PASS
-
-
igt@i915_selftest@live@requests:
- fi-pnv-d510: DMESG-FAIL (i915#4528) -> PASS
-
igt@i915_selftest@live@reset:
- {bat-adlp-6}: DMESG-FAIL (i915#4983) -> PASS
-
igt@i915_selftest@live@ring_submission:
- fi-cfl-8109u: DMESG-WARN (i915#5904) -> PASS +11 similar issues
-
igt@i915_suspend@basic-s2idle-without-i915:
- fi-cfl-8109u: DMESG-WARN (i915#5904 / i915#62) -> PASS
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor@atomic-transitions-varying-size:
-
igt@kms_frontbuffer_tracking@basic:
- fi-cfl-8109u: DMESG-WARN (i915#62) -> PASS +12 similar issues
{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_11825 -> Patchwork_104309v8
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