Series: | drm/i915/display: Don't use port enum as register offset (rev4) |
URL: | https://patchwork.freedesktop.org/series/108833/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108833v4/index.html |
CI Bug Log - changes from CI_DRM_12192 -> Patchwork_108833v4
Summary
FAILURE
Serious unknown changes coming with Patchwork_108833v4 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_108833v4, please notify your bug team to allow them
to document this new failure mode, which will reduce false positives in CI.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108833v4/index.html
Participating hosts (46 -> 44)
Missing (2): fi-bdw-samus fi-pnv-d510
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_108833v4:
IGT changes
Possible regressions
-
igt@i915_module_load@load:
-
fi-hsw-g3258: PASS -> INCOMPLETE
-
fi-hsw-4770: PASS -> INCOMPLETE
-
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
-
igt@i915_module_load@load:
-
{bat-rplp-1}: PASS -> DMESG-WARN
-
{bat-adlp-6}: PASS -> DMESG-WARN
-
{bat-dg2-11}: PASS -> DMESG-WARN
-
{bat-adlm-1}: PASS -> DMESG-WARN
-
{bat-dg2-8}: PASS -> DMESG-WARN
-
Known issues
Here are the changes found in Patchwork_108833v4 that come from known issues:
IGT changes
Issues hit
-
igt@i915_module_load@load:
-
fi-adl-ddr5: PASS -> INCOMPLETE (i915#1982)
-
fi-bdw-5557u: PASS -> INCOMPLETE (i915#1982)
-
-
igt@i915_selftest@live@gt_heartbeat:
- fi-bxt-dsi: PASS -> DMESG-FAIL (i915#5334)
-
igt@kms_force_connector_basic@force-connector-state:
- fi-bdw-gvtdvm: PASS -> DMESG-WARN (i915#1982)
-
igt@runner@aborted:
Possible fixes
-
igt@i915_pm_rpm@module-reload:
- fi-cfl-8109u: DMESG-FAIL (i915#62) -> PASS
-
igt@i915_selftest@live@hangcheck:
- {fi-ehl-2}: INCOMPLETE (i915#5153) -> PASS
-
igt@i915_selftest@live@late_gt_pm:
- fi-cfl-8109u: DMESG-WARN (i915#5904) -> PASS +30 similar issues
-
igt@i915_suspend@basic-s2idle-without-i915:
- fi-cfl-8109u: DMESG-WARN (i915#5904 / i915#62) -> PASS
-
igt@kms_frontbuffer_tracking@basic:
- fi-cfl-8109u: DMESG-WARN (i915#62) -> PASS +12 similar issues
{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_12192 -> Patchwork_108833v4
CI-20190529: 20190529
CI_DRM_12192: 83f5b1665fc067c78ed2d46c585d8c49e57e6b06 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6666: 1e3ecbaa3c56f4c52c62047707eb4942d3a39c44 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_108833v4: 83f5b1665fc067c78ed2d46c585d8c49e57e6b06 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
370658262b2e drm/i915/display: cleanup unused DDI port enums
099a328c3d5f drm/i915/display: Fix port_identifier function
7e36e8c5fda7 drm/i915/display: Remove PORT_D_XELPD/PORT_E_XELPD platform specific defintions
31e0cbacd0e7 drm/i915/display: Free port enums from tied to register offset
2d0f615de1c2 drm/i915/display: Define the DDI port indices inside device info
6a48314e833c drm/i915/display: Pass struct drm_i915_private to DDI_BUF_CTL macro