✗ Fi.CI.BAT: failure for series starting with [01/54] drm/i915/gt: Cancel submitted requests upon context reset

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Title: Project List - Patchwork
Patch Details
Series:series starting with [01/54] drm/i915/gt: Cancel submitted requests upon context reset
URL:https://patchwork.freedesktop.org/series/85275/
State:failure
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19219/index.html

CI Bug Log - changes from CI_DRM_9530 -> Patchwork_19219

Summary

FAILURE

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

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

Possible new issues

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

CI changes

Possible regressions

IGT changes

Possible regressions

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_9530 and Patchwork_19219:

New IGT tests (1)

Known issues

Here are the changes found in Patchwork_19219 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 -> 37)

Additional (1): fi-byt-j1900
Missing (3): fi-tgl-y 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_19219: 85f98ac537c4cee76a85bf160b6823ee851e1f19 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

85f98ac537c4 drm/i915/gt: Limit C-states while waiting for requests
b1e8c9683e18 drm/i915/gt: Enable ring scheduling for gen6/7
68a57f8992ac drm/i915/gt: Implement ring scheduler for gen6/7
dd507815ad29 drm/i915/gt: Enable busy-stats for ring-scheduler
6f6f3304e33a drm/i915/gt: Infrastructure for ring scheduling
7c96efa12d48 drm/i915/gt: Use client timeline address for seqno writes
c9361a735109 drm/i915/gt: Support creation of 'internal' rings
cf7d73fc42f7 drm/i915/gt: Couple tasklet scheduling for all CS interrupts
d7f96649f044 Restore "drm/i915: drop engine_pin/unpin_breadcrumbs_irq"
e6b3a4e89fdb drm/i915/gt: Use ppHWSP for unshared non-semaphore related timelines
3aab63db2a5a drm/i915/selftests: Exercise relative timeline modes
052ed5effc8f drm/i915/gt: Use indices for writing into relative timelines
a7e054e1d51f drm/i915/gt: Add timeline "mode"
6c93d6121ff6 drm/i915/gt: Track timeline GGTT offset separately from subpage offset
16a564083b55 drm/i915/gt: Wrap intel_timeline.has_initial_breadcrumb
01a354fdc655 drm/i915: Bump default timeslicing quantum to 5ms
ccb84bd14161 drm/i915: Move saturated workload detection back to the context
6098f9f08113 drm/i915/gt: Support virtual engine queues
94a385b757e2 drm/i915: Extend the priority boosting for the display with a deadline
11ed8ad94eeb drm/i915/gt: Specify a deadline for the heartbeat
3e371540df63 drm/i915: Fair low-latency scheduling
91c1ecade9a3 drm/i915: Wrap cmpxchg64 with try_cmpxchg64() helper
082e8ae14675 drm/i915: Replace priolist rbtree with a skiplist
152ed7b45e2e drm/i915: Move tasklet from execlists to sched
718db6262de1 drm/i915: Move scheduler queue
4f299a9c3688 drm/i915: Move common active lists from engine to i915_scheduler
ad32d79a370d drm/i915: Fix the iterative dfs for defering requests
6aca7a704425 drm/i915: Extract the ability to defer and rerun a request later
1c3bd294373d drm/i915: Extract request suspension from the execlists backend
325e252e7bac drm/i915: Extract request rewinding from execlists
edaf360fa696 drm/i915: Extract request submission from execlists
4bea1b5f3437 drm/i915: Improve DFS for priority inheritance
fb9f48e3fe22 drm/i915/selftests: Exercise priority inheritance around an engine loop
a3467b661390 drm/i915/selftests: Measure set-priority duration
3d95d5214a1d drm/i915: Restructure priority inheritance
478814419b5e drm/i915: Teach the i915_dependency to use a double-lock
08990ad0d442 drm/i915: Replace engine->schedule() with a known request operation
ee184d638694 drm/i915: Remove I915_USER_PRIORITY_SHIFT
34ee71c219d7 drm/i915: Strip out internal priorities
157c2def0cb3 drm/i915/gt: Skip over completed active execlists, again
d654d951ab15 drm/i915/gt: Remove timeslice suppression
d5cc1786e885 drm/i915/gt: Do not suspend bonded requests if one hangs
ee4ba8911307 drm/i915/gt: Convert stats.active to plain unsigned int
cb7601bcf0b2 drm/i915/gt: Extract busy-stats for ring-scheduler
54b08969c728 drm/i915/gt: Drop atomic for engine->fw_active tracking
ce5d84639d7c drm/i915: Reduce test_and_set_bit to set_bit in i915_request_submit()
84fade942b88 drm/i915/gem: Reduce ctx->engines_mutex for get_engines()
279d9aafdb7b drm/i915/gem: Reduce ctx->engine_mutex for reading the clone source
d1078b6751d7 drm/i915: Drop i915_request.lock requirement for intel_rps_boost()
34004d143982 drm/i915: Drop i915_request.lock serialisation around await_start
5eb79ce389c1 drm/i915: Mark up protected uses of 'i915_request_completed'
9f63c2557add drm/i915/gem: Peek at the inflight context
69e67c0b5c51 drm/i915/gt: Pull context closure check from request submit to schedule-in
0b9748fc4fd3 drm/i915/gt: Cancel submitted requests upon context reset

_______________________________________________
Intel-gfx mailing list
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

[Index of Archives]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux