Series: | drm/edid: low level EDID block read refactoring etc. (rev9) |
URL: | https://patchwork.freedesktop.org/series/102329/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_102329v9/index.html |
CI Bug Log - changes from CI_DRM_11499 -> Patchwork_102329v9
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_102329v9/index.html
Participating hosts (49 -> 44)
Missing (5): bat-dg1-5 fi-bsw-cyan bat-hsw-1 fi-hsw-4770 fi-bdw-samus
Known issues
Here are the changes found in Patchwork_102329v9 that come from known issues:
IGT changes
Issues hit
-
igt@gem_exec_suspend@basic-s3@smem:
- fi-bdw-5557u: PASS -> INCOMPLETE (i915#146)
-
igt@i915_selftest@live@hangcheck:
- fi-snb-2600: PASS -> INCOMPLETE (i915#3921)
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
- Linux: CI_DRM_11499 -> Patchwork_102329v9
CI-20190529: 20190529
CI_DRM_11499: aad6e551495e0ff256adeae6106c8fa1bdb3faed @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6420: a3885810ccc0ce9e6552a20c910a0a322eca466c @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_102329v9: aad6e551495e0ff256adeae6106c8fa1bdb3faed @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
16f4a3c1f57b drm/edid: add EDID block count and size helpers
55fa58906d82 drm/edid: add single point of return to drm_do_get_edid()
35ed0d14223f drm/edid: drop extra local var
042ca1e5d291 drm/edid: convert extension block read to EDID block read helper
e9e46c8fc10e drm/edid: use EDID block read helper in drm_do_get_edid()
089e5cdee4ba drm/edid: abstract an EDID block read helper
9375fc462e0f drm/edid: add typedef for block read function
b6c3a8c8f56f drm/edid: pass struct edid to connector_bad_edid()
1bcedf446591 drm/edid: add a helper to log dump an EDID block
d3d3c634ea4e drm/edid: refactor EDID block status printing
22891422dc78 drm/edid: have edid_block_check() detect blocks that are all zero
8093d175f8f6 drm/edid: convert edid_is_zero() to edid_block_is_zero() for blocks