Series: | drm/edid: info & modes parsing and drm_edid refactors (rev3) |
URL: | https://patchwork.freedesktop.org/series/112392/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112392v3/index.html |
CI Bug Log - changes from CI_DRM_12613 -> Patchwork_112392v3
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112392v3/index.html
Participating hosts (38 -> 35)
Missing (3): fi-kbl-soraka fi-rkl-11600 fi-snb-2520m
Known issues
Here are the changes found in Patchwork_112392v3 that come from known issues:
IGT changes
Issues hit
-
igt@gem_exec_gttfill@basic:
-
igt@gem_lmem_swapping@basic:
- fi-apl-guc: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 similar issues
-
igt@i915_selftest@live@gt_lrc:
- fi-rkl-guc: PASS -> INCOMPLETE (i915#4983)
-
igt@kms_chamelium_hpd@common-hpd-after-suspend:
- fi-apl-guc: NOTRUN -> SKIP (fdo#109271) +1 similar issue
Possible fixes
-
igt@i915_selftest@live@hangcheck:
- fi-adl-ddr5: DMESG-WARN (i915#5591) -> PASS
-
igt@i915_selftest@live@migrate:
- {bat-adlp-6}: DMESG-FAIL (i915#7699) -> PASS
-
igt@i915_selftest@live@slpc:
- {bat-rpls-1}: DMESG-FAIL (i915#6367) -> PASS
-
igt@kms_pipe_crc_basic@suspend-read-crc@pipe-c-dp-3:
-
igt@prime_self_import@basic-with_one_bo_two_files:
- fi-apl-guc: DMESG-WARN -> 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_12613 -> Patchwork_112392v3
CI-20190529: 20190529
CI_DRM_12613: c79a53a6143abdc789b46eb24cd7ce00924be491 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7126: 3aa9364a1e478010aba0d3dfe9183486560ecc60 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_112392v3: c79a53a6143abdc789b46eb24cd7ce00924be491 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
a144c062bbba drm/i915/panel: move panel fixed EDID to struct intel_panel
d029f6d99edc drm/i915/opregion: convert intel_opregion_get_edid() to struct drm_edid
5e0da94762e8 drm/i915/bios: convert intel_bios_init_panel() to drm_edid
d923ff26c5a8 drm/i915/edid: convert DP, HDMI and LVDS to drm_edid
4d40761658a3 drm/edid: remove redundant _drm_connector_update_edid_property()
4cac85bdd7ae drm/edid: add separate drm_edid_connector_add_modes()
fb4e4c23d9ed drm/edid: refactor _drm_edid_connector_update() and rename
e98534344080 drm/edid: split HDMI VSDB info and mode parsing