Series: | i915: Add "standalone media" support for MTL (rev2) |
URL: | https://patchwork.freedesktop.org/series/107908/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107908v2/index.html |
CI Bug Log - changes from CI_DRM_12044 -> Patchwork_107908v2
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107908v2/index.html
Participating hosts (40 -> 34)
Missing (6): fi-hsw-4200u bat-dg1-5 bat-adlp-4 fi-ctg-p8600 bat-dg2-11 fi-bdw-samus
Known issues
Here are the changes found in Patchwork_107908v2 that come from known issues:
IGT changes
Issues hit
-
igt@i915_pm_rpm@module-reload:
- fi-cfl-8109u: PASS -> DMESG-FAIL (i915#62)
-
igt@i915_selftest@live@requests:
- fi-pnv-d510: PASS -> DMESG-FAIL (i915#4528)
-
igt@i915_selftest@live@ring_submission:
- fi-cfl-8109u: PASS -> DMESG-WARN (i915#5904) +30 similar issues
-
igt@i915_suspend@basic-s2idle-without-i915:
- fi-cfl-8109u: PASS -> DMESG-WARN (i915#5904 / i915#62)
-
igt@kms_chamelium@common-hpd-after-suspend:
- fi-bdw-5557u: NOTRUN -> SKIP (fdo#109271 / fdo#111827)
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor@atomic-transitions-varying-size:
-
igt@kms_frontbuffer_tracking@basic:
- fi-cfl-8109u: PASS -> DMESG-WARN (i915#62) +11 similar issues
Possible fixes
-
igt@gem_exec_suspend@basic-s0@smem:
- {bat-rplp-1}: DMESG-WARN (i915#2867) -> PASS +1 similar issue
-
igt@i915_suspend@basic-s3-without-i915:
- fi-bdw-5557u: INCOMPLETE (i915#146 / i915#6598) -> 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_12044 -> Patchwork_107908v2
CI-20190529: 20190529
CI_DRM_12044: 287ad23d60ce7aa8befbe8dd1fea6fb705bd08ac @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6637: a23e8aed0b54018339647d0817267431bd2b7075 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_107908v2: 287ad23d60ce7aa8befbe8dd1fea6fb705bd08ac @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
c4e2f29f8c6b drm/i915/mtl: Hook up interrupts for standalone media
e1285aa47154 drm/i915/mtl: Use primary GT's irq lock for media GT
b4f903e749b6 drm/i915/xelpmp: Expose media as another GT
2d1df155b6e2 drm/i915: Rename and expose common GT early init routine
638b7b0b7759 drm/i915: Prepare more multi-GT initialization
ed44a8127715 drm/i915: Use managed allocations for extra uncore objects
67b3c4f78f19 drm/i915: Only hook up uncore->debug for primary uncore
9851a6cb1ca3 drm/i915: Move locking and unclaimed check into mmio_debug_{suspend, resume}