== Series Details == Series: Clean up GuC CI failures, simplify locking, and kernel DOC (rev3) URL : https://patchwork.freedesktop.org/series/93704/ State : success == Summary == CI Bug Log - changes from CI_DRM_10498 -> Patchwork_20851 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20851/index.html New tests --------- New tests have been introduced between CI_DRM_10498 and Patchwork_20851: ### New IGT tests (1) ### * igt@i915_selftest@live@guc: - Statuses : 29 pass(s) - Exec time: [0.41, 5.16] s Known issues ------------ Here are the changes found in Patchwork_20851 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@kms_cursor_legacy@basic-flip-after-cursor-varying-size: - fi-kbl-soraka: [PASS][1] -> [FAIL][2] ([i915#2346]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10498/fi-kbl-soraka/igt@kms_cursor_legacy@basic-flip-after-cursor-varying-size.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20851/fi-kbl-soraka/igt@kms_cursor_legacy@basic-flip-after-cursor-varying-size.html * igt@runner@aborted: - fi-bdw-5557u: NOTRUN -> [FAIL][3] ([i915#1602] / [i915#2029]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20851/fi-bdw-5557u/igt@runner@aborted.html #### Possible fixes #### * igt@i915_module_load@reload: - fi-tgl-1115g4: [DMESG-WARN][4] -> [PASS][5] [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10498/fi-tgl-1115g4/igt@i915_module_load@reload.html [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20851/fi-tgl-1115g4/igt@i915_module_load@reload.html * igt@i915_selftest@live@gtt: - {fi-tgl-dsi}: [DMESG-WARN][6] -> [PASS][7] [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10498/fi-tgl-dsi/igt@i915_selftest@live@gtt.html [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20851/fi-tgl-dsi/igt@i915_selftest@live@gtt.html * igt@i915_selftest@live@perf: - {fi-tgl-dsi}: [DMESG-WARN][8] ([i915#2867]) -> [PASS][9] +6 similar issues [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10498/fi-tgl-dsi/igt@i915_selftest@live@perf.html [9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20851/fi-tgl-dsi/igt@i915_selftest@live@perf.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [i915#1602]: https://gitlab.freedesktop.org/drm/intel/issues/1602 [i915#2029]: https://gitlab.freedesktop.org/drm/intel/issues/2029 [i915#2346]: https://gitlab.freedesktop.org/drm/intel/issues/2346 [i915#2867]: https://gitlab.freedesktop.org/drm/intel/issues/2867 Participating hosts (35 -> 34) ------------------------------ Missing (1): fi-bsw-cyan Build changes ------------- * Linux: CI_DRM_10498 -> Patchwork_20851 CI-20190529: 20190529 CI_DRM_10498: b66f2ed13db3f8f7bcf616cea0e59ebe8728b131 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_6178: 146260200f9a6d4536e48a195e2ab49a07d4f0c1 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_20851: 516f3fcdd0dda3d21d60a2644a099d50d7933835 @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == 516f3fcdd0dd drm/i915/guc: Drop static inline functions intel_guc_submission.c 16fdda30af6b drm/i915/guc: Add GuC kernel doc a0ff703dedb1 drm/i915/guc: Drop guc_active move everything into guc_state 0e84142a2b56 drm/i915/guc: Move fields protected by guc->contexts_lock into sub structure 9b10873534b2 drm/i915/guc: Move GuC priority fields in context under guc_active 2fd6d9d96159 drm/i915/guc: Drop pin count check trick between sched_disable and re-pin 3bf483be619f drm/i915/guc: Proper xarray usage for contexts_lookup c8b2f80e4529 drm/i915/guc: Rework and simplify locking 1debca6b1bd8 drm/i915/guc: Move guc_blocked fence to struct guc_state f7a536406581 drm/i915/guc: Release submit fence from an irq_work 8081613c600f drm/i915/guc: Flush G2H work queue during reset f739dd54a7ee drm/i915: Allocate error capture in nowait context 23d73efe3398 drm/i915/guc: Reset LRC descriptor if register returns -ENODEV fe52b71dec8a drm/i915/guc: Don't touch guc_state.sched_state without a lock 95c83c9a3e05 drm/i915/guc: Take context ref when cancelling request 24f6154536c7 drm/i915/selftests: Add initial GuC selftest for scrubbing lost G2H c328800aa348 drm/i915/selftests: Fix memory corruption in live_lrc_isolation be92b59039f4 drm/i915/guc: Don't enable scheduling on a banned context, guc_id invalid, not registered 72e6f5ea745f drm/i915/guc: Kick tasklet after queuing a request b13cbbf2cc00 drm/i915/selftests: Add a cancel request selftest that triggers a reset 7cc5849adb41 Revert "drm/i915/gt: Propagate change in error status to children on unhold" 54c8cf84e527 drm/i915/guc: Workaround reset G2H is received after schedule done G2H c2e59d2d1528 drm/i915/guc: Process all G2H message at once in work queue ef46dfb56828 drm/i915/guc: Don't drop ce->guc_active.lock when unwinding context 75fb55198651 drm/i915/guc: Unwind context requests in reverse order de712a42478e drm/i915/guc: Fix outstanding G2H accounting cdd86549dd1d drm/i915/guc: Fix blocked context accounting == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20851/index.html