Patch Details
Series:series starting with [01/33] drm/i915/gt: Include semaphore status in print_request()
URL:https://patchwork.freedesktop.org/series/83798/
State:failure
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18897/index.html

CI Bug Log - changes from CI_DRM_9322 -> Patchwork_18897

Summary

FAILURE

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

If you think the reported changes have nothing to do with the changes
introduced in Patchwork_18897, 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_18897/index.html

Possible new issues

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

IGT changes

Possible regressions

New tests

New tests have been introduced between CI_DRM_9322 and Patchwork_18897:

New CI tests (1)

Known issues

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

IGT changes

Issues hit

Possible fixes

Warnings

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

Participating hosts (45 -> 41)

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

Build changes

CI-20190529: 20190529
CI_DRM_9322: 9e8f0d817f61254084a325460e636ecc43fac95b @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_5848: 1e2525da258aab5e0e3a7705ea8e89b521d5bf88 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_18897: c01688ef71a86e6ec53af9dabae1f4675ca0a998 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

c01688ef71a8 drm/i915/gt: Use ppHWSP for unshared non-semaphore related timelines
55decb66868a drm/i915/selftests: Exercise relative timeline modes
5d40c8bbf6ed drm/i915/gt: Use indices for writing into relative timelines
b6a7563d1d5b drm/i915/gt: Add timeline "mode"
04a3982f218a drm/i915/gt: Track timeline GGTT offset separately from subpage offset
ff708538d1d5 drm/i915/gt: Wrap intel_timeline.has_initial_breadcrumb
33cd30c83bdf drm/i915: Encode fence specific waitqueue behaviour into the wait.flags
74b27da24c42 drm/i915/gt: Simplify virtual engine handling for execlists_hold()
5114ec487460 drm/i915/gt: Resubmit the virtual engine on schedule-out
4e831009ea6c drm/i915/gt: Shrink the critical section for irq signaling
8a00348b40f9 drm/i915/gt: Remove virtual breadcrumb before transfer
bc3bbc7de921 drm/i915/gt: Defer schedule_out until after the next dequeue
10332a1cbb40 drm/i915/gt: Decouple inflight virtual engines
96127a9ff6b2 drm/i915/gt: Use virtual_engine during execlists_dequeue
96dd257c8712 drm/i915/gt: ce->inflight updates are now serialised
5797a9ebf834 drm/i915/gt: Replace direct submit with direct call to tasklet
265871d2f47e drm/i915/gt: Check for a completed last request once
01d5bd73869d drm/i915/gt: Decouple completed requests on unwind
f59ade260b81 drm/i915/gt: Move the breadcrumb to the signaler if completed upon cancel
81a0b4e55358 drm/i915/gt: Split the breadcrumb spinlock between global and contexts
e3bf2ef1f3db drm/i915/gt: Protect context lifetime with RCU
a0ba8eeec730 drm/i915/gt: Free stale request on destroying the virtual engine
c6edee80f08f drm/i915/gt: Don't cancel the interrupt shadow too early
e1a92ad74f9a drm/i915/gt: Track signaled breadcrumbs outside of the breadcrumb spinlock
1a8ae22b6012 drm/i915/gt: Defer enabling the breadcrumb interrupt to after submission
8ec97fb01c0c drm/i915/gt: Ignore dt==0 for reporting underflows
91619d9bcdfd drm/i915/gem: Drop free_work for GEM contexts
0d825e6f9170 drm/i915/selftests: Improve granularity for mocs reset checks
8ec25a51fc38 drm/i915: Show timeline dependencies for debug
4b16df5d9acf drm/i915: Lift waiter/signaler iterators
757c2d9e5864 drm/i915/gt: Show all active timelines for debugging
e37578d3a4d2 drm/i915: Lift i915_request_show()
36ccd48abff7 drm/i915/gt: Include semaphore status in print_request()