Series: | i915: Add "standalone media" support for MTL (rev4) |
URL: | https://patchwork.freedesktop.org/series/107908/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107908v4/index.html |
CI Bug Log - changes from CI_DRM_12083 -> Patchwork_107908v4
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107908v4/index.html
Participating hosts (43 -> 40)
Missing (3): fi-kbl-soraka fi-icl-u2 fi-bdw-samus
Known issues
Here are the changes found in Patchwork_107908v4 that come from known issues:
IGT changes
Issues hit
-
igt@i915_selftest@live@hangcheck:
- fi-hsw-4770: PASS -> INCOMPLETE (i915#4785)
-
igt@kms_chamelium@common-hpd-after-suspend:
- fi-pnv-d510: NOTRUN -> SKIP (fdo#109271)
-
igt@runner@aborted:
- fi-hsw-4770: NOTRUN -> FAIL (fdo#109271 / i915#4312 / i915#5594 / i915#6246)
Possible fixes
-
igt@gem_exec_suspend@basic-s3@smem:
- {bat-rplp-1}: DMESG-WARN (i915#2867) -> PASS
-
igt@i915_selftest@live@hangcheck:
- {fi-ehl-2}: INCOMPLETE (i915#5153) -> PASS
-
igt@i915_selftest@live@requests:
- fi-pnv-d510: DMESG-FAIL (i915#4528) -> PASS
-
igt@i915_selftest@live@reset:
- {bat-rpls-1}: DMESG-FAIL (i915#4983) -> PASS
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor@atomic-transitions:
{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_12083 -> Patchwork_107908v4
CI-20190529: 20190529
CI_DRM_12083: 6d9507979ab2eb2f0f4a57e491410eae49b330d0 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6646: c1f420ae84b76079cd32ac014cfdf95b5f2922f7 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_107908v4: 6d9507979ab2eb2f0f4a57e491410eae49b330d0 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
e06bebed706e drm/i915/mtl: Hook up interrupts for standalone media
3b7856b9961b drm/i915/mtl: Use primary GT's irq lock for media GT
15933a8548af drm/i915/xelpmp: Expose media as another GT
2d5e6dd0fa51 drm/i915/mtl: Add gsi_offset when emitting aux table invalidation
8af0cdd5c5a5 drm/i915/uncore: Add GSI offset to uncore
1013ce561ff5 drm/i915: Handle each GT on init/release and suspend/resume
948543b6d1c5 drm/i915: Initialize MMIO access for each GT
5f2102852efc drm/i915: Use a DRM-managed action to release the PCI bridge device
199539c2835f drm/i915: Rename and expose common GT early init routine
5c120e5f5891 drm/i915: Prepare more multi-GT initialization
19f7f118b0f2 drm/i915: Drop intel_gt_tile_cleanup()
06c63aa6e2e2 drm/i915: Use managed allocations for extra uncore objects
06d5aa28701d drm/i915: Only hook up uncore->debug for primary uncore
955b89179b09 drm/i915: Move locking and unclaimed check into mmio_debug_{suspend, resume}