Series: | drm/i915: ttm for stolen (rev6) |
URL: | https://patchwork.freedesktop.org/series/101396/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_101396v6/index.html |
CI Bug Log - changes from CI_DRM_11793 -> Patchwork_101396v6
Summary
FAILURE
Serious unknown changes coming with Patchwork_101396v6 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_101396v6, 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_101396v6/index.html
Participating hosts (43 -> 40)
Missing (3): fi-kbl-soraka fi-icl-u2 fi-bdw-samus
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_101396v6:
IGT changes
Possible regressions
-
igt@i915_selftest@live@reset:
-
fi-rkl-guc: PASS -> DMESG-FAIL
-
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@i915_selftest@live@reset:
- {bat-adlp-6}: DMESG-FAIL (i915#4983) -> DMESG-FAIL
-
igt@kms_busy@basic@flip:
- {bat-dg2-9}: PASS -> DMESG-WARN
Known issues
Here are the changes found in Patchwork_101396v6 that come from known issues:
IGT changes
Issues hit
-
igt@i915_selftest@live@gem:
- fi-blb-e6850: NOTRUN -> DMESG-FAIL (i915#4528)
-
igt@i915_selftest@live@hangcheck:
-
fi-hsw-4770: PASS -> INCOMPLETE (i915#4785)
-
bat-dg1-6: PASS -> DMESG-FAIL (i915#4494 / i915#4957)
-
-
igt@kms_flip@basic-flip-vs-modeset@a-edp1:
- fi-tgl-u2: PASS -> DMESG-WARN (i915#402) +2 similar issues
-
igt@kms_flip@basic-flip-vs-modeset@b-edp1:
- bat-adlp-4: PASS -> DMESG-WARN (i915#3576) +2 similar issues
-
igt@runner@aborted:
- fi-hsw-4770: NOTRUN -> FAIL (fdo#109271 / i915#4312 / i915#5594 / i915#6246)
Possible fixes
-
igt@i915_pm_rpm@module-reload:
- fi-cfl-8109u: DMESG-WARN (i915#62) -> PASS +1 similar issue
-
igt@i915_selftest@live@late_gt_pm:
- fi-cfl-8109u: DMESG-WARN (i915#5904) -> PASS +34 similar issues
-
igt@i915_selftest@live@requests:
- fi-blb-e6850: DMESG-FAIL (i915#4528) -> PASS
-
igt@i915_suspend@basic-s2idle-without-i915:
- fi-cfl-8109u: DMESG-WARN (i915#5904 / i915#62) -> PASS +1 similar issue
-
igt@kms_flip@basic-plain-flip@c-dp2:
- fi-cfl-8109u: DMESG-WARN (i915#165) -> PASS
-
igt@kms_frontbuffer_tracking@basic:
- fi-cfl-8109u: DMESG-WARN (i915#165 / i915#62) -> PASS +16 similar issues
{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_11793 -> Patchwork_101396v6
CI-20190529: 20190529
CI_DRM_11793: 4e84b1c97746e5aea05bb94fe2c4fe3afb3d89f0 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6537: 331658a8475c8b0c0f7ffe5268a7318ef83da34e @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_101396v6: 4e84b1c97746e5aea05bb94fe2c4fe3afb3d89f0 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
a04b20a37627 drm/i915: stolen memory use ttm backend
a9df6d198b68 drm/i915/ttm: add buffer pin on alloc flag
1b1280a88721 drm/i915: allow memory region creators to alloc and free the region
5b539d78fade drm/i915: ttm move/clear logic fix
54bb25fb42fb drm/i915: sanitize mem_flags for stolen buffers
e80e2d3e012e drm/i915: instantiate ttm ranger manager for stolen memory
407c8744144e drm/i915/gem: selftest should not attempt mmap of private regions
51e037708330 drm/i915/ttm: only trust snooping for dgfx when deciding default cache_level
7472e7fd6dd4 drm/i915: limit ttm to dma32 for i965G[M]
971cb0d91fd2 drm/i915/ttm: dont trample cache_level overrides during ttm move