[Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [01/40] drm: Use default dma_fence hooks where possible for null syncobj
Patchwork
patchwork at emeril.freedesktop.org
Wed Sep 19 22:17:51 UTC 2018
== Series Details ==
Series: series starting with [01/40] drm: Use default dma_fence hooks where possible for null syncobj
URL : https://patchwork.freedesktop.org/series/49923/
State : failure
== Summary ==
= CI Bug Log - changes from CI_DRM_4844 -> Patchwork_10230 =
== Summary - FAILURE ==
Serious unknown changes coming with Patchwork_10230 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_10230, please notify your bug team to allow them
to document this new failure mode, which will reduce false positives in CI.
External URL: https://patchwork.freedesktop.org/api/1.0/series/49923/revisions/1/mbox/
== Possible new issues ==
Here are the unknown changes that may have been introduced in Patchwork_10230:
=== IGT changes ===
==== Possible regressions ====
igt at drv_selftest@live_contexts:
fi-icl-u: PASS -> DMESG-FAIL
igt at drv_selftest@live_gem:
fi-skl-guc: PASS -> DMESG-FAIL
fi-kbl-guc: PASS -> DMESG-FAIL
fi-cfl-guc: PASS -> DMESG-FAIL
==== Warnings ====
igt at pm_rpm@module-reload:
fi-hsw-4770r: SKIP -> PASS
== Known issues ==
Here are the changes found in Patchwork_10230 that come from known issues:
=== IGT changes ===
==== Issues hit ====
igt at kms_pipe_crc_basic@nonblocking-crc-pipe-a-frame-sequence:
fi-byt-clapper: PASS -> FAIL (fdo#107362, fdo#103191)
igt at kms_pipe_crc_basic@read-crc-pipe-b:
fi-byt-clapper: PASS -> FAIL (fdo#107362)
igt at kms_pipe_crc_basic@suspend-read-crc-pipe-a:
fi-bdw-samus: PASS -> INCOMPLETE (fdo#107773)
==== Possible fixes ====
igt at drv_module_reload@basic-reload:
fi-glk-j4005: DMESG-WARN (fdo#106248, fdo#106725) -> PASS
igt at drv_module_reload@basic-reload-inject:
fi-hsw-4770r: DMESG-WARN (fdo#107425, fdo#107924) -> PASS
igt at drv_selftest@mock_hugepages:
fi-bwr-2160: DMESG-FAIL (fdo#107930) -> PASS
igt at gem_exec_suspend@basic-s4-devices:
fi-kbl-7500u: DMESG-WARN (fdo#107139, fdo#105128) -> PASS
igt at kms_flip@basic-flip-vs-modeset:
fi-glk-j4005: DMESG-WARN (fdo#106000) -> PASS
igt at pm_rpm@module-reload:
fi-glk-j4005: DMESG-WARN (fdo#107726) -> PASS
fdo#103191 https://bugs.freedesktop.org/show_bug.cgi?id=103191
fdo#105128 https://bugs.freedesktop.org/show_bug.cgi?id=105128
fdo#106000 https://bugs.freedesktop.org/show_bug.cgi?id=106000
fdo#106248 https://bugs.freedesktop.org/show_bug.cgi?id=106248
fdo#106725 https://bugs.freedesktop.org/show_bug.cgi?id=106725
fdo#107139 https://bugs.freedesktop.org/show_bug.cgi?id=107139
fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362
fdo#107425 https://bugs.freedesktop.org/show_bug.cgi?id=107425
fdo#107726 https://bugs.freedesktop.org/show_bug.cgi?id=107726
fdo#107773 https://bugs.freedesktop.org/show_bug.cgi?id=107773
fdo#107924 https://bugs.freedesktop.org/show_bug.cgi?id=107924
fdo#107930 https://bugs.freedesktop.org/show_bug.cgi?id=107930
== Participating hosts (52 -> 47) ==
Missing (5): fi-ctg-p8600 fi-ilk-m540 fi-byt-squawks fi-bsw-cyan fi-hsw-4200u
== Build changes ==
* Linux: CI_DRM_4844 -> Patchwork_10230
CI_DRM_4844: 73c0da2189956c18a0fff343bd84eb0493f81db1 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_4646: d409cc6f234fbc0122c64be27ba85b5603658de5 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_10230: 6e322a6b05588195c9c122057990a333004e4b70 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
6e322a6b0558 drm/i915: Load balancing across a virtual engine
e43ea3fafed3 drm/i915/execlists: Refactor out can_merge_rq()
6492191779dd drm/i915/execlists: Flush the CS events before unpinning
20ccfc746d06 drm/i915: Allow a context to define its set of engines
6f508694daf5 drm/i915: Re-arrange execbuf so context is known before engine
61e7a8b16c14 drm/i915: Fix I915_EXEC_RING_MASK
3649c8fb7536 drm/i915: Allow contexts to share a single timeline across all engines
4adc1d3b2073 drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
a93118d89924 drm/i915: Introduce the i915_user_extension_method
130d06e20fbd drm/i915: Make all GPU resets atomic
d3cbebb877f1 drm/i915: Pull all the reset functionality together into i915_reset.c
d02f5463e184 drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
df26a76763aa drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
0f9a343f4e3e drm/i915: Mark up Ironlake ips with rpm wakerefs
a373ff7a3fec drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
0d6a6f256a4c drm/i915/dp: Markup pps lock power well
5df99971b669 drm/i915: Track the wakeref used to initialise display power domains
01c1f8ef9e05 drm/i915: Markup paired operations on display power domains
78bfd7e76b95 drm/i915: Syntatic sugar for using intel_runtime_pm
87bdf5a67717 drm/i915: Markup paired operations on wakerefs
5985e77c4002 drm/i915: Track all held rpm wakerefs
05be2e2d6f16 drm/i915: Remove debugfs/i915_ppgtt_info
8be0aefc32e3 drm/i915: Report the number of closed vma held by each context in debugfs
1fc76a0359e0 drm/i915: Priority boost for waiting clients
9eb955168501 drm/i915: Pull scheduling under standalone lock
ab69b94ad492 drm/i915: Priority boost for new clients
d4dade02ac2f drm/i915: Combine multiple internal plists into the same i915_priolist bucket
d949a956393f drm/i915: Reserve some priority bits for internal use
54a30e5f6ba6 drm/i915/execlists: Assert the queue is non-empty on unsubmitting
f883600aab97 drm/i915/execlists: Onion unwind for logical_ring_init() failure
0af582c21e60 drm/i915/selftests: Basic stress test for rapid context switching
8bec72d91b02 drm/i915/selftests: Free the batch along the contexts error path
dda3a9df7889 drm/i915/execlists: Avoid kicking priority on the current context
0125ac1db1a3 drm/i915: Cache the error string
4eb03b08ed0a drm/i915: Clear the error PTE just once on finish
22997135d8ef drm/i915: Handle incomplete Z_FINISH for compressed error states
849b9a5e54f4 drm/i915: Park the GPU on module load
0466e1b99db2 drm/i915/selftests: Live tests emit requests and so require rpm
77e2baa66cf6 drm: Fix syncobj handing of schedule() returning 0
db53c1c9bc91 drm: Use default dma_fence hooks where possible for null syncobj
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_10230/issues.html
More information about the Intel-gfx
mailing list