Series: | drm/i915: Fix VMA UAF on destroy against deactivate race (rev6) |
URL: | https://patchwork.freedesktop.org/series/129026/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_129026v6/index.html |
CI Bug Log - changes from CI_DRM_14398 -> Patchwork_129026v6
Summary
FAILURE
Serious unknown changes coming with Patchwork_129026v6 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_129026v6, please notify your bug team (I915-ci-infra@xxxxxxxxxxxxxxxxxxxxx) 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_129026v6/index.html
Participating hosts (41 -> 39)
Additional (1): fi-bsw-n3050
Missing (3): bat-mtlp-8 bat-dg1-7 fi-snb-2520m
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_129026v6:
IGT changes
Possible regressions
- igt@i915_selftest@live@gt_heartbeat:
- bat-atsm-1: PASS -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_129026v6 that come from known issues:
CI changes
Possible fixes
IGT changes
Issues hit
-
igt@gem_huc_copy@huc-copy:
-
igt@gem_lmem_swapping@random-engines:
- fi-bsw-n3050: NOTRUN -> SKIP +19 other tests skip
-
igt@gem_lmem_swapping@verify-random:
- fi-cfl-8109u: NOTRUN -> SKIP (i915#4613) +3 other tests skip
- bat-arls-2: NOTRUN -> SKIP (i915#10213) +3 other tests skip
-
igt@gem_mmap@basic:
-
igt@gem_mmap_gtt@basic:
- bat-arls-2: NOTRUN -> SKIP (i915#10196 / i915#4077) +2 other tests skip
-
igt@gem_render_tiled_blits@basic:
- bat-arls-2: NOTRUN -> SKIP (i915#10197 / i915#10211 / i915#4079)
-
igt@gem_tiled_pread_basic:
- bat-arls-2: NOTRUN -> SKIP (i915#10206 / i915#4079)
-
igt@i915_pm_rps@basic-api:
- bat-arls-2: NOTRUN -> SKIP (i915#10209)
-
igt@kms_addfb_basic@addfb25-y-tiled-small-legacy:
- bat-arls-2: NOTRUN -> SKIP (i915#10200) +9 other tests skip
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
- bat-arls-2: NOTRUN -> SKIP (i915#10202) +1 other test skip
-
igt@kms_dsc@dsc-basic:
-
igt@kms_force_connector_basic@force-load-detect:
- bat-arls-2: NOTRUN -> SKIP (i915#10207)
-
igt@kms_pm_backlight@basic-brightness:
- fi-cfl-8109u: NOTRUN -> SKIP +11 other tests skip
-
igt@kms_psr@psr-primary-mmap-gtt@edp-1:
- bat-arls-2: NOTRUN -> SKIP (i915#10196 / i915#4077 / i915#9688)
-
igt@kms_setmode@basic-clone-single-crtc:
- bat-arls-2: NOTRUN -> SKIP (i915#10208 / i915#8809)
-
igt@prime_vgem@basic-fence-mmap:
- bat-arls-2: NOTRUN -> SKIP (i915#10196 / i915#3708 / i915#4077) +1 other test skip
-
igt@prime_vgem@basic-fence-read:
- bat-arls-2: NOTRUN -> SKIP (i915#10212 / i915#3708)
-
igt@prime_vgem@basic-read:
- bat-arls-2: NOTRUN -> SKIP (i915#10214 / i915#3708)
-
igt@prime_vgem@basic-write:
- bat-arls-2: NOTRUN -> SKIP (i915#10216 / i915#3708)
Possible fixes
-
igt@gem_exec_parallel@engines@contexts:
-
igt@gem_lmem_swapping@basic@lmem0:
- bat-dg2-14: FAIL (i915#10378) -> PASS
-
igt@i915_selftest@live@gt_pm:
- bat-dg2-14: ABORT (i915#10366) -> PASS
-
igt@i915_selftest@live@gt_timelines:
- bat-arls-1: INCOMPLETE -> PASS
-
igt@i915_selftest@live@hangcheck:
- {bat-rpls-3}: DMESG-WARN (i915#5591) -> 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_14398 -> Patchwork_129026v6
CI-20190529: 20190529
CI_DRM_14398: e96742a33719079709b8e180448b491622e6a427 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7749: 2fd91b8c3cf9aa2b0bb78537a6b5e2bc3de50e0e @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_129026v6: e96742a33719079709b8e180448b491622e6a427 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
6677f140195e Revert "drm/i915: Wait for active retire before i915_active_fini()"
2089cd85faf5 drm/i915: Remove extra multi-gt pm-references
4c67aa63f082 drm/i915/vma: Fix UAF on destroy against retire race