Series: | drm/edid: constify EDID parsing |
URL: | https://patchwork.freedesktop.org/series/101787/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22682/index.html |
CI Bug Log - changes from CI_DRM_11404 -> Patchwork_22682
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22682/index.html
Participating hosts (43 -> 40)
Missing (3): fi-bsw-cyan shard-tglu fi-kbl-8809g
Known issues
Here are the changes found in Patchwork_22682 that come from known issues:
IGT changes
Issues hit
-
igt@i915_selftest@live@gt_lrc:
- fi-rkl-guc: PASS -> INCOMPLETE (i915#2373 / i915#4983)
-
igt@i915_selftest@live@hangcheck:
- bat-dg1-6: NOTRUN -> DMESG-FAIL (i915#4494 / i915#4957)
Possible fixes
-
igt@i915_selftest@live@gt_engines:
- bat-dg1-6: INCOMPLETE (i915#4418) -> PASS
-
igt@kms_busy@basic@flip:
- {bat-adlp-6}: DMESG-WARN (i915#3576) -> PASS +1 similar issue
{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_11404 -> Patchwork_22682
CI-20190529: 20190529
CI_DRM_11404: 8df936777bab46f640732d755138b42dad779c15 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6393: 1d267ea1b829fa10b31a37ccf6b4a970f032784a @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22682: f4c384d459bcaf1744469639b883521f867fa4ac @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
f4c384d459bc drm/edid: add more general struct edid constness in the interfaces
8962d0ea725c drm/edid: constify struct edid passed around in callbacks and closure
0699bb9a3bd8 drm/edid: constify struct edid passed to detailed blocks
520891b2ea1e drm/edid: constify struct detailed_timing in parsing callbacks
047632ecfcb0 drm/edid: constify struct detailed_timing in lower level parsing
1c90ada3dd1d drm/edid: use struct detailed_timing member access in gtf2 functions
a720ca2b81fe drm/edid: use struct detailed_timing member access in is_rb()
4d7e2d1d7ed8 drm/edid: pass a timing pointer to is_display_descriptor()
c7362ef166c6 drm/edid: don't modify EDID while parsing