✗ Ro.CI.BAT: failure for series starting with [01/64] drm/i915: Always double check for a missed interrupt for new bottom halves

Patchwork patchwork at emeril.freedesktop.org
Wed Jul 6 12:29:59 UTC 2016


== Series Details ==

Series: series starting with [01/64] drm/i915: Always double check for a missed interrupt for new bottom halves
URL   : https://patchwork.freedesktop.org/series/9555/
State : failure

== Summary ==

Series 9555v1 Series without cover letter
http://patchwork.freedesktop.org/api/1.0/series/9555/revisions/1/mbox

Test drv_module_reload_basic:
                pass       -> DMESG-WARN (ro-byt-n2820)
Test gem_exec_flush:
        Subgroup basic-batch-kernel-default-uc:
                dmesg-fail -> PASS       (fi-skl-i5-6260u)
        Subgroup basic-uc-pro-default:
                fail       -> PASS       (ro-byt-n2820)
Test kms_flip:
        Subgroup basic-flip-vs-wf_vblank:
                pass       -> FAIL       (ro-bdw-i5-5250u)
Test prime_busy:
        Subgroup basic-after-default:
                fail       -> DMESG-WARN (fi-skl-i5-6260u)
                fail       -> DMESG-WARN (fi-snb-i7-2600)
        Subgroup basic-before-default:
                fail       -> PASS       (fi-skl-i5-6260u)
                fail       -> PASS       (fi-snb-i7-2600)

fi-kbl-qkkr      total:235  pass:166  dwarn:25  dfail:2   fail:2   skip:40 
fi-skl-i5-6260u  total:235  pass:208  dwarn:1   dfail:0   fail:0   skip:26 
fi-snb-i7-2600   total:235  pass:180  dwarn:1   dfail:0   fail:0   skip:54 
ro-bdw-i5-5250u  total:229  pass:203  dwarn:1   dfail:1   fail:1   skip:23 
ro-bdw-i7-5557U  total:229  pass:204  dwarn:1   dfail:1   fail:0   skip:23 
ro-bdw-i7-5600u  total:229  pass:190  dwarn:0   dfail:1   fail:0   skip:38 
ro-bsw-n3050     total:229  pass:179  dwarn:0   dfail:1   fail:0   skip:49 
ro-byt-n2820     total:229  pass:181  dwarn:1   dfail:1   fail:1   skip:45 
ro-hsw-i3-4010u  total:229  pass:197  dwarn:0   dfail:1   fail:0   skip:31 
ro-hsw-i7-4770r  total:229  pass:197  dwarn:0   dfail:1   fail:0   skip:31 
ro-ilk-i7-620lm  total:229  pass:157  dwarn:0   dfail:1   fail:1   skip:70 
ro-ilk1-i5-650   total:224  pass:157  dwarn:0   dfail:1   fail:1   skip:65 
ro-ivb-i7-3770   total:229  pass:188  dwarn:0   dfail:1   fail:0   skip:40 
ro-skl3-i5-6260u total:229  pass:208  dwarn:1   dfail:1   fail:0   skip:19 
ro-snb-i7-2620M  total:229  pass:179  dwarn:0   dfail:1   fail:1   skip:48 
fi-skl-i7-6700k failed to connect after reboot

Results at /archive/results/CI_IGT_test/RO_Private_251/

2a6e307 drm-intel-nightly: 2016y-07m-05d-11h-50m-09s UTC integration manifest
0e32e98 Revert "drm/i915: Clean up associated VMAs on context destruction"
67d64ea drm/i915: Mark the context and address space as closed
58cff34 drm/i915: Release vma when the handle is closed
a136397 drm/i915: Track active vma requests
8d37cee drm/i915: i915_vma_move_to_active prep patch
32035fe drm/i915: Move request list retirement to i915_gem_request.c
6fddf24 drm/i915: Double check activity before relocations
61d8a29 drm/i915: Move the special case wait-request handling to its one caller
8533a49 drm/i915: Convert intel_overlay to request tracking
d193c42 drm/i915: Refactor activity tracking for requests
7f87bde drm/i915: Remove obsolete i915_gem_object_flush_active()
b3b5b8d drm/i915: Rename request->list to link for consistency
8ece300 drm/i915: Refactor blocking waits
17c4d6b drm/i915: Mark up i915_gem_active for locking annotation
fe4743a drm/i915: Prepare i915_gem_active for annotations
601375e drm/i915: Introduce i915_gem_active for request tracking
4e9f445 drm/i915: Kill drop_pages()
d9755ad drm/i915: Be more careful when unbinding vma
0c314b6 drm/i915: Count how many VMA are bound for an object
b2a5c7e drm/i915: Store owning file on the i915_address_space
98245fa drm/i915: Split early global GTT initialisation
7088024 drm/i915: Amalgamate GGTT/ppGTT vma debug list walkers
61a475b drm/i915: Simplify calling engine->sync_to
aa4a96f drm/i915: Unify legacy/execlists submit_execbuf callbacks
3713da0 drm/i915: Remove duplicate golden render state init from execlists
197fe42 drm/i915/ringbuffer: Specialise SNB+ request emission for semaphores
2ab4e38 drm/i915: Reuse legacy breadcrumbs + tail emission
d01f499 drm/i915: Stop passing caller's num_dwords to engine->semaphore.signal()
88b11bd drm/i915: Unify request submission
01da9e2 drm/i915: Convert engine->write_tail to operate on a request
d11a83c drm/i915: Unify legacy/execlists emission of MI_BATCHBUFFER_START
39229b4 drm/i915: Simplify request_alloc by returning the allocated request
a7f9ce2 drm/i915: Remove obsolete engine->gpu_caches_dirty
59995c8 drm/i915: Rename intel_pin_and_map_ring()
5823474 drm/i915: Rename residual ringbuf parameters
bbd3497 drm/i915: Rename struct intel_ringbuffer to struct intel_ring
5b4b837 drm/i915: Rename intel_context[engine].ringbuf
0edc0fd drm/i915: Rename backpointer from intel_ringbuffer to intel_engine_cs
bef0edd drm/i915: Rename request->ringbuf to request->ring
05bdaed drm/i915: Unify intel_logical_ring_emit and intel_ring_emit
dbc763f drm/i915: Convert i915_semaphores_is_enabled over to early sanitize
513f8f3b drm/i915: Rename ring->virtual_start as ring->vaddr
2f4174d drm/i915: Treat ringbuffer writes as write to normal memory
26662a3 drm/i915: Rename drm_gem_object_unreference_unlocked in preparation for lockless free
34a544e drm/i915: Rename drm_gem_object_unreference in preparation for lockless free
eaaca01 drm/i915: Wrap drm_gem_object_reference in i915_gem_object_get
8974038 drm/i915: Wrap drm_gem_object_lookup in i915_gem_object_lookup
161bc75 drm/i915: Rename i915_gem_context_reference/unreference()
b5abadf drm/i915: Rename request reference/unreference to get/put
8e8c238 drm/i915: Mark imported dma-buf objects as being coherent
7c2f4bf drm/i915: Export our request as a dma-buf fence on the reservation object
c44f289 drm/i915: Disable waitboosting for mmioflips/semaphores
b6731d7 drm/i915: Disable waitboosting for fence_wait()
9288ba3 drm/i915: Derive GEM requests from dma-fence
75bbce0 drm/i915: Retire oldest completed request before allocating next
7dd0c55 drm/i915: Move GEM request routines to i915_gem_request.c
7a777bd drm: Restore double clflush on the last partial cacheline
1d14c38 drm/i915: Remove temporary RPM wakeref assert disables
3cc8482 drm/i915: Defer enabling rc6 til after we submit the first batch/context
ba8cb64 drm/i915: Remove superfluous powersave work flushing
322b450 drm/i915: Preserve current RPS frequency across init
bd7fa10 drm/i915: Group the irq breadcrumb variables into the same cacheline
00a8cf6 drm/i915: Wake up the bottom-half if we steal their interrupt
634a7b8 drm/i915: Always double check for a missed interrupt for new bottom halves



More information about the Intel-gfx-trybot mailing list