✗ Ro.CI.BAT: failure for series starting with [01/73] drm/i915: Unify intel_logical_ring_emit and intel_ring_emit

Patchwork patchwork at emeril.freedesktop.org
Mon Aug 1 12:35:23 UTC 2016


== Series Details ==

Series: series starting with [01/73] drm/i915: Unify intel_logical_ring_emit and intel_ring_emit
URL   : https://patchwork.freedesktop.org/series/10447/
State : failure

== Summary ==

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

Test kms_cursor_legacy:
        Subgroup basic-flip-vs-cursor-legacy:
                fail       -> DMESG-FAIL (ro-skl3-i5-6260u)
                pass       -> FAIL       (ro-bdw-i5-5250u)
                pass       -> FAIL       (fi-skl-i7-6700k)

fi-kbl-qkkr      total:239  pass:180  dwarn:29  dfail:0   fail:3   skip:27 
fi-skl-i5-6260u  total:239  pass:223  dwarn:0   dfail:0   fail:2   skip:14 
fi-skl-i7-6700k  total:239  pass:207  dwarn:0   dfail:0   fail:4   skip:28 
ro-bdw-i5-5250u  total:239  pass:217  dwarn:4   dfail:0   fail:2   skip:16 
ro-bsw-n3050     total:239  pass:192  dwarn:0   dfail:0   fail:5   skip:42 
ro-ilk-i7-620lm  total:1    pass:0    dwarn:0   dfail:0   fail:0   skip:0  
ro-skl3-i5-6260u total:239  pass:221  dwarn:0   dfail:1   fail:3   skip:14 
fi-hsw-i7-4770k failed to connect after reboot
fi-snb-i7-2600 failed to connect after reboot
ro-bdw-i7-5557U failed to connect after reboot
ro-bdw-i7-5600u failed to connect after reboot
ro-byt-n2820 failed to connect after reboot
ro-hsw-i3-4010u failed to connect after reboot
ro-hsw-i7-4770r failed to connect after reboot
ro-ivb2-i7-3770 failed to connect after reboot
ro-ivb-i7-3770 failed to connect after reboot
ro-snb-i7-2620M failed to connect after reboot

Results at /archive/results/CI_IGT_test/RO_Private_333/

f1b78d2 drm-intel-nightly: 2016y-07m-29d-19h-16m-57s UTC integration manifest
e5b5730 drm/i915: Export our request as a dma-buf fence on the reservation object
dbe89a6 drm/i915: Enable lockless lookup of request tracking via RCU
82ad021 drm/i915: Move i915_gem_object_wait_rendering()
1a0e9b3 drm/i915: Move obj->active:5 to obj->flags
3d8e3c3 drm/i915: Use dev_priv consistently through the intel_frontbuffer interface
edb95ea drm/i915: Use atomics to manipulate obj->frontbuffer_bits
64925ec drm/i915: Make fb_tracking.lock a spinlock
126cea4 drm/i915: Remove highly confusing i915_gem_obj_ggtt_pin()
af93678 drm/i915: Make i915_vma_pin() small and inline
80780b1 drm/i915: Combine all i915_vma bitfields into a single set of flags
5adf0ff drm/i915: Start passing around i915_vma from execbuffer
e2fdb63 drm/i915: Wrap vma->pin_count accessors with small inline helpers
ad0eeaa drm/i915: Record allocated vma size
2243fa8 drm/i915: Update i915_gem_get_ggtt_size/_alignment to use drm_i915_private
cdb5b19 drm/i915: Update the GGTT size/alignment query functions
831e65c drm/i915: Convert 4096 alignment request to 0 for drm_mm allocations
1a659cc drm/i915: Split insertion/binding of an object into the VM
d8e1f92 drm/i915: Reduce WARN(i915_gem_valid_gtt_space) to a debug-only check
cbe9ef3 drm/i915: Pad GTT views of exec objects up to user specified size
1388a42 drm/i915: Fix up vma alignment to be u64
94adbcd drm/i915: Remove i915_gem_execbuffer_retire_commands()
252a83e drm/i915: Remove request retirement before each batch
8205385 drm/i915: Double check the active status on the batch pool
9995318 drm/i915: Remove surplus drm_device parameter to i915_gem_evict_something()
bec3017 drm/i915: Combine loops within i915_gem_evict_something
12947c8 Revert "drm/i915: Clean up associated VMAs on context destruction"
9707233 drm/i915: Mark the context and address space as closed
61d4bdd drm/i915: Release vma when the handle is closed
7031bb9 drm/i915: Track active vma requests
2d1948a drm/i915: i915_vma_move_to_active prep patch
4b18424 drm/i915: Move request list retirement to i915_gem_request.c
52eb1af drm/i915: Double check activity before relocations
8fb2c76 drm/i915: s/__i915_wait_request/i915_wait_request/
54050ef drm/i915: Disable waitboosting for a saturated engine
e0ce211 drm/i915: Move the special case wait-request handling to its one caller
18f0ccd drm/i915: Convert intel_overlay to request tracking
41b76c3 drm/i915: Track requests inside each intel_ring
c697e8f drm/i915: Refactor activity tracking for requests
af74a85 drm/i915: Remove obsolete i915_gem_object_flush_active()
a8caca8 drm/i915: Rename request->list to link for consistency
5c3e8c3 drm/i915: Refactor blocking waits
ae596fe drm/i915: Mark up i915_gem_active for locking annotation
e6ce4f1 drm/i915: Prepare i915_gem_active for annotations
c92f34f drm/i915: Introduce i915_gem_active for request tracking
0e098f2 drm/i915: Kill drop_pages()
a9b87b1 drm/i915: Be more careful when unbinding vma
e615d47 drm/i915: Count how many VMA are bound for an object
df2e6eb drm/i915: Store owning file on the i915_address_space
8b3d54d drm/i915: Split early global GTT initialisation
973a71d drm/i915: Amalgamate GGTT/ppGTT vma debug list walkers
9a22475 drm/i915: Rename engine->semaphore.sync_to, engine->sempahore.signal locals
4795391 drm/i915: Simplify calling engine->sync_to
544632d drm/i915: Unify legacy/execlists submit_execbuf callbacks
54cca0d drm/i915: Refactor golden render state emission to unconfuse gcc
729fba6 drm/i915: Remove duplicate golden render state init from execlists
c69b806 drm/i915/ringbuffer: Specialise SNB+ request emission for semaphores
f0e07c7 drm/i915: Reuse legacy breadcrumbs + tail emission
dd72105 drm/i915: Stop passing caller's num_dwords to engine->semaphore.signal()
78534b1 drm/i915/lrc: Update function names to match request flow
2ce757f drm/i915: Unify request submission
57f3465 drm/i915: Move the modulus for ring emission to the register write
13801eb drm/i915: Convert engine->write_tail to operate on a request
52d5402 drm/i915: Remove intel_ring_get_tail()
58c5848 drm/i915: Unify legacy/execlists emission of MI_BATCHBUFFER_START
4767d2c drm/i915: Simplify request_alloc by returning the allocated request
7d5abfc drm/i915: Reduce engine->emit_flush() to a single mode parameter
28b255e drm/i915: Remove obsolete engine->gpu_caches_dirty
e662b86 drm/i915: Rename intel_pin_and_map_ring()
14d2205 drm/i915: Rename residual ringbuf parameters
e808993 drm/i915: Rename struct intel_ringbuffer to struct intel_ring
2f69ecf drm/i915: Rename intel_context[engine].ringbuf
ba24ce0 drm/i915: Rename request->ringbuf to request->ring
fec10f4 drm/i915: Unify intel_logical_ring_emit and intel_ring_emit



More information about the Intel-gfx-trybot mailing list