✗ Ro.CI.BAT: failure for series starting with [01/41] drm/i915: Unconditionally flush any chipset buffers before execbuf

Patchwork patchwork at emeril.freedesktop.org
Thu Aug 18 13:31:33 UTC 2016


== Series Details ==

Series: series starting with [01/41] drm/i915: Unconditionally flush any chipset buffers before execbuf
URL   : https://patchwork.freedesktop.org/series/11265/
State : failure

== Summary ==

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

Test kms_cursor_legacy:
        Subgroup basic-cursor-vs-flip-varying-size:
                pass       -> FAIL       (ro-bdw-i5-5250u)
        Subgroup basic-flip-vs-cursor-varying-size:
                fail       -> PASS       (ro-skl3-i5-6260u)
                fail       -> PASS       (ro-bdw-i5-5250u)
Test kms_flip:
        Subgroup basic-flip-vs-modeset:
                pass       -> DMESG-WARN (ro-bdw-i7-5557U)
        Subgroup basic-flip-vs-wf_vblank:
                pass       -> FAIL       (ro-bdw-i5-5250u)
Test kms_frontbuffer_tracking:
        Subgroup basic:
                skip       -> FAIL       (ro-ilk1-i5-650)
                pass       -> FAIL       (ro-hsw-i3-4010u)
                pass       -> FAIL       (ro-bdw-i7-5600u)
                pass       -> FAIL       (fi-hsw-i7-4770k)
                pass       -> FAIL       (fi-snb-i7-2600)
                pass       -> FAIL       (ro-ivb-i7-3770)
                pass       -> FAIL       (ro-ivb2-i7-3770)
Test kms_pipe_crc_basic:
        Subgroup suspend-read-crc-pipe-a:
                dmesg-warn -> SKIP       (ro-bdw-i7-5557U)
        Subgroup suspend-read-crc-pipe-b:
                dmesg-warn -> PASS       (ro-bdw-i7-5600u)
                dmesg-warn -> SKIP       (ro-bdw-i7-5557U)
        Subgroup suspend-read-crc-pipe-c:
                dmesg-warn -> PASS       (ro-bdw-i7-5600u)

fi-hsw-i7-4770k  total:244  pass:221  dwarn:0   dfail:0   fail:1   skip:22 
fi-kbl-qkkr      total:244  pass:185  dwarn:28  dfail:0   fail:3   skip:28 
fi-skl-i7-6700k  total:244  pass:208  dwarn:4   dfail:2   fail:2   skip:28 
fi-snb-i7-2600   total:244  pass:201  dwarn:0   dfail:0   fail:1   skip:42 
ro-bdw-i5-5250u  total:240  pass:218  dwarn:4   dfail:0   fail:2   skip:16 
ro-bdw-i7-5557U  total:240  pass:219  dwarn:2   dfail:0   fail:0   skip:19 
ro-bdw-i7-5600u  total:240  pass:206  dwarn:0   dfail:0   fail:2   skip:32 
ro-bsw-n3050     total:240  pass:195  dwarn:0   dfail:0   fail:3   skip:42 
ro-byt-n2820     total:240  pass:196  dwarn:0   dfail:0   fail:4   skip:40 
ro-hsw-i3-4010u  total:240  pass:213  dwarn:0   dfail:0   fail:1   skip:26 
ro-hsw-i7-4770r  total:240  pass:185  dwarn:0   dfail:0   fail:0   skip:55 
ro-ilk1-i5-650   total:235  pass:174  dwarn:0   dfail:0   fail:2   skip:59 
ro-ivb-i7-3770   total:240  pass:204  dwarn:0   dfail:0   fail:1   skip:35 
ro-ivb2-i7-3770  total:240  pass:208  dwarn:0   dfail:0   fail:1   skip:31 
ro-skl3-i5-6260u total:240  pass:223  dwarn:0   dfail:0   fail:3   skip:14 

Results at /archive/results/CI_IGT_test/RO_Private_398/

ee3f71b drm-intel-nightly: 2016y-08m-18d-12h-30m-08s UTC integration manifest
083d405 drm/i915/cmdparser: Accelerate copies from WC memory
f15b8b8 drm/i915/cmdparser: Use binary search for faster register lookup
260e83a drm/i915/cmdparser: Check for SKIP descriptors first
a88ec2a drm/i915/cmdparser: Compare against the previous command descriptor
394f67d drm/i915/cmdparser: Improve hash function
7a9d868 drm/i915/cmdparser: Only cache the dst vmap
ea5704c drm/i915/cmdparser: Use cached vmappings
9671b1b drm/i915/cmdparser: Add the TIMESTAMP register for the other engines
59f435b drm/i915/cmdparser: Make initialisation failure non-fatal
0ed42bc drm/i915: Stop discarding GTT cache-domain on unbind vma
754c70d drm/i915: Bump the inactive tracking for all VMA accessed
91764d4 drm/i915: Track display alignment on VMA
b162a4d drm/i915: Fallback to using unmappable memory for scanout
556b317 drm/i915: Choose not to evict faultable objects from the GGTT
48271c1 drm/i915: Drop ORIGIN_GTT for untracked GTT writes
47d45aa drm/i915: Convert partial ggtt vma to full ggtt if it spans the entire object
88f2892 drm/i915: Fix partial GGTT faulting
1b085df drm/i915: Choose partial chunksize based on tile row size
8432e27 drm/i915: Move fence tracking from object to vma
ccb30c2 drm/i915: Rename fence.lru_list to link
e240555 drm/i915/userptr: Make gup errors stickier
9cb2aec drm/i915: Allocate rings from stolen
d1f7ce5 drm/i915: Allow ringbuffers to be bound anywhere
19ab6a3 drm/i915: Move map-and-fenceable tracking to the VMA
b1630af drm/i915: Disallow direct CPU access to stolen pages for relocations
c3c7bb1 drm/i915: Fallback to single page GTT mmappings for relocations
c1bb690 drm/i915: Refactor execbuffer relocation writing
197d243 drm/i915: Tidy up flush cpu/gtt write domains
00a0e45 drm/i915: Pin the pages first in shmem prepare read/write
ed9f422 drm/i915: Wait for writes through the GTT to land before reading back
0f77faf drm/i915: Before accessing an object via the cpu, flush GTT writes
079e538 drm/i915: Extract i915_gem_obj_prepare_shmem_write()
553e2d9 drm/i915: Cache kmap between relocations
9b9215c drm/i915: Fallback to single page pwrite/pread if unable to release fence
c9e3d05 drm/i915: Mark up the GTT flush following WC writes as ORIGIN_CPU
ffaa81c drm/i915: Use ORIGIN_CPU for fb invalidation from pwrite
7761c97 drm/i915: vfree() no longer ignores the low bits of the address
11e9ad4 drm/i915/fbc: Allow on unfenced surfaces, for recent gen
6902adf drm/i915/fbc: Don't set an illegal fence if unfenced
f5506da agp/intel: Flush chipset writes after updating a single PTE
1088d31 drm/i915: Unconditionally flush any chipset buffers before execbuf



More information about the Intel-gfx-trybot mailing list