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

CI Bug Log - changes from CI_DRM_10544 -> Patchwork_20940

Summary

SUCCESS

No regressions found.

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

New tests

New tests have been introduced between CI_DRM_10544 and Patchwork_20940:

New IGT tests (1)

Known issues

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

IGT changes

Issues hit

Possible fixes

Warnings

Participating hosts (42 -> 34)

Additional (1): fi-snb-2600
Missing (9): fi-kbl-soraka fi-ilk-m540 bat-adls-5 bat-dg1-6 bat-dg1-5 fi-bsw-cyan fi-ctg-p8600 fi-bdw-samus bat-jsl-1

Build changes

CI-20190529: 20190529
CI_DRM_10544: 078e7300cf0130241e5d472d8e2f7eef4ef11b65 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6193: 080869f804cb86b25a38889e5ce9a870571cd8c4 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_20940: 03345c4aa1b77002fe893e80144ebf127ed83adc @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

03345c4aa1b7 drm/i915/guc: Add GuC kernel doc
7a1e8b049331 drm/i915/guc: Drop guc_active move everything into guc_state
2f2fb8824ce7 drm/i915/guc: Move fields protected by guc->contexts_lock into sub structure
6901d6d78c42 drm/i915/guc: Move GuC priority fields in context under guc_active
ec14694751cc drm/i915/guc: Drop pin count check trick between sched_disable and re-pin
2d753ce9f357 drm/i915/guc: Proper xarray usage for contexts_lookup
4c7f421d381a drm/i915/guc: Rework and simplify locking
064104f65f47 drm/i915/guc: Move guc_blocked fence to struct guc_state
efbc9c267ed2 drm/i915/guc: Release submit fence from an irq_work
f16ff82d9bef drm/i915/guc: Flush G2H work queue during reset
87be1fdc991f drm/i915: Allocate error capture in nowait context
76e31cf548b1 drm/i915/guc: Reset LRC descriptor if register returns -ENODEV
505c27859cd5 drm/i915/guc: Don't touch guc_state.sched_state without a lock
81160f40a055 drm/i915/guc: Take context ref when cancelling request
f65e8b30483f drm/i915/selftests: Add initial GuC selftest for scrubbing lost G2H
7fda30ff715f drm/i915/guc: Copy whole golden context, set engine state size of subset
27ee5f59d3e8 drm/i915/guc: Don't enable scheduling on a banned context, guc_id invalid, not registered
7890b2a82744 drm/i915/guc: Kick tasklet after queuing a request
469697335ccf Revert "drm/i915/gt: Propagate change in error status to children on unhold"
e3fe080cead5 drm/i915/guc: Workaround reset G2H is received after schedule done G2H
008bc855f8f5 drm/i915/guc: Process all G2H message at once in work queue
a83b1ac67822 drm/i915/guc: Don't drop ce->guc_active.lock when unwinding context
94f527455e3b drm/i915/guc: Unwind context requests in reverse order
58afa429a58a drm/i915/guc: Fix outstanding G2H accounting
63fb5a2c9d8a drm/i915/guc: Fix blocked context accounting