✓ Ro.CI.BAT: success for series starting with [01/69] drm/i915: Unify intel_logical_ring_emit and intel_ring_emit

Patchwork patchwork at emeril.freedesktop.org
Thu Jul 28 06:01:48 UTC 2016


== Series Details ==

Series: series starting with [01/69] drm/i915: Unify intel_logical_ring_emit and intel_ring_emit
URL   : https://patchwork.freedesktop.org/series/10328/
State : success

== Summary ==

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

Test kms_cursor_legacy:
        Subgroup basic-flip-vs-cursor-legacy:
                fail       -> PASS       (ro-skl3-i5-6260u)
        Subgroup basic-flip-vs-cursor-varying-size:
                fail       -> PASS       (ro-snb-i7-2620M)

fi-hsw-i7-4770k  total:239  pass:217  dwarn:0   dfail:0   fail:0   skip:22 
fi-kbl-qkkr      total:239  pass:181  dwarn:29  dfail:0   fail:3   skip:26 
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:193  dwarn:0   dfail:0   fail:4   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:171  dwarn:1   dfail:0   fail:2   skip:65 
ro-ilk1-i5-650   total:234  pass:172  dwarn:0   dfail:0   fail:2   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_324/

e52c742 drm-intel-nightly: 2016y-07m-27d-15h-23m-38s UTC integration manifest
6cc574e drm/i915: Export our request as a dma-buf fence on the reservation object
12c7d30 drm/i915: Enable lockless lookup of request tracking via RCU
330992a drm/i915: Move i915_gem_object_wait_rendering()
c8149be drm/i915: Move obj->active:5 to obj->flags
0e7be33 drm/i915: Use dev_priv consistently through the intel_frontbuffer interface
ae91ead drm/i915: Use atomics to manipulate obj->frontbuffer_bits
1f4860d drm/i915: Make fb_tracking.lock a spinlock
e8d025cc drm/i915: Remove highly confusing i915_gem_obj_ggtt_pin()
c3d3d40 drm/i915: Make i915_vma_pin() small and inline
d5dacb0 drm/i915: Combine all i915_vma bitfields into a single set of flags
b931a35 drm/i915: Start passing around i915_vma from execbuffer
23410fe drm/i915: Wrap vma->pin_count accessors with small inline helpers
92e0571 drm/i915: Record allocated vma size
09d543c drm/i915: Split insertion/binding of an object into the VM
33968af drm/i915: Reduce WARN(i915_gem_valid_gtt_space) to a debug-only check
a2b9da6 drm/i915: Pad GTT views of exec objects up to user specified size
7dd57ca drm/i915: Fix up vma alignment to be u64
13e4702 drm/i915: Remove i915_gem_execbuffer_retire_commands()
b3df3fef drm/i915: Remove request retirement before each batch
23e33bc drm/i915: Double check the active status on the batch pool
650fcd0 drm/i915: Remove surplus drm_device parameter to i915_gem_evict_something()
01141fc drm/i915: Combine loops within i915_gem_evict_something
6253bee Revert "drm/i915: Clean up associated VMAs on context destruction"
c91f36c drm/i915: Mark the context and address space as closed
4baec99 drm/i915: Release vma when the handle is closed
03e4ae6 drm/i915: Track active vma requests
8978102 drm/i915: i915_vma_move_to_active prep patch
0ce6de6 drm/i915: Move request list retirement to i915_gem_request.c
8e15b6e drm/i915: Double check activity before relocations
4017bec drm/i915: s/__i915_wait_request/i915_wait_request/
f20aa36 drm/i915: Disable waitboosting for a saturated engine
206d42b drm/i915: Move the special case wait-request handling to its one caller
a0598be drm/i915: Convert intel_overlay to request tracking
99443e9 drm/i915: Track requests inside each intel_ring
7050f20 drm/i915: Refactor activity tracking for requests
392ab58 drm/i915: Remove obsolete i915_gem_object_flush_active()
0698a2f drm/i915: Rename request->list to link for consistency
3ba8f43 drm/i915: Refactor blocking waits
86431ef drm/i915: Mark up i915_gem_active for locking annotation
11dbddc drm/i915: Prepare i915_gem_active for annotations
b79dd53 drm/i915: Introduce i915_gem_active for request tracking
3435933 drm/i915: Kill drop_pages()
e1ce81a drm/i915: Be more careful when unbinding vma
8f7e563 drm/i915: Count how many VMA are bound for an object
1313e33 drm/i915: Store owning file on the i915_address_space
949eaf1 drm/i915: Split early global GTT initialisation
897ecfd drm/i915: Amalgamate GGTT/ppGTT vma debug list walkers
99dc262 drm/i915: Rename engine->semaphore.sync_to, engine->sempahore.signal locals
014a82c drm/i915: Simplify calling engine->sync_to
c575d6c drm/i915: Unify legacy/execlists submit_execbuf callbacks
530def4 drm/i915: Refactor golden render state emission to unconfuse gcc
2334593 drm/i915: Remove duplicate golden render state init from execlists
82d99a3 drm/i915/ringbuffer: Specialise SNB+ request emission for semaphores
00e10ac drm/i915: Reuse legacy breadcrumbs + tail emission
8fa2b6e drm/i915: Stop passing caller's num_dwords to engine->semaphore.signal()
2eb28ce drm/i915/lrc: Update function names to match request flow
22bb489 drm/i915: Unify request submission
1551280 drm/i915: Convert engine->write_tail to operate on a request
49f08c2 drm/i915: Remove intel_ring_get_tail()
17a7154 drm/i915: Unify legacy/execlists emission of MI_BATCHBUFFER_START
69fe54a drm/i915: Simplify request_alloc by returning the allocated request
fd7e37d drm/i915: Reduce engine->emit_flush() to a single mode parameter
9a03415 drm/i915: Remove obsolete engine->gpu_caches_dirty
c33c5f1 drm/i915: Rename intel_pin_and_map_ring()
2d54466 drm/i915: Rename residual ringbuf parameters
e057f92 drm/i915: Rename struct intel_ringbuffer to struct intel_ring
62d12a4 drm/i915: Rename intel_context[engine].ringbuf
d9de3ed drm/i915: Rename request->ringbuf to request->ring
15476b4 drm/i915: Unify intel_logical_ring_emit and intel_ring_emit



More information about the Intel-gfx-trybot mailing list