Series: | drm: Review of mode copies |
URL: | https://patchwork.freedesktop.org/series/100394/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22330/index.html |
CI Bug Log - changes from CI_DRM_11248 -> Patchwork_22330
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22330/index.html
Participating hosts (45 -> 44)
Additional (1): fi-pnv-d510
Missing (2): fi-bsw-cyan shard-tglu
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_22330:
IGT changes
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
- igt@i915_selftest@live@hangcheck:
- {bat-adlp-6}: PASS -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_22330 that come from known issues:
IGT changes
Issues hit
-
igt@amdgpu/amd_cs_nop@sync-fork-compute0:
- fi-snb-2600: NOTRUN -> SKIP (fdo#109271) +17 similar issues
-
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)
-
fi-pnv-d510: NOTRUN -> SKIP (fdo#109271) +57 similar issues
-
-
igt@gem_lmem_swapping@verify-random:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 similar issues
-
igt@i915_selftest@live@hangcheck:
- fi-hsw-4770: PASS -> INCOMPLETE (i915#3303)
-
igt@i915_selftest@live@requests:
- fi-blb-e6850: PASS -> DMESG-FAIL (i915#4528 / i915#5026)
-
igt@kms_chamelium@vga-edid-read:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271) +2 similar issues
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271 / i915#533)
-
igt@kms_psr@primary_page_flip:
-
igt@runner@aborted:
Possible fixes
-
igt@i915_selftest@live@hangcheck:
-
bat-dg1-6: DMESG-FAIL (i915#4494 / i915#4957) -> PASS
-
fi-snb-2600: INCOMPLETE (i915#3921) -> PASS
-
-
igt@kms_frontbuffer_tracking@basic:
- fi-cml-u2: DMESG-WARN (i915#4269) -> PASS
-
igt@kms_pipe_crc_basic@read-crc-pipe-b:
- fi-cfl-8109u: DMESG-WARN (i915#295) -> PASS +12 similar issues
Warnings
- igt@i915_selftest@live@hangcheck:
- bat-dg1-5: DMESG-FAIL (i915#4957) -> DMESG-FAIL (i915#4494 / i915#4957)
{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_11248 -> Patchwork_22330
CI-20190529: 20190529
CI_DRM_11248: 8861c3684bdcd4c8cb8385fbc37a2d9033dff955 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6347: 37ea4c86f97c0e05fcb6b04cff72ec927930536e @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22330: 950fc955a036ae574828aa14203ed9fc07fe0900 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
950fc955a036 drm: Use drm_mode_copy()
b94948d78e9f drm: Use drm_mode_init() for on-stack modes
f84271d930db drm/panel: Use drm_mode_duplicate()
276d24d1417a drm/i915: Use drm_mode_copy()
504e28133d44 drm/i915: Use drm_mode_init() for on-stack modes
b6c95d6ebb89 drm/vc4: Use drm_mode_copy()
c9b80ec58e27 drm/tilcdc: Use drm_mode_copy()
7fca7fc81038 drm/sti: Use drm_mode_copy()
8638c264f5e7 drm/rockchip: Use drm_mode_copy()
4053f4603d4b drm/mtk: Use drm_mode_init() for on-stack modes
b89c110ef4dc drm/msm: Use drm_mode_copy()
0da547ebf332 drm/msm: Use drm_mode_init() for on-stack modes
689422fa9876 drm/msm: Nuke weird on stack mode copy
0914ad74172e drm/imx: Use drm_mode_duplicate()
b3e936908aec drm/hisilicon: Use drm_mode_init() for on-stack modes
89b7446299bc drm/gma500: Use drm_mode_copy()
006000c65793 drm/bridge: Use drm_mode_copy()
ffdcd369784b drm/radeon: Use drm_mode_copy()
a00ccc3d0a7c drm/amdgpu: Use drm_mode_copy()
53ab22b286e1 drm/amdgpu: Use drm_mode_init() for on-stack modes
8b58cd52cab8 drm/amdgpu: Remove pointless on stack mode copies
ec8eac53df11 drm: Add drm_mode_init()