✗ 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 08:21:28 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/10442/
State : failure

== Summary ==

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

Test drv_module_reload_basic:
                skip       -> PASS       (ro-ivb-i7-3770)
                pass       -> DMESG-WARN (fi-hsw-i7-4770k)
Test gem_exec_gttfill:
        Subgroup basic:
                skip       -> PASS       (fi-snb-i7-2600)
Test kms_cursor_legacy:
        Subgroup basic-cursor-vs-flip-legacy:
                pass       -> FAIL       (ro-ilk1-i5-650)
        Subgroup basic-cursor-vs-flip-varying-size:
                pass       -> FAIL       (ro-ilk1-i5-650)
        Subgroup basic-flip-vs-cursor-legacy:
                fail       -> PASS       (ro-skl3-i5-6260u)
                pass       -> FAIL       (ro-bdw-i5-5250u)
                pass       -> FAIL       (fi-skl-i7-6700k)
        Subgroup basic-flip-vs-cursor-varying-size:
                fail       -> PASS       (ro-hsw-i7-4770r)
                fail       -> PASS       (ro-bdw-i5-5250u)
Test kms_flip:
        Subgroup basic-flip-vs-wf_vblank:
                pass       -> FAIL       (ro-byt-n2820)

fi-hsw-i7-4770k  total:239  pass:216  dwarn:1   dfail:0   fail:0   skip:22 
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 
fi-snb-i7-2600   total:239  pass:197  dwarn:0   dfail:0   fail:0   skip:42 
ro-bdw-i5-5250u  total:239  pass:218  dwarn:4   dfail:0   fail:1   skip:16 
ro-bdw-i7-5600u  total:239  pass:206  dwarn:0   dfail:0   fail:1   skip:32 
ro-bsw-n3050     total:239  pass:194  dwarn:0   dfail:0   fail:3   skip:42 
ro-byt-n2820     total:239  pass:195  dwarn:0   dfail:0   fail:4   skip:40 
ro-hsw-i3-4010u  total:239  pass:213  dwarn:0   dfail:0   fail:0   skip:26 
ro-hsw-i7-4770r  total:239  pass:213  dwarn:0   dfail:0   fail:0   skip:26 
ro-ilk-i7-620lm  total:239  pass:171  dwarn:1   dfail:0   fail:2   skip:65 
ro-ilk1-i5-650   total:234  pass:171  dwarn:0   dfail:0   fail:3   skip:60 
ro-ivb-i7-3770   total:239  pass:204  dwarn:0   dfail:0   fail:0   skip:35 
ro-ivb2-i7-3770  total:239  pass:208  dwarn:0   dfail:0   fail:0   skip:31 
ro-skl3-i5-6260u total:239  pass:222  dwarn:0   dfail:0   fail:3   skip:14 
ro-snb-i7-2620M  total:239  pass:197  dwarn:0   dfail:0   fail:1   skip:41 
ro-bdw-i7-5557U failed to connect after reboot

Results at /archive/results/CI_IGT_test/RO_Private_332/

f1b78d2 drm-intel-nightly: 2016y-07m-29d-19h-16m-57s UTC integration manifest
c3364a3 drm/i915: Export our request as a dma-buf fence on the reservation object
8a319c1 drm/i915: Enable lockless lookup of request tracking via RCU
6d0984c drm/i915: Move i915_gem_object_wait_rendering()
3050d28 drm/i915: Move obj->active:5 to obj->flags
cf870ef drm/i915: Use dev_priv consistently through the intel_frontbuffer interface
b2f3fbe drm/i915: Use atomics to manipulate obj->frontbuffer_bits
cea8b6f drm/i915: Make fb_tracking.lock a spinlock
1d3e1a6 drm/i915: Remove highly confusing i915_gem_obj_ggtt_pin()
45ebcec drm/i915: Make i915_vma_pin() small and inline
9d3311d drm/i915: Combine all i915_vma bitfields into a single set of flags
ce8a5cc drm/i915: Start passing around i915_vma from execbuffer
4b14560 drm/i915: Wrap vma->pin_count accessors with small inline helpers
c62dd10 drm/i915: Record allocated vma size
665fa4d drm/i915: Update i915_gem_get_ggtt_size/_alignment to use drm_i915_private
3e552cd drm/i915: Update the GGTT size/alignment query functions
b712d97 drm/i915: Convert 4096 alignment request to 0 for drm_mm allocations
2f9f98d drm/i915: Split insertion/binding of an object into the VM
e0e9c79 drm/i915: Reduce WARN(i915_gem_valid_gtt_space) to a debug-only check
3ae6ef2 drm/i915: Pad GTT views of exec objects up to user specified size
b128728 drm/i915: Fix up vma alignment to be u64
58b4574 drm/i915: Remove i915_gem_execbuffer_retire_commands()
960de1e drm/i915: Remove request retirement before each batch
1e215bf drm/i915: Double check the active status on the batch pool
8bb1171 drm/i915: Remove surplus drm_device parameter to i915_gem_evict_something()
8ee9521 drm/i915: Combine loops within i915_gem_evict_something
d0fab77 Revert "drm/i915: Clean up associated VMAs on context destruction"
0f6cb2f drm/i915: Mark the context and address space as closed
1e90ee4 drm/i915: Release vma when the handle is closed
c094ec2 drm/i915: Track active vma requests
cb76fc0 drm/i915: i915_vma_move_to_active prep patch
51d114f drm/i915: Move request list retirement to i915_gem_request.c
1e3a9bc drm/i915: Double check activity before relocations
1e88689 drm/i915: s/__i915_wait_request/i915_wait_request/
05a9c75 drm/i915: Disable waitboosting for a saturated engine
8259311 drm/i915: Move the special case wait-request handling to its one caller
dd1889c drm/i915: Convert intel_overlay to request tracking
de26221 drm/i915: Track requests inside each intel_ring
76df3d4 drm/i915: Refactor activity tracking for requests
3861a28 drm/i915: Remove obsolete i915_gem_object_flush_active()
b56c6ea drm/i915: Rename request->list to link for consistency
7b03107 drm/i915: Refactor blocking waits
059b4df drm/i915: Mark up i915_gem_active for locking annotation
9c979b5 drm/i915: Prepare i915_gem_active for annotations
2325dda drm/i915: Introduce i915_gem_active for request tracking
82a1b28 drm/i915: Kill drop_pages()
3caea93 drm/i915: Be more careful when unbinding vma
7dd186e drm/i915: Count how many VMA are bound for an object
7b31640 drm/i915: Store owning file on the i915_address_space
e204b3e drm/i915: Split early global GTT initialisation
52e1792 drm/i915: Amalgamate GGTT/ppGTT vma debug list walkers
adbe6e8 drm/i915: Rename engine->semaphore.sync_to, engine->sempahore.signal locals
a3e72e0 drm/i915: Simplify calling engine->sync_to
52d62aa drm/i915: Unify legacy/execlists submit_execbuf callbacks
3dca691 drm/i915: Refactor golden render state emission to unconfuse gcc
68a131f drm/i915: Remove duplicate golden render state init from execlists
17e019a drm/i915/ringbuffer: Specialise SNB+ request emission for semaphores
415b9bf drm/i915: Reuse legacy breadcrumbs + tail emission
5f4d842 drm/i915: Stop passing caller's num_dwords to engine->semaphore.signal()
cefb11a drm/i915/lrc: Update function names to match request flow
adb9897 drm/i915: Unify request submission
7d0bbed drm/i915: Move the modulus for ring emission to the register write
05b8837 drm/i915: Convert engine->write_tail to operate on a request
07cfb7d drm/i915: Remove intel_ring_get_tail()
80fa3a1 drm/i915: Unify legacy/execlists emission of MI_BATCHBUFFER_START
1de4122 drm/i915: Simplify request_alloc by returning the allocated request
b18f7b5 drm/i915: Reduce engine->emit_flush() to a single mode parameter
fb71dbb drm/i915: Remove obsolete engine->gpu_caches_dirty
d0fd93e drm/i915: Rename intel_pin_and_map_ring()
6f82cb3 drm/i915: Rename residual ringbuf parameters
b8863b1 drm/i915: Rename struct intel_ringbuffer to struct intel_ring
53d28a9 drm/i915: Rename intel_context[engine].ringbuf
333187a drm/i915: Rename request->ringbuf to request->ring
9507a6a drm/i915: Unify intel_logical_ring_emit and intel_ring_emit



More information about the Intel-gfx-trybot mailing list