✓ Fi.CI.BAT: success for series starting with [01/79] drm/i915: Move calling engine->init_hw() to its own function

Patchwork patchwork at emeril.freedesktop.org
Tue Feb 7 23:21:12 UTC 2017


== Series Details ==

Series: series starting with [01/79] drm/i915: Move calling engine->init_hw() to its own function
URL   : https://patchwork.freedesktop.org/series/19267/
State : success

== Summary ==

Series 19267v1 Series without cover letter
https://patchwork.freedesktop.org/api/1.0/series/19267/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-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 
fi-bxt-t5700 failed to collect. IGT log at Trybot_540/fi-bxt-t5700/igt.log

7f1b128ee8d8cdd07a558d77e914dd99cc641b0f drm-tip: 2017y-02m-07d-21h-44m-07s UTC integration manifest
1491ea6 drm/i915: Suppress switch_mm emission between the same aliasing_ppgtt
cd66647 ctx-inhibit-wa
bce96d4 drm/i915: Reduce context alignment
052fcf9 drm/i915: Remove redundant TLB invalidate on switching contexts
ccb976f drm/i915: Only preallocate the aliasing GTT to the extents of the global GTT
9811597 drm/i915: Remove i915_address_space.start
3eecc14 drm/i915: Remove unused ppgtt->enable()
498c4d9 drm/i915: Remove defunct GTT tracepoints
ae0f622 drm/i915: Always mark the PDP as dirty when altered
a24fc07 drm/i915: Remove superfluous posting reads after clear GGTT
41dea03 drm/i915: Remove bitmap tracking for used-pml4
74ec31d drm/i915: Remove bitmap tracking for used-pdpes
43baa6c drm/i915: Remove bitmap tracking for used-pdes
045a9523 drm/i915: Remove bitmap tracking for used-ptes
9d4aa84 drm/i915: Tidy gen6_write_pde()
ebc4f7d69 drm/i915: Remove redundant clear of appgtt
d11c4f8 drm/i915: Always preallocate gen6/7 ppgtt
a689fb6 drm/i915: Move allocate_va_range to GTT
a31cf9b drm/i915: Remove kmap/kunmap wrappers
b995d12 drm/i915: Convert clflushed pagetables over to WC maps
c5a2d99 drm/i915: Split ggtt/alasing_gtt unbind_vma
c8a3d52 drm/i915: Don't special case teardown of aliasing_ppgtt
0175992 drm/i915: Micro-optimise gen8_ppgtt_insert_entries()
e1f045f drm/i915: Micro-optimise gen6_ppgtt_insert_entries()
b48fe5a drm/i915: Micro-optimise i915_get_ggtt_vma_pages()
f133fe6 drm/i915: Add initial selftests for hang detection and resets
04dd683 drm/i915: Exercise manipulate of single pages in the GGTT
7d884f4 drm/i915: Add mock tests for GTT/VMA handling
b52f505 drm/i915: Add mock exercise for i915_gem_gtt_insert
f71d602 drm/i915: Add mock exercise for i915_gem_gtt_reserve
7e7eee5 drm/i915: Initial selftests for exercising eviction
efba77c drm/i915: Live testing for context execution
c38b33f drm/i915: Test creation of partial VMA
ff49e9b drm/i915: Verify page layout for rotated VMA
bc28d22 drm/i915: Exercise i915_vma_pin/i915_vma_insert
07bd21a drm/i915: Test creation of VMA
3225a36 drm/i915: Use fault-injection to force the shrinker to run in live GTT tests
e12699a drm/i915: Live testing of lowlevel GTT operations
5c15317 drm/i915: Exercise filling and removing random ranges from the live GTT
eea1dca drm/i915: Fill different pages of the GTT
8002398 drm/i915: Exercise filling the top/bottom portions of the global GTT
d89f8fd drm/i915: Exercise filling the top/bottom portions of the ppgtt
ff16677 drm/i915: Add initial selftests for i915_gem_gtt
7a87df2 drm/i915: Add a live dmabuf selftest
89a5a03 drm/i915: Add some mock tests for dmabuf interop
2adb86b drm/i915: Sanity check all registers for matching fw domains
d710135 drm/i915: Test all fw tables during mock selftests
db89f74 drm/i915: Move uncore selfchecks to live selftest infrastructure
ebc3d3d drm/i915: Test coherency of and barriers between cache domains
b16a036 drm/i915: Test exhaustion of the mmap space
d3593e3 drm/i915: Test partial mappings
0b2a47b drm/i915: Add a live seftest for GEM objects
3fff058 drm/i915: Add selftests for object allocation, phys
61ba535 drm/i915: Live testing of empty requests
9ed5ef6 drm/i915: Test request ordering between engines
78e4669 drm/i915: Test simultaneously submitting requests to all engines
2f9d916 drm/i915: Simple selftest to exercise live requests
b5c5c6b drm/i915: Add a simple fence selftest to i915_gem_request
66c0d0f drm/i915: Add a simple request selftest for waiting
75cc62a drm/i915: Add selftests for i915_gem_request
417b55b drm/i915: Create a fake object for testing huge allocations
b29fbd7 drm/i915: Mock infrastructure for request emission
d8ba01b drm/i915: Mock a GGTT for self-testing
e45ba83 drm/i915: Mock the GEM device for self-testing
a5bb4d2 drm/i915: Add unit tests for the breadcrumb rbtree, wakeups
d2fe995 drm/i915: Add unit tests for the breadcrumb rbtree, completion
181cad0 drm/i915: Add unit tests for the breadcrumb rbtree, insert/remove
394df12 drm/i915: Add some selftests for sg_table manipulation
68ab0e7 drm/i915: Provide a hook for selftests
7aa0de5 drm/i915: Flush the freed object queue on device release
fb6527b drm/i915: Unbind any residual objects/vma from the Global GTT on shutdown
1de093e drm/i915: Split device release from unload
6df6d09 drm/i915: Pass around gen to tile_height to special case gen2
86a7d9d drm/i915: The return of i915_gpu_info to debugfs
46770a3 drm/i915: Clear the last_retired_context following a hang/reset
164f418 drm/i915: Rename conditional GEM execution macros
6576687 drm/i915: Disable engine->irq_tasklet around resets
07492df drm/i915: Split GEM resetting into 3 phases
ebe0655 drm/i915: Move calling engine->init_hw() to its own function

== Logs ==

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


More information about the Intel-gfx-trybot mailing list