== Series Details == Series: drm/i915/dp: Preliminary support for DP YCbCr4:2:0 outputs (rev3) URL : https://patchwork.freedesktop.org/series/56059/ State : failure == Summary == CI Bug Log - changes from CI_DRM_5705 -> Patchwork_12373 ==================================================== Summary ------- **FAILURE** Serious unknown changes coming with Patchwork_12373 absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in Patchwork_12373, please notify your bug team to allow them to document this new failure mode, which will reduce false positives in CI. External URL: https://patchwork.freedesktop.org/api/1.0/series/56059/revisions/3/mbox/ Possible new issues ------------------- Here are the unknown changes that may have been introduced in Patchwork_12373: ### IGT changes ### #### Possible regressions #### * igt@gem_exec_suspend@basic-s3: - fi-skl-6770hq: PASS -> DMESG-WARN - fi-cfl-8109u: PASS -> DMESG-WARN * igt@kms_busy@basic-flip-c: - fi-cfl-8109u: PASS -> FAIL +26 * igt@kms_flip@basic-flip-vs-dpms: - fi-skl-6770hq: PASS -> FAIL +33 Known issues ------------ Here are the changes found in Patchwork_12373 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@amdgpu/amd_basic@semaphore: - fi-hsw-4770: NOTRUN -> SKIP [fdo#109271] +17 * igt@i915_pm_rpm@basic-pci-d3-state: - fi-bsw-kefka: PASS -> SKIP [fdo#109271] * igt@i915_pm_rpm@basic-rte: - fi-bsw-kefka: PASS -> FAIL [fdo#108800] * igt@kms_busy@basic-flip-a: - fi-gdg-551: PASS -> FAIL [fdo#103182] +1 - fi-bsw-n3050: NOTRUN -> SKIP [fdo#109271] / [fdo#109278] +1 * igt@kms_busy@basic-flip-c: - fi-blb-e6850: NOTRUN -> SKIP [fdo#109271] / [fdo#109278] * igt@kms_chamelium@hdmi-crc-fast: - fi-bsw-n3050: NOTRUN -> SKIP [fdo#109271] +62 * igt@kms_pipe_crc_basic@hang-read-crc-pipe-c: - fi-blb-e6850: NOTRUN -> SKIP [fdo#109271] +48 * igt@kms_pipe_crc_basic@nonblocking-crc-pipe-a-frame-sequence: - fi-byt-clapper: PASS -> FAIL [fdo#103191] / [fdo#107362] * igt@kms_pipe_crc_basic@nonblocking-crc-pipe-b: - fi-byt-clapper: PASS -> FAIL [fdo#107362] * igt@prime_vgem@basic-fence-flip: - fi-skl-6770hq: PASS -> SKIP [fdo#109271] #### Possible fixes #### * igt@gem_exec_suspend@basic-s4-devices: - fi-blb-e6850: INCOMPLETE [fdo#107718] -> PASS * igt@i915_pm_rpm@module-reload: - fi-kbl-7560u: CRASH -> PASS - fi-hsw-4770: INCOMPLETE [fdo#107807] -> PASS * igt@prime_vgem@basic-fence-flip: - fi-ilk-650: FAIL [fdo#104008] -> PASS #### Warnings #### * igt@i915_selftest@live_contexts: - fi-icl-u3: INCOMPLETE [fdo#108569] -> DMESG-FAIL [fdo#108569] * igt@kms_chamelium@common-hpd-after-suspend: - fi-kbl-7567u: DMESG-WARN [fdo#103558] / [fdo#105079] / [fdo#105602] -> DMESG-FAIL [fdo#105079] [fdo#103182]: https://bugs.freedesktop.org/show_bug.cgi?id=103182 [fdo#103191]: https://bugs.freedesktop.org/show_bug.cgi?id=103191 [fdo#103558]: https://bugs.freedesktop.org/show_bug.cgi?id=103558 [fdo#104008]: https://bugs.freedesktop.org/show_bug.cgi?id=104008 [fdo#105079]: https://bugs.freedesktop.org/show_bug.cgi?id=105079 [fdo#105602]: https://bugs.freedesktop.org/show_bug.cgi?id=105602 [fdo#107362]: https://bugs.freedesktop.org/show_bug.cgi?id=107362 [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718 [fdo#107807]: https://bugs.freedesktop.org/show_bug.cgi?id=107807 [fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569 [fdo#108800]: https://bugs.freedesktop.org/show_bug.cgi?id=108800 [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278 Participating hosts (45 -> 39) ------------------------------ Additional (1): fi-bsw-n3050 Missing (7): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-apl-guc fi-kbl-7500u fi-bdw-samus Build changes ------------- * Linux: CI_DRM_5705 -> Patchwork_12373 CI_DRM_5705: d2745390dc5a9c075bb6546f278718717c88765c @ git://anongit.freedesktop.org/gfx-ci/linux IGT_4870: ed944b45563c694dc6373bc48dc83b8ba7edb19f @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_12373: 05f0bb936d3bb64803e328c3a3c5c39680b99251 @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == 05f0bb936d3b drm/i915/dp: Support DP ports YUV 4:2:0 output to GEN11 701dd57dadb1 drm/i915/dp: Change a link bandwidth computation for DP YCbCr 4:2:0 output 4feed45d7a01 drm/i915/dp: Add a support of YCBCR 4:2:0 to DP MSA fab1c755a020 drm/i915/dp: Program VSC Header and DB for Pixel Encoding/Colorimetry Format 9d730a35e949 drm: Add a VSC structure for handling Pixel Encoding/Colorimetry Formats a86eb1ad3864 drm/i915/dp: Add a config function for YCBCR420 outputs == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_12373/ _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx