Patch Details
Series:Clean up GuC CI failures, simplify locking, and kernel DOC
URL:https://patchwork.freedesktop.org/series/93704/
State:failure
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20826/index.html

CI Bug Log - changes from CI_DRM_10484 -> Patchwork_20826

Summary

FAILURE

Serious unknown changes coming with Patchwork_20826 absolutely need to be
verified manually.

If you think the reported changes have nothing to do with the changes
introduced in Patchwork_20826, please notify your bug team to allow them
to document this new failure mode, which will reduce false positives in CI.

External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20826/index.html

Possible new issues

Here are the unknown changes that may have been introduced in Patchwork_20826:

IGT changes

Possible regressions

Warnings

Suppressed

The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.

New tests

New tests have been introduced between CI_DRM_10484 and Patchwork_20826:

New IGT tests (1)

Known issues

Here are the changes found in Patchwork_20826 that come from known issues:

IGT changes

Issues hit

Possible fixes

{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).

Participating hosts (37 -> 34)

Missing (3): fi-bdw-samus fi-bsw-cyan bat-jsl-1

Build changes

CI-20190529: 20190529
CI_DRM_10484: 7de02d5cb1f35bd3f068237444063844dea47ddc @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6175: c91f99c74b966f635d7e2eb898bf0f78383d281b @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_20826: f7ff315bfe3a76713c1f0a16cd92b0908d28e4c6 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

f7ff315bfe3a drm/i915/guc: Add GuC kernel doc
af14e3698d19 drm/i915/guc: Move GuC priority fields in context under guc_active
eb8a352e7c1f drm/i915/guc: Drop pin count check trick between sched_disable and re-pin
7057a0daff8c drm/i915/guc: Proper xarray usage for contexts_lookup
d97ab34c8bac drm/i915/guc: Rework and simplify locking
4c980575f7af drm/i915/guc: Move guc_blocked fence to struct guc_state
1c2b4c0ac62a drm/i915/guc: Release submit fence from an IRQ
14dc302536e1 drm/i915/guc: Flush G2H work queue during reset
c0ad63d810e6 drm/i915: Allocate error capture in atomic context
6c1c488a3654 drm/i915/guc: Reset LRC descriptor if register returns -ENODEV
025e88fa74d3 drm/i915/guc: Don't touch guc_state.sched_state without a lock
b929abcf3b59 drm/i915/guc: Take context ref when cancelling request
b5e8c08dff35 drm/i915/selftests: Add initial GuC selftest for scrubbing lost G2H
cddf94c9bda0 drm/i915/selftests: Fix memory corruption in live_lrc_isolation
c18da32e671c drm/i915/guc: Don't enable scheduling on a banned context, guc_id invalid, not registered
0c0928ba1ba8 drm/i915/selftests: Add a cancel request selftest that triggers a reset
8ec967ce47da drm/i915/guc: Workaround reset G2H is received after schedule done G2H
2739b8f8966f drm/i915/guc: Don't drop ce->guc_active.lock when unwinding context
1d414637d838 drm/i915/guc: Unwind context requests in reverse order
7fe738f56abc drm/i915/guc: outstanding G2H accounting
c9f3859e5dce drm/i915/guc: Fix blocked context accounting