✗ Fi.CI.BAT: failure for series starting with [01/31] drm/i915: Move whole object to CPU domain for coherent shmem access

Patchwork patchwork at emeril.freedesktop.org
Fri Mar 10 09:06:30 UTC 2017


== Series Details ==

Series: series starting with [01/31] drm/i915: Move whole object to CPU domain for coherent shmem access
URL   : https://patchwork.freedesktop.org/series/21025/
State : failure

== Summary ==

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

Test gem_exec_flush:
        Subgroup basic-batch-kernel-default-uc:
                incomplete -> PASS       (fi-skl-6700hq) fdo#100130
Test gem_ringfill:
        Subgroup basic-default-hang:
                pass       -> INCOMPLETE (fi-bxt-t5700)
                pass       -> INCOMPLETE (fi-bxt-j4205)
Test kms_pipe_crc_basic:
        Subgroup nonblocking-crc-pipe-b:
                pass       -> DMESG-FAIL (fi-kbl-7500u)
        Subgroup nonblocking-crc-pipe-b-frame-sequence:
                pass       -> DMESG-FAIL (fi-kbl-7500u)
        Subgroup nonblocking-crc-pipe-c:
                pass       -> DMESG-FAIL (fi-kbl-7500u)
        Subgroup nonblocking-crc-pipe-c-frame-sequence:
                pass       -> DMESG-FAIL (fi-kbl-7500u)
        Subgroup read-crc-pipe-a:
                pass       -> DMESG-FAIL (fi-kbl-7500u)
        Subgroup read-crc-pipe-a-frame-sequence:
                pass       -> DMESG-FAIL (fi-kbl-7500u)
        Subgroup read-crc-pipe-b:
                pass       -> DMESG-FAIL (fi-kbl-7500u)
        Subgroup read-crc-pipe-b-frame-sequence:
                pass       -> DMESG-FAIL (fi-kbl-7500u)
        Subgroup read-crc-pipe-c:
                pass       -> DMESG-FAIL (fi-kbl-7500u)
        Subgroup read-crc-pipe-c-frame-sequence:
                pass       -> DMESG-FAIL (fi-kbl-7500u)

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

fi-bdw-5557u     total:278  pass:267  dwarn:0   dfail:0   fail:0   skip:11  time: 479s
fi-bsw-n3050     total:278  pass:239  dwarn:0   dfail:0   fail:0   skip:39  time: 613s
fi-bxt-j4205     total:146  pass:133  dwarn:0   dfail:0   fail:0   skip:12  time: 0s
fi-bxt-t5700     total:146  pass:132  dwarn:0   dfail:0   fail:0   skip:13  time: 0s
fi-byt-n2820     total:278  pass:247  dwarn:0   dfail:0   fail:0   skip:31  time: 506s
fi-hsw-4770      total:278  pass:262  dwarn:0   dfail:0   fail:0   skip:16  time: 438s
fi-hsw-4770r     total:278  pass:262  dwarn:0   dfail:0   fail:0   skip:16  time: 433s
fi-ilk-650       total:278  pass:228  dwarn:0   dfail:0   fail:0   skip:50  time: 449s
fi-ivb-3520m     total:278  pass:260  dwarn:0   dfail:0   fail:0   skip:18  time: 508s
fi-ivb-3770      total:278  pass:260  dwarn:0   dfail:0   fail:0   skip:18  time: 498s
fi-kbl-7500u     total:278  pass:249  dwarn:1   dfail:10  fail:0   skip:18  time: 822s
fi-skl-6260u     total:278  pass:268  dwarn:0   dfail:0   fail:0   skip:10  time: 503s
fi-skl-6700hq    total:278  pass:261  dwarn:0   dfail:0   fail:0   skip:17  time: 593s
fi-skl-6700k     total:278  pass:256  dwarn:4   dfail:0   fail:0   skip:18  time: 515s
fi-skl-6770hq    total:278  pass:268  dwarn:0   dfail:0   fail:0   skip:10  time: 555s
fi-snb-2520m     total:278  pass:250  dwarn:0   dfail:0   fail:0   skip:28  time: 564s
fi-snb-2600      total:278  pass:248  dwarn:0   dfail:0   fail:1   skip:29  time: 424s

efa9a3649bd94a4f35911aaecc723e041d8b99c5 drm-tip: 2017y-03m-09d-21h-28m-20s UTC integration manifest
ec9c920 drm/i915: Async GPU relocation processing
4146904 drm/i915: Allow execbuffer to use the first object as the batch
d8feb88 drm/i915: Remove superfluous i915_add_request_no_flush() helper
a2e80d6 drm/i915: Wait upon userptr get-user-pages within execbuffer
8b2467c drm/i915: First try the previous execbuffer location
10840f5 drm/i915: Eliminate lots of iterations over the execobjects array
f480dac drm/i915: Pass vma to relocate entry
a584181 drm/i915: Store a direct lookup from object handle to vma
4bae667 drm/i915: Stop using obj->obj_exec_link outside of execbuf
861da63 drm/i915: Split vma exec_link/evict_link
d4dc996 drm/i915: Use vma->exec_entry as our double-entry placeholder
c445690 drm/i915: Amalgamate execbuffer parameter structures
bf5530a drm/i915: Retire an active batch pool object rather than allocate new
09cbdbd drm/i915: Copy user requested buffers into the error state
23b63e8 drm/i915: Implement dma_buf_ops->kmap
ab52240 drm/i915: Suppress switch_mm emission between the same aliasing_ppgtt
f92bda1 drm/i915: Pass around gen to tile_height to special case gen2
00a6e1d drm/i915: Remove temporary allocation of dma addresses when rotating
895cfd1 drm/i915: Extract the in-fence from a dma-buf reservation object
30e6ead drm/i915: Avoid decomposing a signal-on-any fence-array
a225799 dma-fence: Flag when a fence-array is using signal-on-any
c300404 drm/i915: Use set_rps to enable RPS
e8e70f2 drm/i915: Defer unmasking RPS interrupts until after making adjustments
0602079 drm/i915: Use max(render, media) for Baytrail busyness calculation
c36a537 drm/i915: Stop using RP_DOWN_EI on Baytrail
eaf5fef HAX enable guc submission for CI
afc7a0c drm/i915: Only wake the waiter from the interrupt if passed
aa6618b drm/i915: Restore engine->submit_request before unwedging
04a1d7a drm/i915/cmdparser: Limit clflush to active cachelines
f8e3799 drm: Forward declare struct platform_device
5b1a914 drm/i915: Move whole object to CPU domain for coherent shmem access

== Logs ==

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


More information about the Intel-gfx-trybot mailing list