Series: | drm/i915/display: Don't use port enum as register offset (rev5) |
URL: | https://patchwork.freedesktop.org/series/108833/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108833v5/index.html |
CI Bug Log - changes from CI_DRM_12193 -> Patchwork_108833v5
Summary
FAILURE
Serious unknown changes coming with Patchwork_108833v5 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_108833v5, 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_108833v5/index.html
Participating hosts (44 -> 43)
Missing (1): fi-bdw-samus
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_108833v5:
IGT changes
Possible regressions
-
igt@i915_module_load@load:
- fi-hsw-g3258: PASS -> INCOMPLETE
-
igt@i915_suspend@basic-s3-without-i915:
- fi-bxt-dsi: 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-dg2-9}: 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_108833v5 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)
-
fi-hsw-4770: PASS -> INCOMPLETE (i915#1982)
-
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor@atomic-transitions:
-
igt@kms_force_connector_basic@force-connector-state:
- fi-bdw-gvtdvm: PASS -> DMESG-WARN (i915#1982)
-
igt@runner@aborted:
{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_12193 -> Patchwork_108833v5
CI-20190529: 20190529
CI_DRM_12193: 0f0716dcfd8446cde4391475c9c3656ca670b55f @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6666: 1e3ecbaa3c56f4c52c62047707eb4942d3a39c44 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_108833v5: 0f0716dcfd8446cde4391475c9c3656ca670b55f @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
3f38eddbb493 drm/i915/display: cleanup unused DDI port enums
6c5a73ddbb22 drm/i915/display: Fix port_identifier function
105b8dc82a9b drm/i915/display: Remove PORT_D_XELPD/PORT_E_XELPD platform specific defintions
518c89dde7b4 drm/i915/display: Free port enums from tied to register offset
bf3b30534c19 drm/i915/display: Define the DDI port indices inside device info
191e781e3ba3 drm/i915/display: Pass struct drm_i915_private to DDI_BUF_CTL macro