Series: | i915: Initial multi-tile support (rev3) |
URL: | https://patchwork.freedesktop.org/series/95631/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21485/index.html |
CI Bug Log - changes from CI_DRM_10809 -> Patchwork_21485
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21485/index.html
Participating hosts (36 -> 32)
Missing (4): bat-adlp-4 fi-bwr-2160 bat-dg1-6 bat-dg1-5
Known issues
Here are the changes found in Patchwork_21485 that come from known issues:
IGT changes
Issues hit
-
igt@gem_exec_suspend@basic-s0:
- fi-kbl-soraka: PASS -> INCOMPLETE (i915#4221)
-
igt@gem_exec_suspend@basic-s3:
- fi-bdw-5557u: PASS -> INCOMPLETE (i915#146)
-
igt@i915_pm_rpm@module-reload:
- fi-kbl-7500u: PASS -> INCOMPLETE (i915#151)
-
igt@runner@aborted:
Possible fixes
Build changes
- Linux: CI_DRM_10809 -> Patchwork_21485
CI-20190529: 20190529
CI_DRM_10809: 9959c5de92d04f2336d749a5a331799aa41cfb1f @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6264: 3458490c14afe3cb8aa873fa9e520e1c815ea068 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_21485: c69ad9b4c31f158b820929d670b0a6bef3d715ee @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
c69ad9b4c31f drm/i915/xehpsdv: Initialize multi-tiles
92457e660ec4 drm/i915/guc: Update CT debug macro for multi-tile
18b82f7a6cad drm/i915/xehp: Make IRQ reset and postinstall multi-tile aware
01e6c40393ac drm/i915/xehp: Determine which tile raised an interrupt
bc3dd39b8aba drm/i915: Initial support for per-tile uncore
563ae5d397db drm/i915: Prepare for multiple gts
aaf60d368b8d drm/i915: Store backpointer to GT in uncore
4e2ff0a014f1 drm/i915: Restructure probe to handle multi-tile platforms
d1ad37e3e59f drm/i915: split general MMIO setup from per-GT uncore init
1705fd0a9784 drm/i915: rework some irq functions to take intel_gt as argument