Series: | series starting with [01/39] drm/i915/gem: Avoid implicit vmap for highmem on x86-32 |
URL: | https://patchwork.freedesktop.org/series/81064/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18408/index.html |
CI Bug Log - changes from CI_DRM_8928 -> Patchwork_18408
Summary
FAILURE
Serious unknown changes coming with Patchwork_18408 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_18408, 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_18408/index.html
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_18408:
IGT changes
Possible regressions
- igt@gem_exec_suspend@basic-s0:
- fi-byt-j1900: PASS -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_18408 that come from known issues:
IGT changes
Issues hit
-
igt@i915_module_load@reload:
-
igt@i915_pm_rpm@module-reload:
-
igt@kms_flip@basic-flip-vs-wf_vblank@c-edp1:
- fi-icl-u2: PASS -> DMESG-WARN (i915#1982)
Possible fixes
-
igt@gem_exec_parallel@engines@basic:
- fi-bxt-dsi: INCOMPLETE (i915#1635) -> PASS
-
igt@gem_exec_parallel@engines@fds:
- fi-cml-s: INCOMPLETE -> PASS
-
igt@i915_selftest@live@execlists:
- fi-icl-y: INCOMPLETE (i915#2271 / i915#2276) -> PASS
-
igt@i915_selftest@live@gem_contexts:
- fi-tgl-u2: INCOMPLETE (i915#2045) -> PASS
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
- fi-bsw-n3050: DMESG-WARN (i915#1982) -> PASS
-
igt@kms_flip@basic-flip-vs-wf_vblank@b-edp1:
- fi-icl-u2: DMESG-WARN (i915#1982) -> PASS +2 similar issues
Warnings
-
igt@i915_pm_rpm@module-reload:
- fi-kbl-x1275: DMESG-FAIL (i915#62) -> DMESG-FAIL (i915#62 / i915#95)
-
igt@kms_cursor_legacy@basic-flip-before-cursor-varying-size:
- fi-kbl-x1275: DMESG-WARN (i915#62 / i915#92 / i915#95) -> DMESG-WARN (i915#62 / i915#92) +6 similar issues
-
igt@kms_force_connector_basic@force-edid:
- fi-kbl-x1275: DMESG-WARN (i915#62 / i915#92) -> DMESG-WARN (i915#62 / i915#92 / i915#95) +5 similar issues
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Participating hosts (37 -> 34)
Missing (3): fi-byt-clapper fi-byt-squawks fi-bsw-cyan
Build changes
- Linux: CI_DRM_8928 -> Patchwork_18408
CI-20190529: 20190529
CI_DRM_8928: 58f2939dbc6d2e11838ad8ef87250fcd1e3408ee @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_5771: f1d0c240ea2e631dfb9f493f37f8fb61cb2b1cf2 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_18408: 66fe3636cbddd1342068687b179139d6b92022f1 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
66fe3636cbdd drm/i915: Reduce GPU error capture mutex hold time
cd003a3c264f drm/i915: Break up error capture compression loops with cond_resched()
a27ed62350ef drm/i915/gt: Consolidate the CS timestamp clocks
b351630e2023 drm/i915/selftests: Confirm RING_TIMESTAMP / CTX_TIMESTAMP share a clock
c21667ad9925 drm/i915: Encode fence specific waitqueue behaviour into the wait.flags
248b37a17e0a drm/i915/gt: Simplify virtual engine handling for execlists_hold()
fd06edcbfd09 drm/i915/gt: Resubmit the virtual engine on schedule-out
78a4eb721642 drm/i915/gt: Shrink the critical section for irq signaling
a9e4e457612d drm/i915/gt: Remove virtual breadcrumb before transfer
29827c6800f0 drm/i915/gt: Defer schedule_out until after the next dequeue
8c9c5e79fefc drm/i915/gt: Decouple inflight virtual engines
1c34cf8eff85 drm/i915/gt: Use virtual_engine during execlists_dequeue
27e3ad18e225 drm/i915/gt: ce->inflight updates are now serialised
d8c09ebb8832 drm/i915/gt: Replace direct submit with direct call to tasklet
d2a5b17f11f8 drm/i915/gt: Check for a completed last request once
b622fb3a7ea1 drm/i915/gt: Decouple completed requests on unwind
2402fe2e390e drm/i915/gt: Move the breadcrumb to the signaler if completed upon cancel
1b5b69bce739 drm/i915/gt: Split the breadcrumb spinlock between global and contexts
4677dfe83ecf drm/i915/gt: Protect context lifetime with RCU
95b18580a943 drm/i915/gt: Free stale request on destroying the virtual engine
5cf5de2a0510 drm/i915/gt: Don't cancel the interrupt shadow too early
a91f4c9f1716 drm/i915/gt: Track signaled breadcrumbs outside of the breadcrumb spinlock
13c4f6affac1 drm/i915/gt: Defer enabling the breadcrumb interrupt to after submission
b549527fccdb drm/i915/gt: Remove defunct intel_virtual_engine_get_sibling()
1d3e743a294e drm/i915/gt: Retire cancelled requests on unload
0da106fcbd2a drm/i915/selftests: Finish pending mock requests on cancellation.
1bbff171d997 drm/i915/gt: Signal cancelled requests
0afa1a535c74 drm/i915/gem: Always test execution status on closing the context
c44aed4680a7 drm/i915/gt: Always send a pulse down the engine after disabling heartbeat
75b9fbba0fbb drm/i915: Cancel outstanding work after disabling heartbeats on an engine
a37d770b0cfe drm/i915/gem: Hold request reference for canceling an active context
19df6f774f8f drm/i915/gt: Show engine properties in the pretty printer
82f82623922e drm/i915/gt: Apply the CSB w/a for all
536206d193db drm/i915/gt: Wait for CSB entries on Tigerlake
57381cfc1d88 drm/i915/gt: Widen CSB pointer to u64 for the parsers
0dfcb8899225 drm/i915/gt: Clear the buffer pool age before use
30590df29a8d drm/i915/gem: Prevent using pgprot_writecombine() if PAT is not supported
2da2b39afc76 drm/i915/gem: Use set_pte_at() for assigning the vmapped PTE
4d11ca4aabc3 drm/i915/gem: Avoid implicit vmap for highmem on x86-32
_______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx