Series: | drm/i915/display: Don't use port enum as register offset (rev6) |
URL: | https://patchwork.freedesktop.org/series/108833/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108833v6/index.html |
CI Bug Log - changes from CI_DRM_12204 -> Patchwork_108833v6
Summary
FAILURE
Serious unknown changes coming with Patchwork_108833v6 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_108833v6, 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_108833v6/index.html
Participating hosts (48 -> 43)
Additional (2): bat-dg2-11 fi-rkl-11600
Missing (7): fi-tgl-u2 fi-hsw-4200u fi-glk-dsi fi-icl-u2 fi-ctg-p8600 fi-bsw-nick fi-bdw-samus
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_108833v6:
IGT changes
Possible regressions
- igt@i915_module_load@load:
- bat-adlp-4: PASS -> DMESG-WARN
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-rpls-2}: PASS -> DMESG-WARN
-
{bat-adlp-6}: PASS -> DMESG-WARN
-
{bat-dg2-11}: NOTRUN -> DMESG-WARN
-
{bat-adlm-1}: PASS -> DMESG-WARN
-
{bat-dg2-8}: PASS -> DMESG-WARN
-
Known issues
Here are the changes found in Patchwork_108833v6 that come from known issues:
IGT changes
Issues hit
-
igt@gem_huc_copy@huc-copy:
-
igt@gem_lmem_swapping@basic:
-
fi-bdw-gvtdvm: NOTRUN -> SKIP (fdo#109271) +19 similar issues
-
-
igt@gem_tiled_pread_basic:
-
igt@i915_module_load@load:
- fi-adl-ddr5: PASS -> INCOMPLETE (i915#1982)
-
igt@i915_pm_backlight@basic-brightness:
-
igt@i915_suspend@basic-s2idle-without-i915:
- fi-bdw-gvtdvm: NOTRUN -> INCOMPLETE (i915#4817)
-
igt@i915_suspend@basic-s3-without-i915:
- fi-rkl-11600: NOTRUN -> INCOMPLETE (i915#5982)
-
igt@kms_chamelium@hdmi-edid-read:
- fi-rkl-11600: NOTRUN -> SKIP (fdo#111827) +7 similar issues
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor:
-
igt@kms_force_connector_basic@force-load-detect:
- fi-rkl-11600: NOTRUN -> SKIP (fdo#109285 / i915#4098)
-
igt@kms_psr@primary_page_flip:
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-read:
- fi-rkl-11600: NOTRUN -> SKIP (fdo#109295 / i915#3291 / i915#3708) +2 similar issues
-
igt@prime_vgem@basic-userptr:
- fi-rkl-11600: NOTRUN -> SKIP (fdo#109295 / i915#3301 / i915#3708)
-
igt@runner@aborted:
Possible fixes
-
igt@i915_module_load@load:
- fi-bdw-gvtdvm: DMESG-WARN (i915#6540) -> PASS
-
igt@i915_selftest@live@mman:
- fi-rkl-guc: INCOMPLETE (i915#6794) -> PASS
-
igt@kms_force_connector_basic@force-connector-state:
- fi-bdw-gvtdvm: DMESG-WARN (i915#5922) -> PASS
{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_12204 -> Patchwork_108833v6
CI-20190529: 20190529
CI_DRM_12204: fd2f9b9a4178e667adad268a662eb8a9c0ddc8f8 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6670: d618e9865fe5cbaf511ca43503abad442605d0a5 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_108833v6: fd2f9b9a4178e667adad268a662eb8a9c0ddc8f8 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
38ae615aab2b drm/i915/display: cleanup unused DDI port enums
b5fa0d1de0dd drm/i915/display: Fix port_identifier function
0bff4b189412 drm/i915/display: Remove PORT_D_XELPD/PORT_E_XELPD platform specific defintions
a5ec4a8717ec drm/i915/display: Free port enums from tied to register offset
f780e6163304 drm/i915/display: Define the DDI port indices inside device info
f44a8c7da5d1 drm/i915/display: Pass struct drm_i915_private to DDI_BUF_CTL macro