== Series Details == Series: series starting with [01/43] drm/i915/selftests: Canonicalise gen8 addresses URL : https://patchwork.freedesktop.org/series/57646/ State : failure == Summary == CI Bug Log - changes from CI_DRM_5711 -> Patchwork_12394 ==================================================== Summary ------- **FAILURE** Serious unknown changes coming with Patchwork_12394 absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in Patchwork_12394, 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/57646/revisions/1/mbox/ Possible new issues ------------------- Here are the unknown changes that may have been introduced in Patchwork_12394: ### IGT changes ### #### Possible regressions #### * igt@i915_selftest@live_contexts: - fi-bdw-5557u: PASS -> INCOMPLETE - fi-kbl-guc: PASS -> INCOMPLETE - fi-kbl-r: PASS -> INCOMPLETE - fi-skl-6260u: PASS -> INCOMPLETE - fi-kbl-8809g: PASS -> INCOMPLETE - fi-skl-6770hq: PASS -> INCOMPLETE - fi-cfl-guc: PASS -> INCOMPLETE - fi-kbl-x1275: PASS -> INCOMPLETE - fi-skl-6700k2: PASS -> INCOMPLETE - fi-cfl-8700k: PASS -> INCOMPLETE - fi-skl-6600u: PASS -> INCOMPLETE - fi-whl-u: PASS -> INCOMPLETE - fi-skl-guc: PASS -> INCOMPLETE - fi-kbl-7567u: PASS -> INCOMPLETE - fi-cfl-8109u: PASS -> INCOMPLETE * igt@runner@aborted: - fi-bdw-gvtdvm: NOTRUN -> FAIL - fi-cfl-8109u: NOTRUN -> FAIL - fi-bxt-j4205: NOTRUN -> FAIL - fi-whl-u: NOTRUN -> FAIL - fi-kbl-7560u: NOTRUN -> FAIL - fi-cfl-guc: NOTRUN -> FAIL - fi-kbl-7567u: NOTRUN -> FAIL - fi-kbl-x1275: NOTRUN -> FAIL - fi-cfl-8700k: NOTRUN -> FAIL - fi-kbl-8809g: NOTRUN -> FAIL - fi-apl-guc: NOTRUN -> FAIL - fi-kbl-r: NOTRUN -> FAIL - fi-bdw-5557u: NOTRUN -> FAIL - fi-kbl-guc: NOTRUN -> FAIL New tests --------- New tests have been introduced between CI_DRM_5711 and Patchwork_12394: ### New IGT tests (1) ### * igt@i915_selftest@live_mman: - Statuses : 27 pass(s) - Exec time: [5.65, 81.50] s Known issues ------------ Here are the changes found in Patchwork_12394 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@amdgpu/amd_basic@cs-sdma: - fi-kbl-7560u: NOTRUN -> SKIP [fdo#109271] +17 * igt@gem_exec_suspend@basic-s4-devices: - fi-blb-e6850: PASS -> INCOMPLETE [fdo#107718] * igt@i915_selftest@live_contexts: - fi-bxt-j4205: PASS -> INCOMPLETE [fdo#103927] - fi-bdw-gvtdvm: PASS -> INCOMPLETE [fdo#105600] - fi-skl-gvtdvm: PASS -> INCOMPLETE [fdo#105600] - fi-apl-guc: PASS -> INCOMPLETE [fdo#103927] - fi-kbl-7560u: NOTRUN -> INCOMPLETE [fdo#108767] * igt@runner@aborted: - fi-skl-guc: NOTRUN -> FAIL [fdo#104108] - fi-skl-6700k2: NOTRUN -> FAIL [fdo#104108] - fi-skl-6600u: NOTRUN -> FAIL [fdo#104108] - fi-skl-6770hq: NOTRUN -> FAIL [fdo#104108] - fi-skl-gvtdvm: NOTRUN -> FAIL [fdo#104108] - fi-skl-6260u: NOTRUN -> FAIL [fdo#104108] #### Possible fixes #### * igt@i915_module_load@reload-with-fault-injection: - fi-kbl-7560u: INCOMPLETE [fdo#109831] -> PASS * igt@prime_vgem@basic-fence-flip: - fi-gdg-551: FAIL [fdo#103182] -> PASS [fdo#103182]: https://bugs.freedesktop.org/show_bug.cgi?id=103182 [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927 [fdo#104108]: https://bugs.freedesktop.org/show_bug.cgi?id=104108 [fdo#105600]: https://bugs.freedesktop.org/show_bug.cgi?id=105600 [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718 [fdo#108767]: https://bugs.freedesktop.org/show_bug.cgi?id=108767 [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#109831]: https://bugs.freedesktop.org/show_bug.cgi?id=109831 Participating hosts (46 -> 30) ------------------------------ Missing (16): fi-hsw-4770r fi-ilk-m540 fi-hsw-4200u fi-byt-j1900 fi-hsw-peppy fi-byt-squawks fi-icl-u2 fi-bsw-cyan fi-snb-2520m fi-hsw-4770 fi-ivb-3770 fi-pnv-d510 fi-ivb-3520m fi-byt-n2820 fi-byt-clapper fi-snb-2600 Build changes ------------- * Linux: CI_DRM_5711 -> Patchwork_12394 CI_DRM_5711: 221f1aafa4d61ada2b5693b88454d75b825bee0c @ git://anongit.freedesktop.org/gfx-ci/linux IGT_4873: f273b14e5e963195d7b2278693c361aec67abeac @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_12394: 1436f6156861c2108e3e2a15e841fb34991d2c93 @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == 1436f6156861 drm/i915: Move object close under its own lock 1c3dd391a9ba drm/i915: Drop the deferred active reference 4297c7e1b495 drm/i915: Move GEM client throttling to its own file 4549e5fda4d7 drm/i915: Move GEM object busy checking to its own file 8fa31fadff70 drm/i915: Move GEM object waiting to its own file 17117e4ae9e4 drm/i915: Move GEM object domain management from struct_mutex to local e8521a83ce69 drm/i915: Pull scatterlist utils out of i915_gem.h 100ec45b9921 drm/i915: Move more GEM objects under gem/ 016721697123 drm/i915: Move GEM domain management to its own file 0059b1ff70c8 drm/i915: Move mmap and friends to its own file 79700d25c1f0 drm/i915: Move phys objects to its own file 78707983ecba drm/i915: Move shmem object setup to its own file 3d85020468d3 drm/i915: Move object->pages API to i915_gem_object.[ch] 6264963c4f97 drm/i915: Pull GEM ioctls interface to its own file b38965a5a59e drm/i915: Split GEM object type definition to its own header fc3d4054de95 drm/i915/execlists: Skip direct submission if only lite-restore 16d6d5fd7522 drm/i915/selftests: Check preemption support on each engine 7e7b5c526a7c drm/i915: Allow specification of parallel execbuf ce8d0b1fd2e7 drm/i915/execlists: Virtual engine bonding c8a93f92fda4 drm/i915: Extend execution fence to support a callback 5d4724250edb drm/i915: Load balancing across a virtual engine 9748700d3818 drm/i915: Introduce intel_context.pin_mutex for pin management 30d6718ddca2 drm/i915: Track the pinned kernel contexts on each engine 7826cc2992e1 drm/i915: Make context pinning part of intel_context_ops 481bcbf6ed2f drm/i915: Move over to intel_context_lookup() 79d6b800085b drm/i915: Store the intel_context_ops in the intel_engine_cs 2aa84c634273 drm/i915: Split struct intel_context definition to its own header ebe00c1d6801 drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[] a6655d546525 drm/i915: Allow a context to define its set of engines bb458bf024aa drm/i915: Allow userspace to clone contexts on creation 56b2e10df991 drm/i915: Allow contexts to share a single timeline across all engines 79df746f77c2 drm/i915: Extend CONTEXT_CREATE to set parameters upon construction 67651b3feee0 drm/i915: Create/destroy VM (ppGTT) for use with contexts 3d0a65eefd18 drm/i915: Introduce a context barrier callback 9093f0976b36 drm/i915: Track active engines within a context 185722d64d2f drm/i915: Introduce the i915_user_extension_method f2b5c6562b0d drm/i915: Remove has-kernel-context 490633baebd7 drm/i915: Reduce presumption of request ordering for barriers 9e04c16a66c2 drm/i915: Refactor common code to load initial power context b2434f6ad1c7 drm/i915: Do a synchronous switch-to-kernel-context on idling 8f0b3a1f1c4b drm/i915/selftests: Improve switch-to-kernel-context checking 9afdcdabf817 drm/i915: Force GPU idle on suspend 38853354b213 drm/i915/selftests: Canonicalise gen8 addresses == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_12394/ _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx