Series: | drm/edid: info & modes parsing and drm_edid refactors |
URL: | https://patchwork.freedesktop.org/series/112392/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112392v1/index.html |
CI Bug Log - changes from CI_DRM_12541 -> Patchwork_112392v1
Summary
FAILURE
Serious unknown changes coming with Patchwork_112392v1 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_112392v1, please notify your bug team to allow them
to document this new failure mode, which will reduce false positives in CI.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112392v1/index.html
Participating hosts (42 -> 42)
Additional (1): fi-rkl-11600
Missing (1): bat-dg2-oem1
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_112392v1:
IGT changes
Possible regressions
Known issues
Here are the changes found in Patchwork_112392v1 that come from known issues:
IGT changes
Issues hit
-
igt@debugfs_test@basic-hwmon:
-
igt@gem_huc_copy@huc-copy:
-
igt@gem_lmem_swapping@basic:
-
igt@gem_tiled_pread_basic:
-
igt@i915_pm_backlight@basic-brightness:
-
igt@i915_selftest@live@migrate:
- bat-adlp-4: PASS -> DMESG-FAIL (i915#7699)
-
igt@i915_suspend@basic-s3-without-i915:
- fi-rkl-11600: NOTRUN -> INCOMPLETE (i915#4817)
-
igt@kms_chamelium@common-hpd-after-suspend:
- bat-dg1-6: NOTRUN -> SKIP (fdo#111827)
-
igt@kms_chamelium@hdmi-edid-read:
- fi-rkl-11600: NOTRUN -> SKIP (fdo#111827) +7 similar issues
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor:
-
igt@kms_force_connector_basic@force-load-detect:
- fi-rkl-11600: NOTRUN -> SKIP (fdo#109285 / i915#4098)
-
igt@kms_psr@primary_page_flip:
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-read:
- fi-rkl-11600: NOTRUN -> SKIP (fdo#109295 / i915#3291 / i915#3708) +2 similar issues
-
igt@prime_vgem@basic-userptr:
- fi-rkl-11600: NOTRUN -> SKIP (fdo#109295 / i915#3301 / i915#3708)
-
igt@runner@aborted:
Possible fixes
-
igt@i915_selftest@live@hangcheck:
- bat-dg1-6: INCOMPLETE -> PASS
-
igt@i915_selftest@live@migrate:
- {bat-atsm-1}: DMESG-FAIL (i915#7699) -> PASS
-
igt@i915_selftest@live@slpc:
- bat-adlp-4: DMESG-FAIL (i915#6367) -> PASS
-
igt@kms_pipe_crc_basic@suspend-read-crc@pipe-c-dp-1:
- {bat-adlp-9}: DMESG-WARN (i915#2867) -> 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_12541 -> Patchwork_112392v1
CI-20190529: 20190529
CI_DRM_12541: b832866fa6063614b3637598aca19aee3bc3039f @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7106: 8cce332bdc50d2b20d553d7a0221737f4399d031 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_112392v1: b832866fa6063614b3637598aca19aee3bc3039f @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
ac4bdeb3f106 drm/i915/panel: move panel fixed EDID to struct intel_panel
10ecf1164578 drm/i915/opregion: convert intel_opregion_get_edid() to struct drm_edid
b84a844e65eb drm/i915/bios: convert intel_bios_init_panel() to drm_edid
b3f2cde47d19 drm/i915/edid: convert DP, HDMI and LVDS to drm_edid
84a61d7e61d3 drm/edid: remove redundant _drm_connector_update_edid_property()
6ddd809e7a8f drm/edid: add separate drm_edid_connector_add_modes()
259138be9dca drm/edid: refactor _drm_edid_connector_update() and rename
e52f1d95bd97 drm/edid: move EDID BPC quirk application to update_display_info()
9cb8092ab481 drm/edid: merge ELD handling to update_display_info()
2c32dee70c6c drm/edid: stop passing quirks around
66b4f7f8be61 drm/edid: store quirks in display info
cda5b75852ce drm/edid: split HDMI VSDB info and mode parsing
4730e20a625e drm/edid: add helper for HDMI VSDB audio latency field length
f59471cabdf4 drm/edid: fix and clarify HDMI VSDB audio latency parsing
e121e84dc41e drm/edid: split CTA Y420VDB info and mode parsing
ed4b1decf57d drm/edid: refactor CTA Y420CMDB parsing
17c49a4797c6 drm/edid: rename struct drm_display_info display to info
a63af6eea43b drm/edid: use VIC in AVI infoframe if sink lists it in CTA VDB
6dd820256090 drm/edid: Use the pre-parsed VICs
d814b7b51a76 drm/edid: parse VICs from CTA VDB early
cbe30b22621a drm/edid: fix parsing of 3D modes from HDMI VSDB
012e05cb0531 drm/edid: fix AVI infoframe aspect ratio handling