Patch Details
Series:Remaining patches for basic GuC submission (rev2)
URL:https://patchwork.freedesktop.org/series/92912/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20708/index.html

CI Bug Log - changes from CI_DRM_10399 -> Patchwork_20708

Summary

SUCCESS

No regressions found.

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

Known issues

Here are the changes found in Patchwork_20708 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 (39 -> 35)

Missing (4): fi-ilk-m540 fi-bsw-cyan fi-bdw-samus fi-hsw-4200u

Build changes

CI-20190529: 20190529
CI_DRM_10399: 669037414c99bf454019d7e2497fe29995e31e61 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6151: c3170c2d3744521b8351a4b9c579792bc9a5f835 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_20708: 58dceac32800dc66ca7ed0ffd6e134d62fd78bc5 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

58dceac32800 drm/i915/guc: Unblock GuC submission on Gen11+
89bb4b174ae8 drm/i915/guc: Implement GuC priority management
6375845fa9bb drm/i915/selftest: Bump selftest timeouts for hangcheck
e481342871b4 drm/i915/selftest: Fix hangcheck self test for GuC submission
d7c6339f4730 drm/i915/selftest: Increase some timeouts in live_requests
94b67f9319f7 drm/i915/selftest: Fix MOCS selftest for GuC submission
bead9216b818 drm/i915/selftest: Fix workarounds selftest for GuC submission
091a73620c37 drm/i915/selftest: Better error reporting from hangcheck selftest
5ee97bf1a9b0 drm/i915/guc: Support request cancellation
fb573301cd48 drm/i915/guc: Implement banned contexts for GuC submission
a399f5609dd5 drm/i915/guc: Add golden context to GuC ADS
4931fc2c2985 drm/i915/guc: Include scheduling policies in the debugfs state dump
429ef8022df4 drm/i915/guc: Connect reset modparam updates to GuC policy flags
ab399a7b42aa drm/i915/guc: Hook GuC scheduling policies up
ab288a02fdde drm/i915/guc: Fix for error capture after full GPU reset with GuC
a424d1e77c48 drm/i915/guc: Capture error state on context reset
b3eee1de5c25 drm/i915/guc: Enable GuC engine reset
b8a7d8414a62 drm/i915/guc: Don't complain about reset races
097d8dffbea2 drm/i915/guc: Provide mmio list to be saved/restored on engine reset
a60a262a833a drm/i915/guc: Enable the timer expired interrupt for GuC
b1236debf959 drm/i915/guc: Handle engine reset failure notification
08b660a9380b drm/i915/guc: Handle context reset notification
fa315ef03efe drm/i915/guc: Suspend/resume implementation for new interface
1a63021400c4 drm/i915/guc: Add disable interrupts to guc sanitize
a1ca24637d57 drm/i915: Reset GPU immediately if submission is disabled
8c910728fa04 drm/i915/guc: Reset implementation for new GuC interface
3f313ad9f442 drm/i915: Move active request tracking to a vfunc
0d5374470d54 drm/i915: Add i915_sched_engine destroy vfunc
ac8ef76f077e drm/i915/guc: Direct all breadcrumbs for a class to single breadcrumbs
abfd1c8cfaa0 drm/i915/guc: Disable bonding extension with GuC submission
ed1445d8ce6f drm/i915: Hold reference to intel_context over life of i915_request
9b36b2e16d7c drm/i915/guc: Make hangcheck work with GuC virtual engines
ac863c9f348a drm/i915/guc: GuC virtual engines