[Intel-gfx] ✗ Ro.CI.BAT: warning for series starting with [01/55] drm/i915: Reduce breadcrumb lock coverage for intel_engine_enable_signaling()
Patchwork
patchwork at emeril.freedesktop.org
Tue Jul 26 05:18:58 UTC 2016
== Series Details ==
Series: series starting with [01/55] drm/i915: Reduce breadcrumb lock coverage for intel_engine_enable_signaling()
URL : https://patchwork.freedesktop.org/series/10246/
State : warning
== Summary ==
Series 10246v1 Series without cover letter
http://patchwork.freedesktop.org/api/1.0/series/10246/revisions/1/mbox
Test gem_exec_suspend:
Subgroup basic-s3:
dmesg-warn -> PASS (fi-skl-i5-6260u)
Test gem_sync:
Subgroup basic-store-each:
pass -> SKIP (ro-bdw-i7-5600u)
pass -> SKIP (ro-bdw-i5-5250u)
fi-skl-i5-6260u total:235 pass:223 dwarn:0 dfail:0 fail:0 skip:12
fi-skl-i7-6700k total:235 pass:209 dwarn:0 dfail:0 fail:0 skip:26
fi-snb-i7-2600 total:235 pass:195 dwarn:0 dfail:0 fail:0 skip:40
ro-bdw-i5-5250u total:235 pass:217 dwarn:4 dfail:0 fail:0 skip:14
ro-bdw-i7-5557U total:235 pass:218 dwarn:3 dfail:0 fail:0 skip:14
ro-bdw-i7-5600u total:235 pass:203 dwarn:0 dfail:0 fail:0 skip:32
ro-bsw-n3050 total:235 pass:191 dwarn:0 dfail:0 fail:1 skip:43
ro-byt-n2820 total:235 pass:196 dwarn:0 dfail:0 fail:1 skip:38
ro-hsw-i3-4010u total:235 pass:211 dwarn:0 dfail:0 fail:0 skip:24
ro-hsw-i7-4770r total:235 pass:211 dwarn:0 dfail:0 fail:0 skip:24
ro-ilk-i7-620lm total:235 pass:171 dwarn:0 dfail:0 fail:1 skip:63
ro-ilk1-i5-650 total:230 pass:171 dwarn:0 dfail:0 fail:1 skip:58
ro-ivb-i7-3770 total:235 pass:202 dwarn:0 dfail:0 fail:0 skip:33
ro-skl3-i5-6260u total:235 pass:223 dwarn:0 dfail:0 fail:0 skip:12
ro-snb-i7-2620M total:235 pass:193 dwarn:0 dfail:0 fail:1 skip:41
fi-hsw-i7-4770k failed to connect after reboot
fi-kbl-qkkr failed to connect after reboot
Results at /archive/results/CI_IGT_test/RO_Patchwork_1600/
5c9e3d9 drm-intel-nightly: 2016y-07m-25d-06h-32m-37s UTC integration manifest
3a6c9ea Revert "drm/i915: Clean up associated VMAs on context destruction"
104e392 drm/i915: Mark the context and address space as closed
ab44ea4 drm/i915: Release vma when the handle is closed
036a52b drm/i915: Track active vma requests
2228d78 drm/i915: i915_vma_move_to_active prep patch
ed8d84b drm/i915: Move request list retirement to i915_gem_request.c
859cf08 drm/i915: Double check activity before relocations
6b6e54a drm/i915: s/__i915_wait_request/i915_wait_request/
a982b45 drm/i915: Disable waitboosting for a saturated engine
82ae751 drm/i915: Move the special case wait-request handling to its one caller
c3068e1 drm/i915: Convert intel_overlay to request tracking
c8e87f4 drm/i915: Track requests inside each intel_ring
16410e2 drm/i915: Refactor activity tracking for requests
dc9a175 drm/i915: Remove obsolete i915_gem_object_flush_active()
344267b drm/i915: Rename request->list to link for consistency
847bf87 drm/i915: Refactor blocking waits
129d043 drm/i915: Mark up i915_gem_active for locking annotation
35ae483 drm/i915: Prepare i915_gem_active for annotations
e3d1035 drm/i915: Introduce i915_gem_active for request tracking
d30434e drm/i915: Kill drop_pages()
9dea465 drm/i915: Be more careful when unbinding vma
6a05061 drm/i915: Count how many VMA are bound for an object
bfaea2a drm/i915: Store owning file on the i915_address_space
efc808f drm/i915: Split early global GTT initialisation
c880e6e drm/i915: Amalgamate GGTT/ppGTT vma debug list walkers
67995be drm/i915: Rename engine->semaphore.sync_to, engine->sempahore.signal locals
59f8fce drm/i915: Simplify calling engine->sync_to
18b15e1 drm/i915: Unify legacy/execlists submit_execbuf callbacks
e08e8c3 drm/i915: Refactor golden render state emission to unconfuse gcc
dfe4e0f drm/i915: Remove duplicate golden render state init from execlists
d129ca2 drm/i915/ringbuffer: Specialise SNB+ request emission for semaphores
d75b5e2 drm/i915: Reuse legacy breadcrumbs + tail emission
c8ef3d6 drm/i915: Stop passing caller's num_dwords to engine->semaphore.signal()
651c830 drm/i915/lrc: Update function names to match request flow
ab762f1 drm/i915: Unify request submission
9538f16 drm/i915: Convert engine->write_tail to operate on a request
021c340 drm/i915: Remove intel_ring_get_tail()
991637b drm/i915: Unify legacy/execlists emission of MI_BATCHBUFFER_START
a8a086d drm/i915: Simplify request_alloc by returning the allocated request
10bda31 drm/i915: Remove obsolete engine->gpu_caches_dirty
b66909e drm/i915: Rename intel_pin_and_map_ring()
d1c2132 drm/i915: Rename residual ringbuf parameters
db81db7 drm/i915: Rename struct intel_ringbuffer to struct intel_ring
edf9a57 drm/i915: Rename intel_context[engine].ringbuf
3bb63b1 drm/i915: Rename request->ringbuf to request->ring
c085269 drm/i915: Unify intel_logical_ring_emit and intel_ring_emit
5806a2f drm/i915: Update a couple of hangcheck comments to talk about engines
64de0a6 drm/i915: Remove stray intel_engine_cs ring identifiers from i915_gem.c
c3ebb54 drm/i915: Avoid using intel_engine_cs *ring for GPU error capture
a9842a7 drm/i915: Use engine to refer to the user's BSD intel_engine_cs
2627bb7 drm/i915/cmdparser: Remove stray intel_engine_cs *ring
944c9a0 drm/i915: Only drop the batch-pool's object reference
70eb608 drm/i915: Only clear the client pointer when tearing down the file
4426131 drm/i915: Prefer list_first_entry_or_null
db60209 drm/i915: Reduce breadcrumb lock coverage for intel_engine_enable_signaling()
More information about the Intel-gfx
mailing list