Series: | Add data flow metering support for HDMI2.1 |
URL: | https://patchwork.freedesktop.org/series/99668/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22167/index.html |
CI Bug Log - changes from CI_DRM_11184 -> Patchwork_22167
Summary
FAILURE
Serious unknown changes coming with Patchwork_22167 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_22167, 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_22167/index.html
Participating hosts (41 -> 45)
Additional (9): bat-dg1-6 bat-dg1-5 fi-adl-ddr4 fi-apl-guc bat-adlp-6 bat-rpls-1 bat-rpls-2 bat-jsl-2 bat-jsl-1
Missing (5): shard-tglu fi-hsw-4200u fi-bsw-cyan fi-ctg-p8600 fi-bdw-samus
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_22167:
IGT changes
Possible regressions
- igt@i915_selftest@live@workarounds:
- fi-rkl-guc: PASS -> INCOMPLETE
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
-
igt@gem_exec_suspend@basic-s3@smem:
- {fi-adl-ddr4}: NOTRUN -> INCOMPLETE
-
igt@i915_selftest@live@hangcheck:
- {fi-ehl-2}: PASS -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_22167 that come from known issues:
IGT changes
Issues hit
-
igt@debugfs_test@read_all_entries:
- fi-apl-guc: NOTRUN -> DMESG-WARN (i915#1610)
-
igt@fbdev@nullptr:
-
igt@gem_exec_gttfill@basic:
-
igt@gem_exec_suspend@basic-s3@smem:
- fi-bdw-5557u: PASS -> INCOMPLETE (i915#146)
-
igt@gem_mmap@basic:
-
igt@gem_mmap_gtt@basic:
-
igt@gem_tiled_blits@basic:
-
igt@gem_tiled_pread_basic:
-
igt@i915_pm_backlight@basic-brightness:
-
igt@i915_selftest@live@hangcheck:
-
bat-dg1-6: NOTRUN -> DMESG-FAIL (i915#4494 / i915#4957)
-
bat-dg1-5: NOTRUN -> DMESG-FAIL (i915#4494 / i915#4957)
-
fi-hsw-4770: PASS -> INCOMPLETE (i915#4785)
-
-
igt@i915_selftest@live@requests:
- fi-blb-e6850: PASS -> DMESG-FAIL (i915#5026)
-
igt@kms_addfb_basic@addfb25-x-tiled-legacy:
-
igt@kms_addfb_basic@basic-y-tiled-legacy:
-
igt@kms_addfb_basic@tile-pitch-mismatch:
-
igt@kms_busy@basic:
-
igt@kms_chamelium@dp-hpd-fast:
- bat-dg1-5: NOTRUN -> SKIP (fdo#111827) +8 similar issues
-
igt@kms_chamelium@hdmi-edid-read:
- bat-dg1-6: NOTRUN -> SKIP (fdo#111827) +8 similar issues
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
-
igt@kms_cursor_legacy@basic-flip-after-cursor-legacy:
-
igt@kms_force_connector_basic@force-load-detect:
-
bat-dg1-6: NOTRUN -> SKIP (fdo#109285)
-
bat-dg1-5: NOTRUN -> SKIP (fdo#109285)
-
-
igt@kms_psr@cursor_plane_move:
-
igt@kms_psr@primary_page_flip:
-
igt@prime_vgem@basic-fence-flip:
-
igt@prime_vgem@basic-fence-mmap:
-
igt@prime_vgem@basic-gtt:
-
igt@prime_vgem@basic-userptr:
-
igt@runner@aborted:
Possible fixes
- igt@kms_psr@primary_page_flip:
- fi-skl-6600u: INCOMPLETE (i915#4547 / i915#4838) -> 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_11184 -> Patchwork_22167
CI-20190529: 20190529
CI_DRM_11184: 04d657f075e9162f0d622c5a91115395cbd7dd98 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6339: 9cd99d763440ae75d9981ce4e361d3deb5edb4e4 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22167: 18e9986cd9445cf9397ba269cf3beb0326e98318 @ git://anongit.freedesktop.org/gfx-ci/linux
== Kernel 32bit build ==
Warning: Kernel 32bit buildtest failed:
https://intel-gfx-ci.01.org/Patchwork_22167/build_32bit.log
CALL scripts/checksyscalls.sh
CALL scripts/atomic/check-atomics.sh
CHK include/generated/compile.h
GEN .version
CHK include/generated/compile.h
UPD include/generated/compile.h
CC init/version.o
AR init/built-in.a
LD vmlinux.o
MODPOST vmlinux.symvers
MODINFO modules.builtin.modinfo
GEN modules.builtin
LD .tmp_vmlinux.kallsyms1
drivers/gpu/drm/drm_frl_dfm_helper.o: In function drm_frl_dsc_get_ftb_avg':
/home/cidrm/kernel/drivers/gpu/drm/drm_frl_dfm_helper.c:608: undefined reference to
__udivdi3'
drivers/gpu/drm/drm_frl_dfm_helper.o: In function drm_frl_dsc_tactive_target_ns':
/home/cidrm/kernel/drivers/gpu/drm/drm_frl_dfm_helper.c:635: undefined reference to
__udivdi3'
Makefile:1155: recipe for target 'vmlinux' failed
make: *** [vmlinux] Error 1
== Linux commits ==
18e9986cd944 drm/hdmi21: Add frl_dfm_helper to Makefile
d7bca9952da4 drm/hdmi21: Add support for DFM calculation with DSC
cfe4d1abfbda drm/hdmi21: Add helpers to verify non-dsc DFM requirements
ef52becbce64 drm/hdmi21: Add non dsc frl capacity computation helpers
84a5cb52aee6 drm/hdmi21: Define frl_dfm structure