✓ Fi.CI.BAT: success for series starting with [01/77] drm/i915: Check for timeout completion when waiting for the rq to submitted

Patchwork patchwork at emeril.freedesktop.org
Thu Feb 9 08:03:51 UTC 2017


== Series Details ==

Series: series starting with [01/77] drm/i915: Check for timeout completion when waiting for the rq to submitted
URL   : https://patchwork.freedesktop.org/series/19357/
State : success

== Summary ==

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


fi-bdw-5557u     total:252  pass:238  dwarn:0   dfail:0   fail:0   skip:14 
fi-bsw-n3050     total:252  pass:213  dwarn:0   dfail:0   fail:0   skip:39 
fi-bxt-j4205     total:252  pass:230  dwarn:0   dfail:0   fail:0   skip:22 
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:233  dwarn:0   dfail:0   fail:0   skip:19 
fi-hsw-4770r     total:252  pass:233  dwarn:0   dfail:0   fail:0   skip:19 
fi-ilk-650       total:252  pass:199  dwarn:0   dfail:0   fail:0   skip:53 
fi-ivb-3520m     total:252  pass:231  dwarn:0   dfail:0   fail:0   skip:21 
fi-ivb-3770      total:252  pass:231  dwarn:0   dfail:0   fail:0   skip:21 
fi-kbl-7500u     total:252  pass:229  dwarn:0   dfail:0   fail:2   skip:21 
fi-skl-6260u     total:252  pass:239  dwarn:0   dfail:0   fail:0   skip:13 
fi-skl-6700hq    total:252  pass:232  dwarn:0   dfail:0   fail:0   skip:20 
fi-skl-6700k     total:252  pass:227  dwarn:4   dfail:0   fail:0   skip:21 
fi-skl-6770hq    total:252  pass:239  dwarn:0   dfail:0   fail:0   skip:13 
fi-snb-2520m     total:252  pass:221  dwarn:0   dfail:0   fail:0   skip:31 
fi-snb-2600      total:252  pass:220  dwarn:0   dfail:0   fail:0   skip:32 

29b6014fdfab0a48deb05fc5cc5b33ba00042118 drm-tip: 2017y-02m-08d-21h-01m-50s UTC integration manifest
c5cf1ea drm/i915: Suppress switch_mm emission between the same aliasing_ppgtt
7261a84 ctx-inhibit-wa
591d199 drm/i915: Reduce context alignment
842cbb1 drm/i915: Remove redundant TLB invalidate on switching contexts
b5f6702 drm/i915: Only preallocate the aliasing GTT to the extents of the global GTT
fbefdc0 drm/i915: Remove i915_address_space.start
3aafef5 drm/i915: Remove unused ppgtt->enable()
619b59f drm/i915: Remove defunct GTT tracepoints
ae0ffd1 drm/i915: Always mark the PDP as dirty when altered
a9ac3e8 drm/i915: Remove superfluous posting reads after clear GGTT
5247136 drm/i915: Remove bitmap tracking for used-pml4
b3c41d6 drm/i915: Remove bitmap tracking for used-pdpes
6f5f10e drm/i915: Remove bitmap tracking for used-pdes
800ee3a drm/i915: Remove bitmap tracking for used-ptes
3d69f60 drm/i915: Tidy gen6_write_pde()
b8bbcb9 drm/i915: Remove redundant clear of appgtt
a3b821d drm/i915: Always preallocate gen6/7 ppgtt
20501bf drm/i915: Move allocate_va_range to GTT
e68358d drm/i915: Remove kmap/kunmap wrappers
f62d4f7 drm/i915: Convert clflushed pagetables over to WC maps
d65c9c0 drm/i915: Split ggtt/alasing_gtt unbind_vma
067dea1 drm/i915: Don't special case teardown of aliasing_ppgtt
47f61ca drm/i915: Micro-optimise gen8_ppgtt_insert_entries()
fe0574e drm/i915: Micro-optimise gen6_ppgtt_insert_entries()
e0adb9b drm/i915: Micro-optimise i915_get_ggtt_vma_pages()
9e36121 drm/i915: Add initial selftests for hang detection and resets
4ea3422 drm/i915: Exercise manipulate of single pages in the GGTT
868644d drm/i915: Add mock tests for GTT/VMA handling
fd72e5d drm/i915: Add mock exercise for i915_gem_gtt_insert
f6b5fc1 drm/i915: Add mock exercise for i915_gem_gtt_reserve
816dafd drm/i915: Initial selftests for exercising eviction
48efe0e drm/i915: Live testing for context execution
4df29e4 drm/i915: Test creation of partial VMA
e1f9600 drm/i915: Verify page layout for rotated VMA
ea7ffbd drm/i915: Exercise i915_vma_pin/i915_vma_insert
8b62926 drm/i915: Test creation of VMA
67f25c7 drm/i915: Use fault-injection to force the shrinker to run in live GTT tests
89460cf drm/i915: Live testing of lowlevel GTT operations
6a96faf drm/i915: Exercise filling and removing random ranges from the live GTT
b8eb635 drm/i915: Fill different pages of the GTT
9c840dc drm/i915: Exercise filling the top/bottom portions of the global GTT
592b8ea drm/i915: Exercise filling the top/bottom portions of the ppgtt
374f47f drm/i915: Add initial selftests for i915_gem_gtt
ee1a4d2 drm/i915: Add a live dmabuf selftest
6f9b5a1 drm/i915: Add some mock tests for dmabuf interop
30deb6b drm/i915: Sanity check all registers for matching fw domains
fbd79ed drm/i915: Test all fw tables during mock selftests
14d6adb drm/i915: Move uncore selfchecks to live selftest infrastructure
104af82 drm/i915: Test coherency of and barriers between cache domains
f949c6c drm/i915: Test exhaustion of the mmap space
89bc8f2 drm/i915: Test partial mappings
d268603 drm/i915: Add a live seftest for GEM objects
6ab0fd3 drm/i915: Add selftests for object allocation, phys
8bd8d47 drm/i915: Live testing of empty requests
69df226 drm/i915: Test request ordering between engines
883b3d9 drm/i915: Test simultaneously submitting requests to all engines
acd303a drm/i915: Simple selftest to exercise live requests
b5bbf04 drm/i915: Add a simple fence selftest to i915_gem_request
f63c19c drm/i915: Add a simple request selftest for waiting
866eddd drm/i915: Add selftests for i915_gem_request
007e563 drm/i915: Create a fake object for testing huge allocations
a77cc5f drm/i915: Mock infrastructure for request emission
16043a7 drm/i915: Mock a GGTT for self-testing
4ab7448 drm/i915: Mock the GEM device for self-testing
20ccbc1 drm/i915: Add unit tests for the breadcrumb rbtree, wakeups
d524d4f drm/i915: Add unit tests for the breadcrumb rbtree, completion
0e4d8a5 drm/i915: Add unit tests for the breadcrumb rbtree, insert/remove
b8bf56f drm/i915: Add some selftests for sg_table manipulation
75f3aef drm/i915: Provide a hook for selftests
25ad170 drm/i915: Flush the freed object queue on device release
bf36c05 drm/i915: Unbind any residual objects/vma from the Global GTT on shutdown
b4af4d9 drm/i915: Split device release from unload
60900c8 drm/i915: Pass around gen to tile_height to special case gen2
241ff4d drm/i915: The return of i915_gpu_info to debugfs
e63bf4e drm/i915: Clear the last_retired_context following a hang/reset
51d6b02 drm/i915: Rename conditional GEM execution macros
c142c68 drm/i915: Check for timeout completion when waiting for the rq to submitted

== Logs ==

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


More information about the Intel-gfx-trybot mailing list