✗ Fi.CI.BAT: failure for series starting with [01/31] drm/i915: Differentiate between sw write location into ring and last hw read

Patchwork patchwork at emeril.freedesktop.org
Sun Apr 23 12:30:41 UTC 2017


== Series Details ==

Series: series starting with [01/31] drm/i915: Differentiate between sw write location into ring and last hw read
URL   : https://patchwork.freedesktop.org/series/23395/
State : failure

== Summary ==

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

Test core_auth:
        Subgroup basic-auth:
                pass       -> INCOMPLETE (fi-ilk-650)
Test gem_busy:
        Subgroup basic-hang-default:
                pass       -> INCOMPLETE (fi-bxt-j4205)
                pass       -> INCOMPLETE (fi-kbl-7500u)
                pass       -> INCOMPLETE (fi-skl-gvtdvm)
                pass       -> INCOMPLETE (fi-skl-6770hq)
                pass       -> INCOMPLETE (fi-bxt-t5700)
                pass       -> INCOMPLETE (fi-kbl-7560u)
Test gem_ctx_switch:
        Subgroup basic-default:
                pass       -> DMESG-FAIL (fi-bdw-gvtdvm)
                pass       -> INCOMPLETE (fi-skl-6700k)
                pass       -> DMESG-FAIL (fi-bsw-n3050)
                pass       -> INCOMPLETE (fi-skl-6700hq)
        Subgroup basic-default-heavy:
                pass       -> DMESG-FAIL (fi-bsw-n3050)
Test gem_exec_flush:
        Subgroup basic-batch-kernel-default-uc:
                fail       -> PASS       (fi-snb-2600) fdo#100007
Test gem_exec_reloc:
        Subgroup basic-softpin:
                pass       -> INCOMPLETE (fi-snb-2600)
                pass       -> INCOMPLETE (fi-snb-2520m)
Test gem_exec_suspend:
        Subgroup basic-s3:
                dmesg-warn -> INCOMPLETE (fi-bdw-gvtdvm) fdo#99938
                pass       -> INCOMPLETE (fi-bdw-5557u)
                pass       -> INCOMPLETE (fi-bsw-n3050)

fdo#100007 https://bugs.freedesktop.org/show_bug.cgi?id=100007
fdo#99938 https://bugs.freedesktop.org/show_bug.cgi?id=99938

fi-bdw-5557u     total:108  pass:104  dwarn:0   dfail:0   fail:0   skip:3  
fi-bdw-gvtdvm    total:108  pass:102  dwarn:0   dfail:1   fail:0   skip:4  
fi-bsw-n3050     total:108  pass:93   dwarn:0   dfail:2   fail:0   skip:12 
fi-bxt-j4205     total:10   pass:9    dwarn:0   dfail:0   fail:0   skip:0  
fi-bxt-t5700     total:10   pass:9    dwarn:0   dfail:0   fail:0   skip:0  
fi-byt-j1900     total:278  pass:254  dwarn:0   dfail:0   fail:0   skip:24  time:495s
fi-byt-n2820     total:278  pass:250  dwarn:0   dfail:0   fail:0   skip:28  time:476s
fi-hsw-4770      total:278  pass:262  dwarn:0   dfail:0   fail:0   skip:16  time:408s
fi-hsw-4770r     total:278  pass:262  dwarn:0   dfail:0   fail:0   skip:16  time:408s
fi-ilk-650       total:1    pass:0    dwarn:0   dfail:0   fail:0   skip:0  
fi-ivb-3520m     total:278  pass:260  dwarn:0   dfail:0   fail:0   skip:18  time:490s
fi-ivb-3770      total:278  pass:260  dwarn:0   dfail:0   fail:0   skip:18  time:467s
fi-kbl-7500u     total:10   pass:9    dwarn:0   dfail:0   fail:0   skip:0  
fi-kbl-7560u     total:10   pass:9    dwarn:0   dfail:0   fail:0   skip:0  
fi-skl-6700hq    total:21   pass:20   dwarn:0   dfail:0   fail:0   skip:0  
fi-skl-6700k     total:21   pass:20   dwarn:0   dfail:0   fail:0   skip:0  
fi-skl-6770hq    total:10   pass:9    dwarn:0   dfail:0   fail:0   skip:0  
fi-skl-gvtdvm    total:10   pass:9    dwarn:0   dfail:0   fail:0   skip:0  
fi-snb-2520m     total:98   pass:85   dwarn:0   dfail:0   fail:0   skip:12 
fi-snb-2600      total:98   pass:85   dwarn:0   dfail:0   fail:0   skip:12 

bc781a3cf9a80e4c5ed0d47fd0c67923bcfcdf2c drm-tip: 2017y-04m-22d-08h-49m-55s UTC integration manifest
3f06044 ringbuffer
1401f91 nobug
ff55f91 drm/i915/scheduler: Support user-defined priorities
57c9365 drm/i915: Async GPU relocation processing
0850259 drm/i915: Allow execbuffer to use the first object as the batch
982d546 drm/i915: Wait upon userptr get-user-pages within execbuffer
1674140 drm/i915: First try the previous execbuffer location
293a761 drm/i915: Eliminate lots of iterations over the execobjects array
311324ab drm/i915: Pass vma to relocate entry
7b9f4dd drm/i915: Store a direct lookup from object handle to vma
d243271 drm/i915: Split vma exec_link/evict_link
98883c6 drm/i915: Use vma->exec_entry as our double-entry placeholder
fe949f9 drm/i915: Amalgamate execbuffer parameter structures
9b7ea51 drm/i915: Reinstate reservation_object zapping for batch_pool objects
816f66a drm/i915: Split execlist priority queue into rbtree + linked list
6146aeb drm/i915: Don't mark an execlists context-switch when idle
8b2e0ef drm/i915/execlists: Pack the count into the low bits of the port.request
268cc82 drm/i915: Switch the global i915.semaphores check to a local predicate
cfa4efa drm/i915: Do not record a successful syncpoint for a dma-await
18bc0e8 drm/i915: Rename intel_timeline.sync_seqno[] to .global_sync[]
db42cba drm/i915: Squash repeated awaits on the same fence
27b6ea0 drm/i915: Redefine ptr_pack_bits() and friends
89ab61c drm/i915: Make ptr_unpack_bits() more function-like
48ac1a3 drm/i915: Lift timeline ordering to await_dma_fence
f8c557a drm/i915: Unwrap top level fence-array
23af8dd drm/i915: Mark up clflushes as belonging to an unordered timeline
447fdff drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirty
5116b10 drm/i915: Mark CPU cache as dirty on every transition for CPU writes
4c0c618 drm/i915: Include interesting seqno in the missed breadcrumb debug
8065543 drm/i915: Poison the request before emitting commands
8f90843 drm/i915: Differentiate between sw write location into ring and last hw read

== Logs ==

For more details see: https://intel-gfx-ci.01.org/CI/Trybot_762/


More information about the Intel-gfx-trybot mailing list