✓ Fi.CI.BAT: success for series starting with [01/66] drm/i915: Pass around gen to tile_height to special case gen2

Patchwork patchwork at emeril.freedesktop.org
Tue Jan 24 23:54:16 UTC 2017


== Series Details ==

Series: series starting with [01/66] drm/i915: Pass around gen to tile_height to special case gen2
URL   : https://patchwork.freedesktop.org/series/18515/
State : success

== Summary ==

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


fi-bdw-5557u     total:247  pass:233  dwarn:0   dfail:0   fail:0   skip:14 
fi-bsw-n3050     total:247  pass:208  dwarn:0   dfail:0   fail:0   skip:39 
fi-bxt-j4205     total:247  pass:225  dwarn:0   dfail:0   fail:0   skip:22 
fi-bxt-t5700     total:79   pass:66   dwarn:0   dfail:0   fail:0   skip:12 
fi-byt-j1900     total:247  pass:220  dwarn:0   dfail:0   fail:0   skip:27 
fi-byt-n2820     total:247  pass:216  dwarn:0   dfail:0   fail:0   skip:31 
fi-hsw-4770      total:247  pass:228  dwarn:0   dfail:0   fail:0   skip:19 
fi-hsw-4770r     total:247  pass:228  dwarn:0   dfail:0   fail:0   skip:19 
fi-ivb-3520m     total:247  pass:226  dwarn:0   dfail:0   fail:0   skip:21 
fi-ivb-3770      total:247  pass:226  dwarn:0   dfail:0   fail:0   skip:21 
fi-kbl-7500u     total:247  pass:226  dwarn:0   dfail:0   fail:0   skip:21 
fi-skl-6260u     total:247  pass:234  dwarn:0   dfail:0   fail:0   skip:13 
fi-skl-6700hq    total:247  pass:227  dwarn:0   dfail:0   fail:0   skip:20 
fi-skl-6700k     total:247  pass:222  dwarn:4   dfail:0   fail:0   skip:21 
fi-skl-6770hq    total:247  pass:234  dwarn:0   dfail:0   fail:0   skip:13 
fi-snb-2520m     total:247  pass:216  dwarn:0   dfail:0   fail:0   skip:31 
fi-snb-2600      total:247  pass:215  dwarn:0   dfail:0   fail:0   skip:32 

cdab47465a54c45bdf4e9708e39c61d38c7a41ba drm-tip: 2017y-01m-24d-18h-30m-06s UTC integration manifest
89f3c5b drm/i915: Remove unused ppgtt->enable()
d5801a1 drm/i915: Remove defunct GTT tracepoints
032c9e6 drm/i915: Always mark the PDP as dirty when altered
4cb0334 drm/i915: Remove superfluous posting reads after clear GGTT
57312aa drm/i915: Remove bitmap tracking for used-pml4
08d3426 drm/i915: Remove bitmap tracking for used-pdpes
38f4cc9 drm/i915: Remove bitmap tracking for used-pdes
42a815e drm/i915: Remove bitmap tracking for used-ptes
dd48014 drm/i915: Tidy gen6_write_pde()
a58dea4 drm/i915: Remove redundant clear of appgtt
c7b0b9f drm/i915: Move allocate_va_range to GTT
e948ce1 drm/i915: Remove user-triggerable WARN for large objects
b216d4b drm/i915: Remove kmap/kunmap wrappers
4a86bc4 drm/i915: Convert clflushed pagetables over to WC maps
7ec464e drm/i915: Split ggtt/alasing_gtt unbind_vma
e055799 drm/i915: Don't special case teardown of aliasing_ppgtt
dfffd27 drm/i915: Micro-optimise gen8_ppgtt_insert_entries()
aecefdb drm/i915: Micro-optimise gen6_ppgtt_insert_entries()
e3d67ac drm/i915: Micro-optimise i915_get_ggtt_vma_pages()
bc879f8 drm/i915: Add initial selftests for hang detection and resets
4c6b39a drm/i915: Add mock exercise for i915_gem_gtt_insert
4dd1b9e drm/i915: Add mock exercise for i915_gem_gtt_reserve
f26b58a drm/i915: Initial selftests for exercising eviction
d2ca97d drm/i915: Live testing for context execution
0c27eb0 drm/i915: Test creation of partial VMA
650d7d6 drm/i915: Verify page layout for rotated VMA
40d2851 drm/i915: Exercise i915_vma_pin/i915_vma_insert
7b768b9 drm/i915: Test creation of VMA
46e3658 drm/i915: Exercise filling and removing random ranges from the live GTT
3ee1d77 drm/i915: Fill different pages of the GTT
c2f0e23 drm/i915: Exercise filling the top/bottom portions of the global GTT
87631ae drm/i915: Exercise filling the top/bottom portions of the ppgtt
9828d24 drm/i915: Add initial selftests for i915_gem_gtt
91cc928 drm/i915: Add a live dmabuf selftest
6327d38 drm/i915: Add some mock tests for dmabuf interop
1d44673 drm/i915: Sanity check all registers for matching fw domains
bf1f7a1 drm/i915: Test all fw tables during mock selftests
9477453 drm/i915: Move uncore selfchecks to live selftest infrastructure
2d76753 drm/i915: Test coherency of and barriers between cache domains
428d5d6 drm/i915: Test exhaustion of the mmap space
cf3de11 drm/i915: Test partial mappings
4479507 drm/i915: Add a live seftest for GEM objects
0ffec0b drm/i915: Add selftests for object allocation, phys
1622b26 drm/i915: Test request ordering between engines
31603dd drm/i915: Test simultaneously submitting requests to all engines
df694f6 drm/i915: Simple selftest to exercise live requests
876b463 drm/i915: Add a simple fence selftest to i915_gem_request
b93fc45 drm/i915: Add a simple request selftest for waiting
7a9b8f2 drm/i915: Add selftests for i915_gem_request
3480095 drm/i915: Create a fake object for testing huge allocations
d72ebe4 drm/i915: Mock infrastructure for request emission
c195a85 drm/i915: Mock a GGTT for self-testing
aad77a4 drm/i915: Mock the GEM device for self-testing
baeef3d drm/i915: Add unit tests for the breadcrumb rbtree, wakeups
c892ad4 drm/i915: Add unit tests for the breadcrumb rbtree, completion
e579bd5 drm/i915: Add unit tests for the breadcrumb rbtree, insert/remove
588441a drm/i915: Add some selftests for sg_table manipulation
29a3f8c drm/i915: Provide a hook for selftests
bfc275a drm/i915: Flush the freed object queue on device release
0ff3c9b drm/i915: Unbind any residual objects/vma from the Global GTT on shutdown
de597bb drm/i915: Split device release from unload
991eeb5 drm: Provide a driver hook for drm_dev_release()
28a68d3 drm/i915: Build DRM range manager selftests for CI
9b14fcd drm: kselftest for drm_mm and bottom-up allocation
c62c0df drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
d6cd0f2 drm/i915: Pass around gen to tile_height to special case gen2

== Logs ==

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


More information about the Intel-gfx-trybot mailing list