Series: | drm/i915: move display info related stuff under display/ |
URL: | https://patchwork.freedesktop.org/series/124558/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_124558v1/index.html |
CI Bug Log - changes from CI_DRM_13705 -> Patchwork_124558v1
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_124558v1/index.html
Participating hosts (39 -> 39)
Additional (2): fi-kbl-soraka fi-pnv-d510
Missing (2): bat-adlp-11 fi-snb-2520m
Known issues
Here are the changes found in Patchwork_124558v1 that come from known issues:
CI changes
Issues hit
IGT changes
Issues hit
-
igt@gem_exec_suspend@basic-s0@smem:
- bat-jsl-3: PASS -> INCOMPLETE (i915#9275)
-
igt@gem_huc_copy@huc-copy:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
igt@gem_lmem_swapping@basic:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 other tests skip
-
igt@i915_selftest@live@gt_pm:
- fi-kbl-soraka: NOTRUN -> DMESG-FAIL (i915#1886 / i915#7913)
-
igt@i915_selftest@live@hangcheck:
-
igt@i915_selftest@live@requests:
-
igt@i915_suspend@basic-s3-without-i915:
- bat-jsl-3: PASS -> FAIL (fdo#103375)
-
igt@kms_dsc@dsc-basic:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271) +9 other tests skip
-
igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence:
-
igt@kms_psr@primary_page_flip:
- fi-pnv-d510: NOTRUN -> SKIP (fdo#109271) +31 other tests skip
Possible fixes
-
igt@kms_frontbuffer_tracking@basic:
-
igt@kms_pipe_crc_basic@read-crc-frame-sequence@pipe-d-edp-1:
{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_13705 -> Patchwork_124558v1
CI-20190529: 20190529
CI_DRM_13705: c7379e9ad81bca56e268003928cd81a04c3b10d0 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7510: a4b4a33d8312e4e30ca23d26bbd1758e56540e1d @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_124558v1: c7379e9ad81bca56e268003928cd81a04c3b10d0 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
0997716108f5 drm/i915: separate subplatform init and runtime feature init
bb634d51025e drm/i915: separate display runtime info init
d186439036f4 drm/i915: move display info related macros to display
31dc82248d87 drm/i915: convert INTEL_DISPLAY_ENABLED() into a function