Series: | Clean up GuC CI failures, simplify locking, and kernel DOC (rev3) |
URL: | https://patchwork.freedesktop.org/series/93704/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20851/index.html |
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:
-
igt@runner@aborted:
Possible fixes
-
igt@i915_module_load@reload:
- fi-tgl-1115g4: DMESG-WARN -> PASS
-
igt@i915_selftest@live@gtt:
- {fi-tgl-dsi}: DMESG-WARN -> PASS
-
igt@i915_selftest@live@perf:
- {fi-tgl-dsi}: DMESG-WARN (i915#2867) -> PASS +6 similar issues
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
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