✗ Ro.CI.BAT: failure for series starting with [01/73] drm/i915/cmdparser: Remove stray intel_engine_cs *ring

Patchwork patchwork at emeril.freedesktop.org
Tue Jul 26 16:51:04 UTC 2016


== Series Details ==

Series: series starting with [01/73] drm/i915/cmdparser: Remove stray intel_engine_cs *ring
URL   : https://patchwork.freedesktop.org/series/10281/
State : failure

== Summary ==

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

Test drv_module_reload_basic:
                pass       -> DMESG-WARN (fi-hsw-i7-4770k)
Test gem_exec_flush:
        Subgroup basic-wb-pro-default:
                pass       -> FAIL       (ro-ilk1-i5-650)
        Subgroup basic-wb-prw-default:
                pass       -> FAIL       (ro-ilk1-i5-650)
        Subgroup basic-wb-ro-before-default:
                pass       -> FAIL       (ro-ilk1-i5-650)
        Subgroup basic-wb-ro-default:
                pass       -> FAIL       (ro-ilk1-i5-650)
        Subgroup basic-wb-rw-before-default:
                pass       -> FAIL       (ro-ilk1-i5-650)
        Subgroup basic-wb-rw-default:
                pass       -> FAIL       (ro-ilk1-i5-650)
        Subgroup basic-wb-set-default:
                pass       -> FAIL       (ro-ilk1-i5-650)
Test kms_cursor_legacy:
        Subgroup basic-cursor-vs-flip-legacy:
                fail       -> PASS       (ro-ilk1-i5-650)
        Subgroup basic-flip-vs-cursor-legacy:
                fail       -> PASS       (ro-hsw-i7-4770r)
                pass       -> FAIL       (ro-snb-i7-2620M)
                fail       -> PASS       (ro-bdw-i5-5250u)
        Subgroup basic-flip-vs-cursor-varying-size:
                pass       -> FAIL       (ro-bdw-i7-5557U)
Test kms_flip:
        Subgroup basic-flip-vs-wf_vblank:
                fail       -> PASS       (ro-byt-n2820)
Test kms_pipe_crc_basic:
        Subgroup suspend-read-crc-pipe-a:
                pass       -> INCOMPLETE (fi-hsw-i7-4770k)
        Subgroup suspend-read-crc-pipe-b:
                dmesg-warn -> PASS       (ro-bdw-i7-5557U)

fi-hsw-i7-4770k  total:196  pass:176  dwarn:1   dfail:0   fail:0   skip:18 
fi-kbl-qkkr      total:235  pass:179  dwarn:26  dfail:2   fail:1   skip:27 
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:239  pass:218  dwarn:4   dfail:0   fail:1   skip:16 
ro-bdw-i7-5557U  total:239  pass:221  dwarn:1   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:196  dwarn:0   dfail:0   fail:3   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:165  dwarn:1   dfail:0   fail:8   skip:65 
ro-ilk1-i5-650   total:234  pass:165  dwarn:0   dfail:0   fail:9   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:223  dwarn:0   dfail:0   fail:2   skip:14 
ro-snb-i7-2620M  total:239  pass:196  dwarn:0   dfail:0   fail:2   skip:41 

Results at /archive/results/CI_IGT_test/RO_Private_318/

819b812 drm-intel-nightly: 2016y-07m-26d-14h-26m-25s UTC integration manifest
b4c1b27 drm/i915: Export our request as a dma-buf fence on the reservation object
1badcc9 drm/i915: Enable lockless lookup of request tracking via RCU
dad975a drm/i915: Move i915_gem_object_wait_rendering()
ecdebdf drm/i915: Move obj->active:5 to obj->flags
e4ee794 drm/i915: Use dev_priv consistently through the intel_frontbuffer interface
a7c1e66 drm/i915: Use atomics to manipulate obj->frontbuffer_bits
57cca2e drm/i915: Make fb_tracking.lock a spinlock
92f26df drm/i915: Remove highly confusing i915_gem_obj_ggtt_pin()
7a3c8aa drm/i915: Make i915_vma_pin() small and inline
a84c6c5 drm/i915: Combine all i915_vma bitfields into a single set of flags
d52a56e drm/i915: Start passing around i915_vma from execbuffer
1303dd14 drm/i915: Wrap vma->pin_count accessors with small inline helpers
d471010 drm/i915: Record allocated vma size
24dccce drm/i915: Split insertion/binding of an object into the VM
b8736be drm/i915: Reduce WARN(i915_gem_valid_gtt_space) to a debug-only check
30f94cc drm/i915: Pad GTT views of exec objects up to user specified size
c812790 drm/i915: Fix up vma alignment to be u64
7c1b553 drm/i915: Remove i915_gem_execbuffer_retire_commands()
e38d4b0 drm/i915: Remove request retirement before each batch
fe11343 drm/i915: Double check the active status on the batch pool
c7210d7 drm/i915: Remove surplus drm_device parameter to i915_gem_evict_something()
76037c8 drm/i915: Combine loops within i915_gem_evict_something
fc9d09b Revert "drm/i915: Clean up associated VMAs on context destruction"
7ee4f32 drm/i915: Mark the context and address space as closed
e695f9f drm/i915: Release vma when the handle is closed
cfec34a drm/i915: Track active vma requests
b73e39f drm/i915: i915_vma_move_to_active prep patch
47b10db drm/i915: Move request list retirement to i915_gem_request.c
08860d9 drm/i915: Double check activity before relocations
f5d5bcb drm/i915: s/__i915_wait_request/i915_wait_request/
5fa7451 drm/i915: Disable waitboosting for a saturated engine
72d40b2 drm/i915: Move the special case wait-request handling to its one caller
24d0c43 drm/i915: Convert intel_overlay to request tracking
56c7624 drm/i915: Track requests inside each intel_ring
7f3fd97 drm/i915: Refactor activity tracking for requests
db19c21 drm/i915: Remove obsolete i915_gem_object_flush_active()
c2e9a5b drm/i915: Rename request->list to link for consistency
6c0854f drm/i915: Refactor blocking waits
cb84614 drm/i915: Mark up i915_gem_active for locking annotation
602e6ee drm/i915: Prepare i915_gem_active for annotations
95ba3ad drm/i915: Introduce i915_gem_active for request tracking
2b31f63 drm/i915: Kill drop_pages()
98b659a drm/i915: Be more careful when unbinding vma
852fb37 drm/i915: Count how many VMA are bound for an object
b11a816 drm/i915: Store owning file on the i915_address_space
e0e2212 drm/i915: Split early global GTT initialisation
07f4718 drm/i915: Amalgamate GGTT/ppGTT vma debug list walkers
44465f8 drm/i915: Rename engine->semaphore.sync_to, engine->sempahore.signal locals
aef639f drm/i915: Simplify calling engine->sync_to
2b66c90 drm/i915: Unify legacy/execlists submit_execbuf callbacks
1eabc83 drm/i915: Refactor golden render state emission to unconfuse gcc
747c665 drm/i915: Remove duplicate golden render state init from execlists
973f08d drm/i915/ringbuffer: Specialise SNB+ request emission for semaphores
1fb8778 drm/i915: Reuse legacy breadcrumbs + tail emission
cf64ed6 drm/i915: Stop passing caller's num_dwords to engine->semaphore.signal()
ef3e140 drm/i915/lrc: Update function names to match request flow
70f5f1b drm/i915: Unify request submission
a53a1e4 drm/i915: Convert engine->write_tail to operate on a request
a2bd95c drm/i915: Remove intel_ring_get_tail()
09a699f drm/i915: Unify legacy/execlists emission of MI_BATCHBUFFER_START
cac6127 drm/i915: Simplify request_alloc by returning the allocated request
2234e27 drm/i915: Remove obsolete engine->gpu_caches_dirty
15e9e9e drm/i915: Rename intel_pin_and_map_ring()
dd7b923 drm/i915: Rename residual ringbuf parameters
53a25b3 drm/i915: Rename struct intel_ringbuffer to struct intel_ring
501b076 drm/i915: Rename intel_context[engine].ringbuf
76e0874 drm/i915: Rename request->ringbuf to request->ring
39d8a0a drm/i915: Unify intel_logical_ring_emit and intel_ring_emit
e6ddbc2 drm/i915: Update a couple of hangcheck comments to talk about engines
a5f0b3f drm/i915: Remove stray intel_engine_cs ring identifiers from i915_gem.c
18e89dc drm/i915: Avoid using intel_engine_cs *ring for GPU error capture
469ac6a drm/i915: Use engine to refer to the user's BSD intel_engine_cs
1418222e8 drm/i915/cmdparser: Remove stray intel_engine_cs *ring



More information about the Intel-gfx-trybot mailing list