Series: | drm/i915: ttm for stolen (rev5) |
URL: | https://patchwork.freedesktop.org/series/101396/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_101396v5/index.html |
CI Bug Log - changes from CI_DRM_11790 -> Patchwork_101396v5
Summary
FAILURE
Serious unknown changes coming with Patchwork_101396v5 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_101396v5, 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_101396v5/index.html
Participating hosts (40 -> 41)
Additional (2): fi-icl-u2 bat-dg2-9
Missing (1): fi-bdw-samus
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_101396v5:
IGT changes
Possible regressions
- igt@i915_selftest@live@reset:
- bat-adlp-4: PASS -> DMESG-FAIL
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
- igt@kms_busy@basic@flip:
- {bat-dg2-9}: NOTRUN -> DMESG-WARN
Known issues
Here are the changes found in Patchwork_101396v5 that come from known issues:
IGT changes
Issues hit
-
igt@gem_huc_copy@huc-copy:
-
igt@gem_lmem_swapping@random-engines:
-
igt@i915_pm_rpm@module-reload:
- bat-adlp-4: PASS -> DMESG-WARN (i915#1888 / i915#3576)
-
igt@i915_selftest@live@hangcheck:
- bat-dg1-6: PASS -> DMESG-FAIL (i915#4494 / i915#4957)
-
igt@i915_suspend@basic-s3-without-i915:
-
igt@kms_busy@basic@flip:
- bat-adlp-4: PASS -> DMESG-WARN (i915#3576)
-
igt@kms_chamelium@common-hpd-after-suspend:
-
fi-hsw-g3258: NOTRUN -> SKIP (fdo#109271 / fdo#111827)
-
fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / fdo#111827)
-
fi-blb-e6850: NOTRUN -> SKIP (fdo#109271)
-
fi-pnv-d510: NOTRUN -> SKIP (fdo#109271)
-
-
igt@kms_chamelium@hdmi-hpd-fast:
- fi-icl-u2: NOTRUN -> SKIP (fdo#111827) +8 similar issues
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
- fi-icl-u2: NOTRUN -> SKIP (fdo#109278 / i915#4103) +1 similar issue
-
igt@kms_flip@basic-flip-vs-modeset@a-edp1:
- fi-tgl-u2: PASS -> DMESG-WARN (i915#402) +1 similar issue
-
igt@kms_force_connector_basic@force-connector-state:
-
igt@kms_force_connector_basic@force-load-detect:
- fi-icl-u2: NOTRUN -> SKIP (fdo#109285)
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
- fi-icl-u2: NOTRUN -> SKIP (fdo#109278)
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-userptr:
- fi-icl-u2: NOTRUN -> SKIP (fdo#109295 / i915#3301)
-
igt@runner@aborted:
Possible fixes
-
igt@i915_selftest@live@hangcheck:
-
fi-hsw-4770: INCOMPLETE (i915#3303 / i915#4785) -> PASS
-
fi-hsw-g3258: INCOMPLETE (i915#3303 / i915#4785) -> PASS
-
-
igt@i915_selftest@live@requests:
-
fi-blb-e6850: DMESG-FAIL (i915#4528) -> PASS
-
fi-pnv-d510: DMESG-FAIL (i915#4528) -> PASS
-
-
igt@kms_flip@basic-flip-vs-modeset@a-edp1:
- bat-adlp-4: DMESG-WARN (i915#3576) -> PASS
-
igt@kms_flip@basic-plain-flip@a-edp1:
- {bat-adlp-6}: DMESG-WARN (i915#3576) -> 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_11790 -> Patchwork_101396v5
CI-20190529: 20190529
CI_DRM_11790: a838c72d1e41413a5ace5e3cf2ada93c2e81f66b @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6537: 331658a8475c8b0c0f7ffe5268a7318ef83da34e @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_101396v5: a838c72d1e41413a5ace5e3cf2ada93c2e81f66b @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
cb4854cf1605 drm/i915: stolen memory use ttm backend
25a96de09969 drm/i915/ttm: add buffer pin on alloc flag
ad58b349349b drm/i915: allow memory region creators to alloc and free the region
785ff03c0542 drm/i915: ttm move/clear logic fix
d0902500e074 drm/i915: sanitize mem_flags for stolen buffers
8a7630243d04 drm/i915: instantiate ttm ranger manager for stolen memory
055ef33c2ac8 drm/i915/gem: selftest should not attempt mmap of private regions
eb22d2a146a5 drm/i915/ttm: only trust snooping for dgfx when deciding default cache_level
f02995012a97 drm/i915: limit ttm to dma32 for i965G[M]
1770347378a1 drm/i915/ttm: dont trample cache_level overrides during ttm move