Series: | i915: Add "standalone media" support for MTL (rev5) |
URL: | https://patchwork.freedesktop.org/series/107908/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107908v5/index.html |
CI Bug Log - changes from CI_DRM_12101 -> Patchwork_107908v5
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107908v5/index.html
Participating hosts (42 -> 29)
Missing (13): fi-rkl-11600 fi-bdw-5557u bat-dg1-5 bat-dg2-8 bat-adlm-1 bat-dg2-9 bat-adlp-6 bat-adlp-4 bat-rplp-1 bat-rpls-1 bat-rpls-2 bat-dg2-11 fi-bdw-samus
Known issues
Here are the changes found in Patchwork_107908v5 that come from known issues:
IGT changes
Issues hit
-
igt@i915_selftest@live@gem:
- fi-blb-e6850: NOTRUN -> DMESG-FAIL (i915#4528)
-
igt@kms_chamelium@common-hpd-after-suspend:
- fi-pnv-d510: NOTRUN -> SKIP (fdo#109271)
Possible fixes
-
igt@i915_selftest@live@requests:
-
fi-blb-e6850: DMESG-FAIL (i915#4528) -> PASS
-
fi-pnv-d510: DMESG-FAIL (i915#4528) -> 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_12101 -> Patchwork_107908v5
CI-20190529: 20190529
CI_DRM_12101: c8ca9239200ae0e5e53ae5a2f0d0a7411aef40c1 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6649: 7d91a6952dadaa9001b662ed60c08ccb8364929d @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_107908v5: c8ca9239200ae0e5e53ae5a2f0d0a7411aef40c1 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
5ebdb9d9bef8 drm/i915/mtl: Hook up interrupts for standalone media
c5634336af9a drm/i915/mtl: Use primary GT's irq lock for media GT
132192a3942f drm/i915/xelpmp: Expose media as another GT
c4bae87e5d9f drm/i915/mtl: Add gsi_offset when emitting aux table invalidation
9b6161c8632f drm/i915/uncore: Add GSI offset to uncore
fe607cccaa26 drm/i915: Handle each GT on init/release and suspend/resume
a86da8bb224e drm/i915: Initialize MMIO access for each GT
96015664d5d7 drm/i915: Use a DRM-managed action to release the PCI bridge device
c046ed8ed2de drm/i915: Rename and expose common GT early init routine
64b9f2cf52ea drm/i915: Prepare more multi-GT initialization
6c71c5973dda drm/i915: Drop intel_gt_tile_cleanup()
85deb0621c44 drm/i915: Use managed allocations for extra uncore objects
b43c85921f61 drm/i915: Only hook up uncore->debug for primary uncore
d33d6584c08d drm/i915: Move locking and unclaimed check into mmio_debug_{suspend, resume}