Series: | drm: Analog TV Improvements (rev9) |
URL: | https://patchwork.freedesktop.org/series/107892/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107892v9/index.html |
CI Bug Log - changes from CI_DRM_12369 -> Patchwork_107892v9
Summary
FAILURE
Serious unknown changes coming with Patchwork_107892v9 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_107892v9, 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_107892v9/index.html
Participating hosts (40 -> 38)
Additional (1): fi-kbl-soraka
Missing (3): fi-ctg-p8600 fi-hsw-4770 fi-bdw-samus
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_107892v9:
IGT changes
Possible regressions
- igt@i915_selftest@live@gt_lrc:
- fi-rkl-guc: PASS -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_107892v9 that come from known issues:
IGT changes
Issues hit
-
igt@gem_exec_gttfill@basic:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271) +8 similar issues
-
igt@gem_huc_copy@huc-copy:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
igt@gem_lmem_swapping@basic:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 similar issues
-
igt@i915_selftest@live@gem_contexts:
- fi-kbl-soraka: NOTRUN -> INCOMPLETE (i915#7099)
-
igt@i915_selftest@live@gt_pm:
- fi-kbl-soraka: NOTRUN -> DMESG-FAIL (i915#1886)
-
igt@i915_selftest@live@migrate:
- bat-adlp-4: PASS -> INCOMPLETE (i915#7348)
-
igt@kms_chamelium@common-hpd-after-suspend:
- fi-rkl-11600: NOTRUN -> SKIP (fdo#111827)
-
igt@kms_chamelium@hdmi-hpd-fast:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +7 similar issues
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor@atomic-transitions-varying-size:
-
igt@runner@aborted:
Possible fixes
-
igt@gem_exec_suspend@basic-s0@smem:
- {bat-rplp-1}: DMESG-WARN (i915#2867) -> PASS
-
igt@gem_exec_suspend@basic-s3@smem:
- {bat-rpls-1}: DMESG-WARN (i915#6687) -> PASS
-
igt@i915_suspend@basic-s3-without-i915:
- fi-rkl-11600: INCOMPLETE (i915#4817) -> 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_12369 -> Patchwork_107892v9
CI-20190529: 20190529
CI_DRM_12369: cdcedc1a52e4f4ec01a8f8c51065d651c31bea87 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7050: 42839a7c2bab78bc6cda8c949d8545606f377735 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_107892v9: cdcedc1a52e4f4ec01a8f8c51065d651c31bea87 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
0fdfa4f70118 drm/sun4i: tv: Convert to the new TV mode property
5f2f2ad4c0e6 drm/vc4: vec: Add support for more analog TV standards
cecf435e27e0 drm/vc4: vec: Convert to the new TV mode property
96d0e7fab6c2 drm/vc4: vec: Check for VEC output constraints
c91f0353755e drm/vc4: vec: Use TV Reset implementation
1ece6d82f2a2 drm/atomic-helper: Add an analog TV atomic_check implementation
2c113da4e233 drm/atomic-helper: Add a TV properties reset helper
9e8d3539d387 drm/probe-helper: Provide a TV get_modes helper
201b8f37ee74 drm/modes: Introduce more named modes
02891a470ca3 drm/client: Remove match on mode name
cf3978beedaa drm/modes: Properly generate a drm_display_mode from a named mode
61cc7ec97cac drm/modes: Introduce the tv_mode property as a command-line option
b0b517315a4b drm/connector: Add a function to lookup a TV mode by its name
e9c783f3c9a8 drm/connector: Add pixel clock to cmdline mode
ab4a2bd311fd drm/modes: Fill drm_cmdline mode from named modes
ee908b2a7322 drm/modes: Switch to named mode descriptors
824f0da8580f drm/modes: Move named modes parsing to a separate function
f4adc5eb6cdd drm/client: Add some tests for drm_connector_pick_cmdline_mode()
2d0b85c7f2e3 drm/modes: Add a function to generate analog display modes
aaf6d2bc6339 drm/connector: Add TV standard property
6f48af2df8ea drm/connector: Rename drm_mode_create_tv_properties
f19c99255020 drm/connector: Only register TV mode property if present
b2607ba09753 drm/connector: Rename legacy TV property
920d0f42e0c5 drm/tests: Add Kunit Helpers