✗ Fi.CI.BAT: failure for series starting with [01/31] drm/i915: Mark CPU cache as dirty on every transition for CPU writes

Patchwork patchwork at emeril.freedesktop.org
Sat Apr 29 11:51:49 UTC 2017


== Series Details ==

Series: series starting with [01/31] drm/i915: Mark CPU cache as dirty on every transition for CPU writes
URL   : https://patchwork.freedesktop.org/series/23736/
State : failure

== Summary ==

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

Test drv_module_reload:
        Subgroup basic-reload:
                pass       -> DMESG-WARN (fi-snb-2520m)
                pass       -> DMESG-WARN (fi-ivb-3770)
                pass       -> DMESG-WARN (fi-hsw-4770r)
                pass       -> DMESG-WARN (fi-snb-2600)
                pass       -> DMESG-WARN (fi-hsw-4770)
                pass       -> DMESG-WARN (fi-ivb-3520m)
                pass       -> DMESG-WARN (fi-byt-j1900)
                pass       -> DMESG-WARN (fi-byt-n2820)
Test gem_ctx_exec:
        Subgroup basic:
                pass       -> FAIL       (fi-snb-2520m)
                pass       -> FAIL       (fi-ivb-3770)
                pass       -> FAIL       (fi-hsw-4770r)
                pass       -> FAIL       (fi-snb-2600)
                pass       -> FAIL       (fi-hsw-4770)
                pass       -> FAIL       (fi-ivb-3520m)
                pass       -> FAIL       (fi-byt-j1900)
                pass       -> FAIL       (fi-byt-n2820)
Test gem_ctx_switch:
        Subgroup basic-default:
                pass       -> FAIL       (fi-snb-2520m)
                pass       -> FAIL       (fi-ivb-3770)
                pass       -> FAIL       (fi-hsw-4770r)
                pass       -> FAIL       (fi-snb-2600)
                pass       -> FAIL       (fi-hsw-4770)
                pass       -> FAIL       (fi-ivb-3520m)
                pass       -> FAIL       (fi-byt-j1900)
                pass       -> FAIL       (fi-byt-n2820)
        Subgroup basic-default-heavy:
                pass       -> FAIL       (fi-snb-2520m)
                pass       -> FAIL       (fi-ivb-3770)
                pass       -> FAIL       (fi-hsw-4770r)
                pass       -> FAIL       (fi-snb-2600)
                pass       -> FAIL       (fi-hsw-4770)
                pass       -> FAIL       (fi-ivb-3520m)
                pass       -> FAIL       (fi-byt-j1900)
                pass       -> FAIL       (fi-byt-n2820)
Test gem_exec_suspend:
        Subgroup basic-s4-devices:
                pass       -> DMESG-WARN (fi-kbl-7560u) fdo#100125

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

fi-bdw-5557u     total:278  pass:267  dwarn:0   dfail:0   fail:0   skip:11  time:426s
fi-bdw-gvtdvm    total:278  pass:256  dwarn:8   dfail:0   fail:0   skip:14  time:419s
fi-bsw-n3050     total:278  pass:242  dwarn:0   dfail:0   fail:0   skip:36  time:577s
fi-bxt-j4205     total:278  pass:259  dwarn:0   dfail:0   fail:0   skip:19  time:502s
fi-bxt-t5700     total:278  pass:258  dwarn:0   dfail:0   fail:0   skip:20  time:535s
fi-byt-j1900     total:278  pass:250  dwarn:1   dfail:0   fail:3   skip:24  time:474s
fi-byt-n2820     total:278  pass:246  dwarn:1   dfail:0   fail:3   skip:28  time:467s
fi-hsw-4770      total:278  pass:258  dwarn:1   dfail:0   fail:3   skip:16  time:397s
fi-hsw-4770r     total:278  pass:258  dwarn:1   dfail:0   fail:3   skip:16  time:396s
fi-ilk-650       total:278  pass:228  dwarn:0   dfail:0   fail:0   skip:50  time:413s
fi-ivb-3520m     total:278  pass:256  dwarn:1   dfail:0   fail:3   skip:18  time:480s
fi-ivb-3770      total:278  pass:256  dwarn:1   dfail:0   fail:3   skip:18  time:461s
fi-kbl-7500u     total:278  pass:260  dwarn:0   dfail:0   fail:0   skip:18  time:452s
fi-kbl-7560u     total:278  pass:267  dwarn:1   dfail:0   fail:0   skip:10  time:562s
fi-skl-6260u     total:278  pass:268  dwarn:0   dfail:0   fail:0   skip:10  time:461s
fi-skl-6700hq    total:278  pass:261  dwarn:0   dfail:0   fail:0   skip:17  time:570s
fi-skl-6700k     total:278  pass:256  dwarn:4   dfail:0   fail:0   skip:18  time:462s
fi-skl-6770hq    total:278  pass:268  dwarn:0   dfail:0   fail:0   skip:10  time:488s
fi-skl-gvtdvm    total:278  pass:265  dwarn:0   dfail:0   fail:0   skip:13  time:426s
fi-snb-2520m     total:278  pass:246  dwarn:1   dfail:0   fail:3   skip:28  time:519s
fi-snb-2600      total:278  pass:245  dwarn:1   dfail:0   fail:3   skip:29  time:392s

1d490e4b6d5324cfbf8dc800cf4a99471252802c drm-tip: 2017y-04m-28d-14h-14m-47s UTC integration manifest
fde4bbc drm/i915/scheduler: Support user-defined priorities
b535366 drm/i915: Async GPU relocation processing
1ee0609 drm/i915: Allow execbuffer to use the first object as the batch
5014703 drm/i915: Wait upon userptr get-user-pages within execbuffer
189f210 drm/i915: First try the previous execbuffer location
51bd24f drm/i915: Store a persistent reference for an object in the execbuffer cache
a1ab699 drm/i915: Eliminate lots of iterations over the execobjects array
28b3e1f drm/i915: Pass vma to relocate entry
5b7b8d2 drm/i915: Store a direct lookup from object handle to vma
685a2c0 drm/i915: Split vma exec_link/evict_link
20c5766 drm/i915: Use vma->exec_entry as our double-entry placeholder
4a24dc8 drm/i915: Amalgamate execbuffer parameter structures
7f41a0a drm/i915: Reinstate reservation_object zapping for batch_pool objects
9ad8ca3 drm/i915: Split execlist priority queue into rbtree + linked list
089b622 drm/i915: Use a define for the default priority [0]
7019e71 drm/i915: Don't mark an execlists context-switch when idle
17d70a2 drm/i915/execlists: Pack the count into the low bits of the port.request
cefa182 drm/i915: Redefine ptr_pack_bits() and friends
3907d79 drm/i915: Make ptr_unpack_bits() more function-like
0f8d5f9 drm/i915: Switch the global i915.semaphores check to a local predicate
82e5167 drm/i915: Do not record a successful syncpoint for a dma-await
1afbf50 drm/i915: Rename intel_timeline.sync_seqno[] to .global_sync[]
9c97af9 drm/i915: Squash repeated awaits on the same fence
b37f11c drm/i915: Lift timeline ordering to await_dma_fence
26cf4be drm/i915: Unwrap top level fence-array
6505efa drm/i915: Mark up clflushes as belonging to an unordered timeline
3f12067 drm/i915: Micro-optimise hotpath through intel_ring_begin()
55401c5 drm/i915: Report the ring->space from intel_ring_update_space()
bc95672 drm/i915: Avoid the branch in computing intel_ring_space()
fd8d904 drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirty
ca6d6d6 drm/i915: Mark CPU cache as dirty on every transition for CPU writes

== Logs ==

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


More information about the Intel-gfx-trybot mailing list