Series: | drm/i915: Simplify handling of modifiers |
URL: | https://patchwork.freedesktop.org/series/95579/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21283/index.html |
CI Bug Log - changes from CI_DRM_10696 -> Patchwork_21283
Summary
FAILURE
Serious unknown changes coming with Patchwork_21283 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_21283, 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_21283/index.html
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_21283:
IGT changes
Possible regressions
-
igt@kms_addfb_basic@addfb25-bad-modifier:
-
fi-icl-y: PASS -> DMESG-WARN
-
fi-bwr-2160: PASS -> DMESG-WARN
-
fi-rkl-11600: PASS -> DMESG-WARN
-
fi-skl-guc: PASS -> DMESG-WARN
-
fi-skl-6600u: PASS -> DMESG-WARN
-
fi-pnv-d510: PASS -> DMESG-WARN
-
fi-bdw-5557u: PASS -> DMESG-WARN
-
fi-kbl-7567u: PASS -> DMESG-WARN
-
fi-snb-2520m: PASS -> DMESG-WARN
-
fi-tgl-1115g4: PASS -> DMESG-WARN
-
fi-hsw-4770: PASS -> DMESG-WARN
-
fi-bxt-dsi: PASS -> DMESG-WARN
-
fi-cfl-8700k: PASS -> DMESG-WARN
-
fi-skl-6700k2: NOTRUN -> DMESG-WARN
-
fi-icl-u2: PASS -> DMESG-WARN
-
fi-elk-e7500: PASS -> DMESG-WARN
-
fi-cml-u2: PASS -> DMESG-WARN
-
fi-ivb-3770: PASS -> DMESG-WARN
-
fi-bsw-n3050: PASS -> DMESG-WARN
-
fi-snb-2600: PASS -> DMESG-WARN
-
fi-cfl-guc: PASS -> DMESG-WARN
-
fi-kbl-soraka: PASS -> DMESG-WARN
-
fi-glk-dsi: PASS -> DMESG-WARN
-
fi-bsw-kefka: PASS -> DMESG-WARN
-
fi-kbl-r: PASS -> DMESG-WARN
-
fi-kbl-8809g: PASS -> DMESG-WARN
-
fi-kbl-7500u: PASS -> DMESG-WARN
-
fi-bsw-nick: PASS -> DMESG-WARN
-
fi-rkl-guc: PASS -> DMESG-WARN
-
fi-cfl-8109u: PASS -> DMESG-WARN
-
fi-kbl-guc: PASS -> DMESG-WARN
-
-
igt@runner@aborted:
-
fi-rkl-11600: NOTRUN -> FAIL
-
fi-snb-2600: NOTRUN -> FAIL
-
fi-bsw-kefka: NOTRUN -> FAIL
-
fi-bsw-nick: NOTRUN -> FAIL
-
fi-snb-2520m: NOTRUN -> FAIL
-
fi-bdw-5557u: NOTRUN -> FAIL
-
fi-bwr-2160: NOTRUN -> FAIL
-
fi-hsw-4770: NOTRUN -> FAIL
-
fi-rkl-guc: NOTRUN -> FAIL
-
fi-ivb-3770: NOTRUN -> FAIL
-
fi-tgl-1115g4: NOTRUN -> FAIL
-
fi-elk-e7500: NOTRUN -> FAIL
-
fi-icl-y: NOTRUN -> FAIL
-
fi-bsw-n3050: NOTRUN -> FAIL
-
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
-
igt@kms_addfb_basic@addfb25-bad-modifier:
-
{fi-hsw-gt1}: PASS -> DMESG-WARN
-
{fi-tgl-dsi}: PASS -> DMESG-WARN
-
{fi-jsl-1}: PASS -> DMESG-WARN
-
{fi-ehl-2}: PASS -> DMESG-WARN
-
-
igt@runner@aborted:
Known issues
Here are the changes found in Patchwork_21283 that come from known issues:
IGT changes
Issues hit
-
igt@gem_huc_copy@huc-copy:
- fi-skl-6700k2: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
igt@runner@aborted:
-
fi-glk-dsi: NOTRUN -> FAIL (i915#3363 / k.org#202321)
Possible fixes
-
igt@gem_exec_suspend@basic-s3:
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Participating hosts (44 -> 37)
Missing (7): fi-ilk-m540 bat-dg1-6 fi-tgl-u2 fi-hsw-4200u fi-bsw-cyan fi-ctg-p8600 bat-jsl-1
Build changes
- Linux: CI_DRM_10696 -> Patchwork_21283
CI-20190529: 20190529
CI_DRM_10696: 58a206ae5bf2f81a11e4408d10a3e1b445d6eebb @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6237: 910b5caac6625d2bf0b6c1dde502451431bd0159 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_21283: 656646ce1dc3186b6e31faa2a02f974c6251e8ee @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
656646ce1dc3 drm/i915: Add functions to check for RC CCS CC and MC CCS modifiers
4dfe4cce0fad drm/i915: Move is_ccs_modifier() to intel_fb.c
14c507bc8eb3 drm/i915: Add a platform independent way to check for CCS control planes
26e6af6207e8 drm/i915: Handle CCS CC planes separately from CCS control planes
049969f74a95 drm/i915: Add a platform independent way to get the RC CCS CC plane
2b0fae99dcf3 drm/i915: Move intel_format_info_is_yuv_semiplanar() to intel_fb.c
6c7f82cfed4e drm/i915: Unexport is_semiplanar_uv_plane()
a07b18ff79b6 drm/i915: Simplify the modifier check for interlaced scanout support
00315bd9b13a drm/i915: Add tiling attribute to the modifier descriptor
147f27b14377 drm/i915: Move intel_get_format_info() to intel_fb.c
b43f636afaea drm/i915: Add a table with a descriptor for all i915 modifiers