Patch Details
Series:series starting with [01/56] drm/i915/gt: Restore ce->signal flush before releasing virtual engine
URL:https://patchwork.freedesktop.org/series/85294/
State:failure
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19220/index.html

CI Bug Log - changes from CI_DRM_9530 -> Patchwork_19220

Summary

FAILURE

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

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

Possible new issues

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

IGT changes

Possible regressions

New tests

New tests have been introduced between CI_DRM_9530 and Patchwork_19220:

New IGT tests (1)

Known issues

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

IGT changes

Issues hit

Possible fixes

Participating hosts (39 -> 38)

Additional (1): fi-byt-j1900
Missing (2): fi-bsw-cyan fi-bdw-samus

Build changes

CI-20190529: 20190529
CI_DRM_9530: 4b094e30c7d79e59faef5ce793d6ebbcdbede5a2 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_5926: c81567cf1c05050f7becd4d78ebe349dfb2f9520 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_19220: e89b9a4f59ca38398a238fd9523af2710945bd23 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

e89b9a4f59ca drm/i915/gt: Limit C-states while waiting for requests
633bc777ab49 drm/i915/gt: Enable ring scheduling for gen6/7
16247b692dd4 drm/i915/gt: Implement ring scheduler for gen6/7
a326b4b56178 drm/i915/gt: Enable busy-stats for ring-scheduler
0ca0db3206f9 drm/i915/gt: Infrastructure for ring scheduling
d23d8470fe37 drm/i915/gt: Use client timeline address for seqno writes
2f3a563d0c64 drm/i915/gt: Support creation of 'internal' rings
c92ce77adff2 drm/i915/gt: Couple tasklet scheduling for all CS interrupts
4dd9da9947ea Restore "drm/i915: drop engine_pin/unpin_breadcrumbs_irq"
92e978ab04b4 drm/i915/gt: Use ppHWSP for unshared non-semaphore related timelines
3745e1be3ac7 drm/i915/selftests: Exercise relative timeline modes
0f154e95943a drm/i915/gt: Use indices for writing into relative timelines
d3fc994ef822 drm/i915/gt: Add timeline "mode"
2d030b16c499 drm/i915/gt: Track timeline GGTT offset separately from subpage offset
92bb940c953e drm/i915/gt: Wrap intel_timeline.has_initial_breadcrumb
c075709f4766 drm/i915: Bump default timeslicing quantum to 5ms
8e5ab6362632 drm/i915: Move saturated workload detection back to the context
c1d3e8da3441 drm/i915/gt: Support virtual engine queues
2fc331d15f56 drm/i915: Extend the priority boosting for the display with a deadline
3a61917c28fa drm/i915/gt: Specify a deadline for the heartbeat
cf1ea11d4f9f drm/i915: Fair low-latency scheduling
513af0b3e8c7 drm/i915: Wrap cmpxchg64 with try_cmpxchg64() helper
1c7ec2edd9ef drm/i915: Replace priolist rbtree with a skiplist
cd4ba685c265 drm/i915: Move tasklet from execlists to sched
c5bd056345df drm/i915: Move scheduler queue
0500494008c6 drm/i915: Move common active lists from engine to i915_scheduler
c9548999367a drm/i915: Fix the iterative dfs for defering requests
7ee390647b0c drm/i915: Extract the ability to defer and rerun a request later
f5765931129f drm/i915: Extract request suspension from the execlists backend
0985b4fb1bbc drm/i915: Extract request rewinding from execlists
df9a037a9db9 drm/i915: Extract request submission from execlists
d1bcccf864ff drm/i915: Improve DFS for priority inheritance
fa0560675867 drm/i915/selftests: Exercise priority inheritance around an engine loop
1e1b4d8257b8 drm/i915/selftests: Measure set-priority duration
65ec8303e7be drm/i915: Restructure priority inheritance
633b60d3ab4a drm/i915: Teach the i915_dependency to use a double-lock
ab7543b6a53b drm/i915: Replace engine->schedule() with a known request operation
3e9b37304663 drm/i915: Remove I915_USER_PRIORITY_SHIFT
f2dd5e0bd198 drm/i915: Strip out internal priorities
1416d1c632b4 drm/i915/gt: Skip over completed active execlists, again
5290a2049e43 drm/i915/gt: Remove timeslice suppression
5ee474627f5c drm/i915/gt: Do not suspend bonded requests if one hangs
a1db817adb4f drm/i915/gt: Convert stats.active to plain unsigned int
5b4b4f36ae61 drm/i915/gt: Extract busy-stats for ring-scheduler
c4ed88ca7714 drm/i915/gt: Drop atomic for engine->fw_active tracking
3348d18ca3ea drm/i915: Reduce test_and_set_bit to set_bit in i915_request_submit()
37f7bcca5bf7 drm/i915/gem: Reduce ctx->engines_mutex for get_engines()
f92a7ed45c5b drm/i915/gem: Reduce ctx->engine_mutex for reading the clone source
34d4b5110ba9 drm/i915: Drop i915_request.lock requirement for intel_rps_boost()
376a3fd1aa70 drm/i915: Drop i915_request.lock serialisation around await_start
9b223bba4489 drm/i915: Mark up protected uses of 'i915_request_completed'
16d47e1aed72 drm/i915/gem: Peek at the inflight context
d39c3dc09659 drm/i915/gt: Pull context closure check from request submit to schedule-in
b23f3eb56bd4 drm/i915/gt: Cancel submitted requests upon context reset
08fea6cdbfe1 drm/i915/gt: Only retire on the last breadcrumb if the last request
5d253c820f98 drm/i915/gt: Restore ce->signal flush before releasing virtual engine