Series: | drm/helpers: Make the suballocation manager drm generic |
URL: | https://patchwork.freedesktop.org/series/114299/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_114299v1/index.html |
CI Bug Log - changes from CI_DRM_12773 -> Patchwork_114299v1
Summary
FAILURE
Serious unknown changes coming with Patchwork_114299v1 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_114299v1, 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_114299v1/index.html
Participating hosts (37 -> 39)
Additional (3): fi-kbl-soraka bat-adlp-6 fi-pnv-d510
Missing (1): fi-snb-2520m
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_114299v1:
IGT changes
Possible regressions
- igt@i915_selftest@live@gt_timelines:
- bat-atsm-1: PASS -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_114299v1 that come from known issues:
IGT changes
Issues hit
-
igt@debugfs_test@basic-hwmon:
-
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 similar issues
-
igt@gem_lmem_swapping@random-engines:
-
igt@gem_tiled_pread_basic:
-
igt@i915_pm_rps@basic-api:
-
igt@i915_selftest@live@gt_heartbeat:
- fi-kbl-soraka: NOTRUN -> DMESG-FAIL (i915#5334 / i915#7872)
-
igt@i915_selftest@live@gt_lrc:
- bat-dg2-11: PASS -> INCOMPLETE (i915#7609 / i915#7913)
-
igt@i915_selftest@live@gt_pm:
- fi-kbl-soraka: NOTRUN -> DMESG-FAIL (i915#1886)
-
igt@i915_selftest@live@hangcheck:
- fi-kbl-soraka: NOTRUN -> INCOMPLETE (i915#7913)
-
igt@i915_selftest@live@reset:
-
igt@i915_selftest@live@slpc:
-
bat-rpls-2: NOTRUN -> DMESG-FAIL (i915#6367)
-
bat-adln-1: NOTRUN -> DMESG-FAIL (i915#6997)
-
-
igt@i915_suspend@basic-s3-without-i915:
- bat-adln-1: NOTRUN -> DMESG-WARN (i915#2867)
-
igt@kms_chamelium_frames@hdmi-crc-fast:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271) +16 similar issues
-
igt@kms_chamelium_hpd@common-hpd-after-suspend:
-
igt@kms_chamelium_hpd@dp-hpd-fast:
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
-
igt@kms_force_connector_basic@force-load-detect:
- bat-adlp-6: NOTRUN -> SKIP (fdo#109285)
-
igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence:
-
igt@kms_pipe_crc_basic@suspend-read-crc:
-
igt@kms_psr@primary_page_flip:
- fi-pnv-d510: NOTRUN -> SKIP (fdo#109271) +38 similar issues
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-fence-read:
- bat-adlp-6: NOTRUN -> SKIP (fdo#109295 / i915#3291 / i915#3708) +2 similar issues
-
igt@prime_vgem@basic-userptr:
- bat-adlp-6: NOTRUN -> SKIP (fdo#109295 / i915#3301 / i915#3708)
Possible fixes
-
igt@i915_selftest@live@gt_lrc:
- bat-adln-1: INCOMPLETE (i915#7609) -> PASS
-
igt@i915_selftest@live@reset:
Build changes
- Linux: CI_DRM_12773 -> Patchwork_114299v1
CI-20190529: 20190529
CI_DRM_12773: f6ae81bcb627d2c528675f0207a052868ca2857e @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7170: e6d15f2d2f299ce70206a40609bebf661f7fdc65 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_114299v1: f6ae81bcb627d2c528675f0207a052868ca2857e @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
03ae521e8da6 drm/radeon: Use the drm suballocation manager implementation.
384587f0d33d drm/amd: Convert amdgpu to use suballocation helper.
07522e766c9c drm/suballoc: Extract amdgpu_sa.c as generic suballocation helper