✓ Fi.CI.BAT: success for series starting with [01/53] drm/i915: Rename conditional GEM execution macros

Patchwork patchwork at emeril.freedesktop.org
Fri Feb 10 11:22:26 UTC 2017


== Series Details ==

Series: series starting with [01/53] drm/i915: Rename conditional GEM execution macros
URL   : https://patchwork.freedesktop.org/series/19438/
State : success

== Summary ==

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

fi-bdw-5557u     total:252  pass:241  dwarn:0   dfail:0   fail:0   skip:11 
fi-bsw-n3050     total:252  pass:213  dwarn:0   dfail:0   fail:0   skip:39 
fi-bxt-j4205     total:252  pass:233  dwarn:0   dfail:0   fail:0   skip:19 
fi-bxt-t5700     total:83   pass:70   dwarn:0   dfail:0   fail:0   skip:12 
fi-byt-j1900     total:252  pass:225  dwarn:0   dfail:0   fail:0   skip:27 
fi-byt-n2820     total:252  pass:221  dwarn:0   dfail:0   fail:0   skip:31 
fi-hsw-4770      total:252  pass:236  dwarn:0   dfail:0   fail:0   skip:16 
fi-hsw-4770r     total:252  pass:236  dwarn:0   dfail:0   fail:0   skip:16 
fi-ilk-650       total:252  pass:202  dwarn:0   dfail:0   fail:0   skip:50 
fi-ivb-3520m     total:252  pass:234  dwarn:0   dfail:0   fail:0   skip:18 
fi-ivb-3770      total:252  pass:234  dwarn:0   dfail:0   fail:0   skip:18 
fi-kbl-7500u     total:252  pass:232  dwarn:0   dfail:0   fail:2   skip:18 
fi-skl-6260u     total:252  pass:242  dwarn:0   dfail:0   fail:0   skip:10 
fi-skl-6700hq    total:252  pass:235  dwarn:0   dfail:0   fail:0   skip:17 
fi-skl-6700k     total:252  pass:230  dwarn:4   dfail:0   fail:0   skip:18 
fi-skl-6770hq    total:252  pass:242  dwarn:0   dfail:0   fail:0   skip:10 
fi-snb-2520m     total:252  pass:224  dwarn:0   dfail:0   fail:0   skip:28 
fi-snb-2600      total:252  pass:223  dwarn:0   dfail:0   fail:0   skip:29 

c46c80c1b1cdc18ed3d44ce289032946b48454c6 drm-tip: 2017y-02m-10d-09h-45m-22s UTC integration manifest
88587a8 drm/i915: Add initial selftests for hang detection and resets
54e266c drm/i915: Exercise manipulate of single pages in the GGTT
1cc0318 drm/i915: Add mock tests for GTT/VMA handling
2bd29c2 drm/i915: Add mock exercise for i915_gem_gtt_insert
27e434c drm/i915: Add mock exercise for i915_gem_gtt_reserve
5ddd6be drm/i915: Initial selftests for exercising eviction
b4af909 drm/i915: Force an aliasing_ppgtt test for context execution
e54de45 drm/i915: Extract aliasing ppgtt setup
0eaeda0 drm/i915: Live testing for context execution
5add197 drm/i915: Test creation of partial VMA
8dfc9eb drm/i915: Verify page layout for rotated VMA
1dc3f43 drm/i915: Exercise i915_vma_pin/i915_vma_insert
3ca93da drm/i915: Test creation of VMA
8b7b3a5 drm/i915: Use fault-injection to force the shrinker to run in live GTT tests
fc1e3b0 drm/i915: Live testing of lowlevel GTT operations
f46f78a drm/i915: Exercise filling and removing random ranges from the live GTT
d57589d drm/i915: Fill different pages of the GTT
8c57bdf drm/i915: Exercise filling the top/bottom portions of the global GTT
00363a2 drm/i915: Exercise filling the top/bottom portions of the ppgtt
726d4c8 drm/i915: Add initial selftests for i915_gem_gtt
98fac11 drm/i915: Add a live dmabuf selftest
ad9a9f4 drm/i915: Add some mock tests for dmabuf interop
72e9738 drm/i915: Sanity check all registers for matching fw domains
f866058 drm/i915: Test all fw tables during mock selftests
e51e3d0 drm/i915: Move uncore selfchecks to live selftest infrastructure
3624f09 drm/i915: Test coherency of and barriers between cache domains
20acefa drm/i915: Test exhaustion of the mmap space
cf28201 drm/i915: Test partial mappings
abd0c20 drm/i915: Add a live seftest for GEM objects
29b6b3b drm/i915: Add selftests for object allocation, phys
441eb34 drm/i915: Live testing of empty requests
59e4959 drm/i915: Test request ordering between engines
3beee8f drm/i915: Test simultaneously submitting requests to all engines
5654f52 drm/i915: Simple selftest to exercise live requests
632ba81 drm/i915: Add a simple fence selftest to i915_gem_request
484b96a drm/i915: Add a simple request selftest for waiting
d94d7db drm/i915: Add selftests for i915_gem_request
a2dd304 drm/i915: Create a fake object for testing huge allocations
33dbeb5 drm/i915: Mock infrastructure for request emission
8ddde9c drm/i915: Mock a GGTT for self-testing
2f4420d drm/i915: Mock the GEM device for self-testing
30b8fa7 drm/i915: Add unit tests for the breadcrumb rbtree, wakeups
f8eb408 drm/i915: Add unit tests for the breadcrumb rbtree, completion
fa3ef53 drm/i915: Add unit tests for the breadcrumb rbtree, insert/remove
222b651 drm/i915: Add some selftests for sg_table manipulation
56fdbb7 drm/i915: Provide a hook for selftests
754c733 drm/i915: Flush the freed object queue on device release
f02ce54 drm/i915: Unbind any residual objects/vma from the Global GTT on shutdown
43a75c5 drm/i915: Split device release from unload
7143fa1 drm/i915: Pass around gen to tile_height to special case gen2
943f22f drm/i915: The return of i915_gpu_info to debugfs
6bf9a6b drm/i915: Clear the last_retired_context following a hang/reset
d5f3467 drm/i915: Rename conditional GEM execution macros

== Logs ==

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


More information about the Intel-gfx-trybot mailing list