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
- igt@i915_selftest@live@gt_timelines:
- fi-skl-6700k2: PASS -> INCOMPLETE
New tests
New tests have been introduced between CI_DRM_9322 and Patchwork_18897:
New CI tests (1)
- boot:
- Statuses : 41 pass(s)
- Exec time: [0.0] s
Known issues
Here are the changes found in Patchwork_18897 that come from known issues:
IGT changes
Issues hit
-
igt@core_hotunplug@unbind-rebind:
- fi-tgl-u2: PASS -> DMESG-WARN (i915#1982)
-
igt@i915_module_load@reload:
- fi-byt-j1900: PASS -> DMESG-WARN (i915#1982)
-
igt@i915_selftest@live@gt_heartbeat:
- fi-tgl-y: PASS -> DMESG-FAIL (i915#2601)
-
igt@kms_busy@basic@modeset:
- fi-tgl-y: PASS -> DMESG-WARN (i915#1982)
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
- fi-icl-u2: PASS -> DMESG-WARN (i915#1982) +1 similar issue
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-b:
- fi-cfl-8109u: PASS -> DMESG-WARN (i915#165) +15 similar issues
-
igt@prime_self_import@basic-with_one_bo:
- fi-tgl-y: PASS -> DMESG-WARN (i915#402) +1 similar issue
Possible fixes
-
igt@gem_exec_create@basic:
- fi-tgl-y: DMESG-WARN (i915#402) -> PASS +1 similar issue
-
igt@i915_pm_rpm@basic-pci-d3-state:
- fi-bsw-kefka: DMESG-WARN (i915#1982) -> PASS
-
igt@i915_pm_rpm@module-reload:
- fi-byt-j1900: DMESG-WARN (i915#1982) -> PASS
-
igt@kms_busy@basic@flip:
- fi-tgl-y: DMESG-WARN (i915#1982) -> PASS
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
-
fi-kbl-soraka: DMESG-WARN (i915#1982) -> PASS +1 similar issue
-
fi-apl-guc: DMESG-WARN (i915#1635 / i915#1982) -> PASS +1 similar issue
-
-
igt@kms_flip@basic-flip-vs-modeset@a-dsi1:
- {fi-tgl-dsi}: DMESG-WARN (i915#1982) -> PASS
Warnings
- igt@i915_pm_rpm@basic-pci-d3-state:
- fi-tgl-y: DMESG-WARN (i915#1982 / i915#2411) -> DMESG-WARN (i915#2411)
{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
- Linux: CI_DRM_9322 -> Patchwork_18897
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()
_______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx