Series: | i915: Simplify mmio handling & add new DG2 shadow table (rev3) |
URL: | https://patchwork.freedesktop.org/series/94534/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21114/index.html |
CI Bug Log - changes from CI_DRM_10619 -> Patchwork_21114
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21114/index.html
Known issues
Here are the changes found in Patchwork_21114 that come from known issues:
IGT changes
Issues hit
-
igt@amdgpu/amd_basic@cs-compute:
- fi-cfl-guc: NOTRUN -> SKIP (fdo#109271) +17 similar issues
-
igt@amdgpu/amd_cs_nop@fork-compute0:
- fi-ivb-3770: NOTRUN -> SKIP (fdo#109271) +18 similar issues
-
igt@amdgpu/amd_cs_nop@sync-gfx0:
- fi-kbl-7567u: NOTRUN -> SKIP (fdo#109271) +17 similar issues
-
igt@amdgpu/amd_prime@i915-to-amd:
- fi-snb-2520m: NOTRUN -> SKIP (fdo#109271) +18 similar issues
-
igt@core_hotunplug@unbind-rebind:
-
fi-rkl-guc: PASS -> INCOMPLETE (i915#4130)
-
fi-bxt-dsi: PASS -> INCOMPLETE (i915#4130 / i915#4136)
-
fi-icl-u2: PASS -> INCOMPLETE (i915#4130 / i915#4136)
-
-
igt@i915_module_load@reload:
-
fi-cfl-8700k: NOTRUN -> INCOMPLETE (i915#4130 / i915#4136 / i915#4179)
-
fi-cfl-8109u: NOTRUN -> INCOMPLETE (i915#4130 / i915#4136 / i915#4179)
-
-
igt@i915_selftest@live@hangcheck:
- fi-snb-2600: PASS -> INCOMPLETE (i915#3921)
-
igt@runner@aborted:
Possible fixes
-
igt@core_hotunplug@unbind-rebind:
-
fi-cfl-guc: INCOMPLETE (i915#4130 / i915#4136) -> PASS
-
fi-cfl-8700k: INCOMPLETE (i915#4130 / i915#4136) -> PASS
-
fi-cfl-8109u: INCOMPLETE (i915#4130) -> PASS
-
fi-kbl-7567u: INCOMPLETE (i915#4130) -> PASS
-
-
igt@i915_module_load@reload:
-
fi-snb-2520m: INCOMPLETE (i915#4179) -> PASS
-
fi-ivb-3770: INCOMPLETE (i915#4179) -> PASS
-
Warnings
-
igt@i915_module_load@reload:
-
fi-kbl-8809g: INCOMPLETE (i915#4130 / i915#4136) -> INCOMPLETE (i915#4136)
-
fi-bsw-kefka: INCOMPLETE (i915#4136) -> INCOMPLETE (i915#4136 / i915#4179)
-
fi-icl-y: INCOMPLETE (i915#4136) -> INCOMPLETE (i915#4130 / i915#4136)
-
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Participating hosts (35 -> 30)
Missing (5): fi-kbl-soraka bat-dg1-6 fi-bsw-cyan bat-jsl-1 fi-bdw-samus
Build changes
- Linux: CI_DRM_10619 -> Patchwork_21114
CI-20190529: 20190529
CI_DRM_10619: d8d6f841d62dab4d161cc1735c5646cb989d0315 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6213: e9ae59cb8b4f1e7bc61a9261f33fc7e52ae06c65 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_21114: 6d85e55215cbeaaf2dcfea38a6bdfda918449127 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
6d85e55215cb drm/i915/dg2: Add DG2-specific shadow register table
31b02534892f drm/i915/uncore: Drop gen11 mmio read handlers
3554b1cc5b33 drm/i915/uncore: Drop gen11/gen12 mmio write handlers
a8dd5ae3188f drm/i915/uncore: Replace gen8 write functions with general fwtable
e6b2795f4353 drm/i915/uncore: Associate shadow table with uncore
20b20ad7947c drm/i915/uncore: Convert gen6/gen7 read operations to fwtable