Series: | drm/edid: low level EDID block read refactoring etc. (rev5) |
URL: | https://patchwork.freedesktop.org/series/102329/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_102329v5/index.html |
CI Bug Log - changes from CI_DRM_11482 -> Patchwork_102329v5
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_102329v5/index.html
Participating hosts (53 -> 36)
Additional (1): fi-pnv-d510
Missing (18): fi-bdw-samus shard-tglu bat-dg1-6 bat-dg2-8 shard-rkl bat-adlm-1 fi-icl-u2 bat-dg2-9 bat-adlp-6 fi-bsw-cyan bat-adlp-4 bat-hsw-1 fi-hsw-4770 bat-rpls-1 bat-rpls-2 shard-dg1 bat-jsl-2 bat-jsl-1
Known issues
Here are the changes found in Patchwork_102329v5 that come from known issues:
IGT changes
Issues hit
-
igt@gem_huc_copy@huc-copy:
- fi-pnv-d510: NOTRUN -> SKIP (fdo#109271) +39 similar issues
-
igt@i915_selftest@live@hangcheck:
- fi-snb-2600: PASS -> INCOMPLETE (i915#3921)
-
igt@kms_busy@basic@modeset:
- fi-tgl-u2: PASS -> DMESG-WARN (i915#402)
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-c:
- fi-pnv-d510: NOTRUN -> SKIP (fdo#109271 / i915#5341)
Possible fixes
-
igt@i915_selftest@live@gt_lrc:
- fi-rkl-guc: INCOMPLETE (i915#2373 / i915#4983) -> PASS
-
igt@i915_selftest@live@hangcheck:
- fi-hsw-g3258: INCOMPLETE (i915#3303 / i915#4785) -> PASS
-
igt@kms_busy@basic@flip:
- fi-tgl-u2: DMESG-WARN (i915#402) -> PASS
Build changes
- Linux: CI_DRM_11482 -> Patchwork_102329v5
CI-20190529: 20190529
CI_DRM_11482: 1745c71775af931726ab18afcd95f73ea8699e49 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6419: 33a5adf20dc435cc2c6dd584caa3674c89032762 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_102329v5: 102329v5 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
b98e5b2f7f7a drm/edid: add EDID block count and size helpers
bfd304726831 drm/edid: add single point of return to drm_do_get_edid()
e97dd84bf6aa drm/edid: drop extra local var
5c93dad479c5 drm/edid: convert extension block read to EDID block read helper
980c66c6bc38 drm/edid: use EDID block read helper in drm_do_get_edid()
999e727d99b6 drm/edid: abstract an EDID block read helper
e17d66455d34 drm/edid: add typedef for block read function
c1b8e0e1d4da drm/edid: pass struct edid to connector_bad_edid()
d0399e6539bd drm/edid: add a helper to log dump an EDID block
7583233f5a43 drm/edid: refactor EDID block status printing
0d23358670a9 drm/edid: have edid_block_check() detect blocks that are all zero
4ccd25f176f2 drm/edid: convert edid_is_zero() to edid_block_is_zero() for blocks