== Series Details == Series: series starting with [1/2] drm/i915/execlists: Clear STOP_RING bit before restoring the context URL : https://patchwork.freedesktop.org/series/48191/ State : failure == Summary == = CI Bug Log - changes from CI_DRM_4666 -> Patchwork_9940 = == Summary - FAILURE == Serious unknown changes coming with Patchwork_9940 absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in Patchwork_9940, 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/48191/revisions/1/mbox/ == Possible new issues == Here are the unknown changes that may have been introduced in Patchwork_9940: === IGT changes === ==== Possible regressions ==== igt@drv_selftest@live_hangcheck: {fi-bdw-samus}: PASS -> DMESG-FAIL fi-cnl-psr: PASS -> DMESG-FAIL fi-bdw-5557u: PASS -> DMESG-FAIL fi-skl-gvtdvm: PASS -> DMESG-FAIL fi-cfl-guc: PASS -> DMESG-FAIL fi-cfl-8700k: PASS -> DMESG-FAIL {fi-cfl-8109u}: PASS -> DMESG-FAIL fi-cfl-s3: PASS -> DMESG-FAIL fi-whl-u: PASS -> DMESG-FAIL fi-bsw-n3050: PASS -> DMESG-FAIL fi-bdw-gvtdvm: PASS -> DMESG-FAIL {fi-icl-u}: PASS -> DMESG-FAIL == Known issues == Here are the changes found in Patchwork_9940 that come from known issues: === IGT changes === ==== Issues hit ==== igt@debugfs_test@read_all_entries: {fi-icl-u}: PASS -> DMESG-FAIL (fdo#107411) igt@drv_selftest@live_hangcheck: {fi-kbl-8809g}: PASS -> DMESG-FAIL (fdo#106947) fi-kbl-7500u: PASS -> DMESG-FAIL (fdo#106947) fi-skl-6700hq: PASS -> DMESG-FAIL (fdo#107174) fi-skl-6700k2: PASS -> DMESG-FAIL (fdo#107174) fi-skl-guc: PASS -> DMESG-FAIL (fdo#107174) fi-skl-6600u: PASS -> DMESG-FAIL (fdo#107174) fi-kbl-r: PASS -> DMESG-FAIL (fdo#106947) fi-kbl-guc: PASS -> DMESG-FAIL (fdo#106947) fi-skl-6770hq: PASS -> DMESG-FAIL (fdo#107174) fi-skl-6260u: PASS -> DMESG-FAIL (fdo#107174) {fi-skl-iommu}: PASS -> DMESG-FAIL (fdo#107174) fi-glk-j4005: NOTRUN -> DMESG-FAIL (fdo#106947) fi-kbl-x1275: PASS -> DMESG-FAIL (fdo#106947) fi-kbl-7567u: PASS -> DMESG-FAIL (fdo#106947) fi-glk-dsi: PASS -> DMESG-FAIL (fdo#106947) igt@drv_selftest@live_requests: fi-bxt-j4205: PASS -> INCOMPLETE (fdo#103927) fi-bxt-dsi: NOTRUN -> INCOMPLETE (fdo#103927) {fi-bsw-kefka}: PASS -> INCOMPLETE (fdo#105876) igt@drv_selftest@live_workarounds: {fi-cfl-8109u}: PASS -> DMESG-FAIL (fdo#107292) {fi-bsw-kefka}: PASS -> DMESG-FAIL (fdo#107292) fi-bxt-j4205: PASS -> DMESG-FAIL (fdo#107292) fi-bxt-dsi: NOTRUN -> DMESG-FAIL (fdo#107292) {fi-bdw-samus}: PASS -> DMESG-FAIL (fdo#107292) fi-bdw-gvtdvm: PASS -> DMESG-FAIL (fdo#107292) {fi-icl-u}: PASS -> DMESG-FAIL (fdo#107292) fi-bdw-5557u: PASS -> DMESG-FAIL (fdo#107292) igt@gem_exec_reloc@basic-gtt-read-noreloc: {fi-icl-u}: PASS -> DMESG-WARN (fdo#107411) +77 igt@kms_pipe_crc_basic@read-crc-pipe-b: {fi-byt-clapper}: PASS -> FAIL (fdo#107362) +1 ==== Possible fixes ==== igt@drv_module_reload@basic-reload-inject: fi-hsw-4770r: DMESG-WARN (fdo#107425) -> PASS igt@drv_selftest@live_workarounds: fi-skl-6700hq: DMESG-FAIL (fdo#107292) -> PASS igt@kms_pipe_crc_basic@suspend-read-crc-pipe-c: fi-bxt-dsi: INCOMPLETE (fdo#103927) -> PASS {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). fdo#103927 https://bugs.freedesktop.org/show_bug.cgi?id=103927 fdo#105876 https://bugs.freedesktop.org/show_bug.cgi?id=105876 fdo#106947 https://bugs.freedesktop.org/show_bug.cgi?id=106947 fdo#107174 https://bugs.freedesktop.org/show_bug.cgi?id=107174 fdo#107292 https://bugs.freedesktop.org/show_bug.cgi?id=107292 fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362 fdo#107411 https://bugs.freedesktop.org/show_bug.cgi?id=107411 fdo#107425 https://bugs.freedesktop.org/show_bug.cgi?id=107425 == Participating hosts (53 -> 49) == Additional (1): fi-glk-j4005 Missing (5): fi-ctg-p8600 fi-ilk-m540 fi-byt-squawks fi-bsw-cyan fi-hsw-4200u == Build changes == * Linux: CI_DRM_4666 -> Patchwork_9940 CI_DRM_4666: 26f5eeef80e4332958ea855e90a4d015a9481e3f @ git://anongit.freedesktop.org/gfx-ci/linux IGT_4594: b0263e5d0563a81a42cf66e7d3b84662d3222862 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_9940: 44fbc6455df9a11f558ebb1f75b59cdc31badefa @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == 44fbc6455df9 drm/i915/execlists: Refind the active request before resetting ea6e0ad2f326 drm/i915/execlists: Clear STOP_RING bit before restoring the context == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_9940/issues.html _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx