✗ 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
Wed Jul 27 07:45:21 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/10309/
State : failure

== Summary ==

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

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-cursor-vs-flip-varying-size:
                fail       -> PASS       (ro-ilk1-i5-650)

ro-ilk-i7-620lm  total:239  pass:165  dwarn:1   dfail:0   fail:8   skip:65 
ro-ilk1-i5-650   total:234  pass:166  dwarn:0   dfail:0   fail:8   skip:60 
ro-bdw-i5-5250u failed to connect after reboot
ro-bdw-i7-5557U failed to connect after reboot
ro-bdw-i7-5600u failed to connect after reboot
ro-bsw-n3050 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-skl3-i5-6260u failed to connect after reboot
ro-snb-i7-2620M failed to connect after reboot

Results at /archive/results/CI_IGT_test/RO_Private_321/

a53dfb0 drm-intel-nightly: 2016y-07m-26d-17h-51m-26s UTC integration manifest
a2313e3 drm/i915: Export our request as a dma-buf fence on the reservation object
b16a054 drm/i915: Enable lockless lookup of request tracking via RCU
b16757c drm/i915: Move i915_gem_object_wait_rendering()
2127606 drm/i915: Move obj->active:5 to obj->flags
1d1b18b drm/i915: Use dev_priv consistently through the intel_frontbuffer interface
13807bc drm/i915: Use atomics to manipulate obj->frontbuffer_bits
3af7535 drm/i915: Make fb_tracking.lock a spinlock
19688df drm/i915: Remove highly confusing i915_gem_obj_ggtt_pin()
66a94be drm/i915: Make i915_vma_pin() small and inline
f4e550a drm/i915: Combine all i915_vma bitfields into a single set of flags
5189858 drm/i915: Start passing around i915_vma from execbuffer
f917bf9 drm/i915: Wrap vma->pin_count accessors with small inline helpers
d703b5e drm/i915: Record allocated vma size
2cabfce drm/i915: Split insertion/binding of an object into the VM
622aa9b drm/i915: Reduce WARN(i915_gem_valid_gtt_space) to a debug-only check
e803097 drm/i915: Pad GTT views of exec objects up to user specified size
1ab3488 drm/i915: Fix up vma alignment to be u64
79c4d17 drm/i915: Remove i915_gem_execbuffer_retire_commands()
bb047c1 drm/i915: Remove request retirement before each batch
75aa3a2 drm/i915: Double check the active status on the batch pool
6c2e217 drm/i915: Remove surplus drm_device parameter to i915_gem_evict_something()
fb0fa99 drm/i915: Combine loops within i915_gem_evict_something
e1df628 Revert "drm/i915: Clean up associated VMAs on context destruction"
8cbfd4a drm/i915: Mark the context and address space as closed
4ab944e drm/i915: Release vma when the handle is closed
85a0e70 drm/i915: Track active vma requests
3828fad drm/i915: i915_vma_move_to_active prep patch
e5811e9 drm/i915: Move request list retirement to i915_gem_request.c
020462c drm/i915: Double check activity before relocations
b2e55fa drm/i915: s/__i915_wait_request/i915_wait_request/
5b6cf41 drm/i915: Disable waitboosting for a saturated engine
bdee989 drm/i915: Move the special case wait-request handling to its one caller
b13188d drm/i915: Convert intel_overlay to request tracking
cd0de87 drm/i915: Track requests inside each intel_ring
f2af7aa drm/i915: Refactor activity tracking for requests
c70ff12 drm/i915: Remove obsolete i915_gem_object_flush_active()
cf1b1d2 drm/i915: Rename request->list to link for consistency
36b2b5a drm/i915: Refactor blocking waits
5faec4e drm/i915: Mark up i915_gem_active for locking annotation
e11c788 drm/i915: Prepare i915_gem_active for annotations
388ba57 drm/i915: Introduce i915_gem_active for request tracking
33190b6 drm/i915: Kill drop_pages()
fc90c83 drm/i915: Be more careful when unbinding vma
31e0463 drm/i915: Count how many VMA are bound for an object
24882ae drm/i915: Store owning file on the i915_address_space
21293e6 drm/i915: Split early global GTT initialisation
a31f114 drm/i915: Amalgamate GGTT/ppGTT vma debug list walkers
2eb0e5f drm/i915: Rename engine->semaphore.sync_to, engine->sempahore.signal locals
ddd06c6 drm/i915: Simplify calling engine->sync_to
f64fe6a drm/i915: Unify legacy/execlists submit_execbuf callbacks
e38e1fc drm/i915: Refactor golden render state emission to unconfuse gcc
484b3b8 drm/i915: Remove duplicate golden render state init from execlists
f119e27 drm/i915/ringbuffer: Specialise SNB+ request emission for semaphores
72106af drm/i915: Reuse legacy breadcrumbs + tail emission
ed37795 drm/i915: Stop passing caller's num_dwords to engine->semaphore.signal()
670bdbc drm/i915/lrc: Update function names to match request flow
8b25b18 drm/i915: Unify request submission
5a2f234 drm/i915: Convert engine->write_tail to operate on a request
27eaf61 drm/i915: Remove intel_ring_get_tail()
d74a630 drm/i915: Unify legacy/execlists emission of MI_BATCHBUFFER_START
0ec1570 drm/i915: Simplify request_alloc by returning the allocated request
03f2dc1 drm/i915: Remove obsolete engine->gpu_caches_dirty
d13a42e drm/i915: Rename intel_pin_and_map_ring()
ec3cc8a drm/i915: Rename residual ringbuf parameters
4f87a68 drm/i915: Rename struct intel_ringbuffer to struct intel_ring
32722a2 drm/i915: Rename intel_context[engine].ringbuf
50ef216 drm/i915: Rename request->ringbuf to request->ring
660f6d8 drm/i915: Unify intel_logical_ring_emit and intel_ring_emit
e20038c drm/i915: Update a couple of hangcheck comments to talk about engines
009d85b drm/i915: Remove stray intel_engine_cs ring identifiers from i915_gem.c
01d328c drm/i915: Avoid using intel_engine_cs *ring for GPU error capture
9cbdd83 drm/i915: Use engine to refer to the user's BSD intel_engine_cs
9277db1 drm/i915/cmdparser: Remove stray intel_engine_cs *ring



More information about the Intel-gfx-trybot mailing list