Series: | lib/string_helpers: Add a few string helpers (rev2) |
URL: | https://patchwork.freedesktop.org/series/99030/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22110/index.html |
CI Bug Log - changes from CI_DRM_11145 -> Patchwork_22110
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22110/index.html
Participating hosts (46 -> 42)
Missing (4): fi-ctg-p8600 fi-bsw-cyan fi-bdw-samus fi-hsw-4200u
Known issues
Here are the changes found in Patchwork_22110 that come from known issues:
CI changes
Possible fixes
IGT changes
Issues hit
-
igt@amdgpu/amd_cs_nop@nop-compute0:
- fi-ilk-650: NOTRUN -> SKIP (fdo#109271) +39 similar issues
-
igt@amdgpu/amd_cs_nop@sync-fork-gfx0:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271) +21 similar issues
-
igt@debugfs_test@read_all_entries:
- fi-kbl-soraka: PASS -> DMESG-WARN (i915#1982 / i915#262)
-
igt@gem_exec_suspend@basic-s3@smem:
- fi-bdw-5557u: PASS -> INCOMPLETE (i915#146)
-
igt@gem_huc_copy@huc-copy:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
igt@gem_lmem_swapping@verify-random:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 similar issues
-
igt@kms_chamelium@dp-hpd-fast:
- fi-ilk-650: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_chamelium@vga-edid-read:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271 / i915#533)
Possible fixes
-
igt@gem_flink_basic@bad-flink:
-
igt@kms_frontbuffer_tracking@basic:
- fi-cml-u2: DMESG-WARN (i915#4269) -> 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_11145 -> Patchwork_22110
CI-20190529: 20190529
CI_DRM_11145: 348109d01999f0feea85e8f336dc804b782ab870 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6335: 2b30115edd692b60d16cb10375730a87f51f0e37 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22110: faebfa7913d6707259c64af86c6ff6b234ac60bc @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
faebfa7913d6 cxgb4: Use str_yes_no()
23940ca63a6c tomoyo: Use str_yes_no()
b23c0f35def5 drm: Convert open-coded yes/no strings to yesno()
012e3664260b drm/gem: Sort includes alphabetically
63c3bd9cc94f drm/amd/display: Use str_yes_no()
677b985a1afd drm/i915: Use str_on_off()
29eecd097b7a drm/i915: Use str_enabled_disabled()
bd7513369767 drm/i915: Use str_enable_disable()
f9c3d95ede47 drm/i915: Use str_yes_no()
f129a0e5877f drm/i915: Fix trailing semicolon
7b5dcbd538bd lib/string_helpers: Consolidate string helpers implementation