✗ Fi.CI.BAT: warning for series starting with [01/68] drm/i915: Move engine reset preparation to i915_gem_reset_prepare()

Patchwork patchwork at emeril.freedesktop.org
Mon Jan 16 16:54:12 UTC 2017


== Series Details ==

Series: series starting with [01/68] drm/i915: Move engine reset preparation to i915_gem_reset_prepare()
URL   : https://patchwork.freedesktop.org/series/18052/
State : warning

== Summary ==

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

Test kms_force_connector_basic:
        Subgroup force-load-detect:
                pass       -> DMESG-WARN (fi-snb-2520m)

fi-bdw-5557u     total:246  pass:232  dwarn:0   dfail:0   fail:0   skip:14 
fi-bsw-n3050     total:246  pass:207  dwarn:0   dfail:0   fail:0   skip:39 
fi-bxt-j4205     total:246  pass:224  dwarn:0   dfail:0   fail:0   skip:22 
fi-bxt-t5700     total:82   pass:69   dwarn:0   dfail:0   fail:0   skip:12 
fi-byt-j1900     total:246  pass:219  dwarn:0   dfail:0   fail:0   skip:27 
fi-byt-n2820     total:246  pass:215  dwarn:0   dfail:0   fail:0   skip:31 
fi-hsw-4770      total:246  pass:227  dwarn:0   dfail:0   fail:0   skip:19 
fi-hsw-4770r     total:246  pass:227  dwarn:0   dfail:0   fail:0   skip:19 
fi-ivb-3520m     total:246  pass:225  dwarn:0   dfail:0   fail:0   skip:21 
fi-ivb-3770      total:246  pass:225  dwarn:0   dfail:0   fail:0   skip:21 
fi-kbl-7500u     total:246  pass:225  dwarn:0   dfail:0   fail:0   skip:21 
fi-skl-6260u     total:246  pass:233  dwarn:0   dfail:0   fail:0   skip:13 
fi-skl-6700hq    total:246  pass:226  dwarn:0   dfail:0   fail:0   skip:20 
fi-skl-6700k     total:246  pass:222  dwarn:3   dfail:0   fail:0   skip:21 
fi-skl-6770hq    total:246  pass:233  dwarn:0   dfail:0   fail:0   skip:13 
fi-snb-2520m     total:246  pass:214  dwarn:1   dfail:0   fail:0   skip:31 
fi-snb-2600      total:246  pass:214  dwarn:0   dfail:0   fail:0   skip:32 

e0c7007e02b52375d3e5daa1bc4ef2e6d00e1016 drm-tip: 2017y-01m-16d-12h-26m-22s UTC integration manifest
6023011 drm/i915: Remove unused ppgtt->enable()
8956672 drm/i915: Remove defunct GTT tracepoints
057d09e drm/i915: Always mark the PDP as dirty when altered
f728fa7 drm/i915: Remove superfluous posting reads after clear GGTT
701330e drm/i915: Remove bitmap tracking for used-pml4
90041b5 drm/i915: Remove bitmap tracking for used-pdpes
a84319f drm/i915: Remove bitmap tracking for used-pdes
be6df62 drm/i915: Remove bitmap tracking for used-ptes
7026f17 drm/i915: Tidy gen6_write_pde()
f93612d drm/i915: Remove redundant clear of appgtt
6c432d1 drm/i915: Move allocate_va_range to GTT
bcb8b9e drm/i915: Remove user-triggerable WARN for large objects
7b84089 drm/i915: Remove kmap/kunmap wrappers
a6c6c79 drm/i915: Convert clflushed pagetables over to WC maps
70105f0 drm/i915: Split ggtt/alasing_gtt unbind_vma
2b36cee drm/i915: Don't special case teardown of aliasing_ppgtt
bbf0c10 drm/i915: Micro-optimise gen8_ppgtt_insert_entries()
b42bb7d drm/i915: Micro-optimise gen6_ppgtt_insert_entries()
b1797ed drm/i915: Micro-optimise i915_get_ggtt_vma_pages()
9bdec37 drm/i915: Add initial selftests for hang detection and resets
6c707dc drm/i915: Add mock exercise for i915_gem_gtt_insert
13e4180 drm/i915: Add mock exercise for i915_gem_gtt_reserve
67083fd drm/i915: Initial selftests for exercising eviction
951ff86 drm/i915: Live testing for context execution
f64a3e7 drm/i915: Test creation of partial VMA
31fc974 drm/i915: Verify page layout for rotated VMA
dedf1218 drm/i915: Exercise i915_vma_pin/i915_vma_insert
ba5dc7e drm/i915: Test creation of VMA
72d9ff9 drm/i915: Exercise filling and removing random ranges from the live GTT
9f7f395 drm/i915: Fill different pages of the GTT
c57288f drm/i915: Exercise filling the top/bottom portions of the global GTT
07e054e drm/i915: Exercise filling the top/bottom portions of the ppgtt
ebb567c drm/i915: Add initial selftests for i915_gem_gtt
0232ecf drm/i915: Add some mock tests for dmabuf interop
e9211f9 drm/i915: Sanity check all registers for matching fw domains
88ef268 drm/i915: Test all fw tables during mock selftests
24f7242 drm/i915: Move uncore selfchecks to live selftest infrastructure
8aa3207 drm/i915: Test coherency of and barriers between cache domains
db89e4f drm/i915: Test exhaustion of the mmap space
cb026cf drm/i915: Test partial mappings
c9cc141 drm/i915: Add a live seftest for GEM objects
7a4d016 drm/i915: Add selftests for object allocation, phys
0561deb drm/i915: Test simultaneously submitting requests to all engines
3625b67 drm/i915: Simple selftest to exercise live requests
b1d09b6 drm/i915: Add a simple fence selftest to i915_gem_request
3d4a423 drm/i915: Add a simple request selftest for waiting
be9ec66 drm/i915: Add selftests for i915_gem_request
acf9fe2 drm/i915: Create a fake object for testing huge allocations
6ea8f61 drm/i915: Mock infrastructure for request emission
c79da3a drm/i915: Mock a GGTT for self-testing
17c8626 drm/i915: Mock the GEM device for self-testing
49beaf26 drm/i915: Add unit tests for the breadcrumb rbtree, wakeups
1419795 drm/i915: Add unit tests for the breadcrumb rbtree, completion
4be5bc4 drm/i915: Add unit tests for the breadcrumb rbtree, insert/remove
d264b32 drm/i915: Add some selftests for sg_table manipulation
87ca84b drm/i915: Provide a hook for selftests
1208450 drm: Provide a driver hook for drm_dev_release()
2e2137b drm/i915: Remove i915_gem_object_to_ggtt()
6d5e64d drm/i915: Remove i915_vma_create from VMA API
140a648 drm/i915: Rename some warts in the VMA API
99e1f41 drm/i915: Track pinned vma in intel_plane_state
0c6cac4 drm/i915: Build DRM range manager selftests for CI
b8246cae drm: kselftest for drm_mm and bottom-up allocation
6f929fc drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
b6cae2a drm/i915: Detect a failed GPU reset+recovery
6fbacb6 drm/i915: Move engine reset preparation to i915_gem_reset_prepare()

== Logs ==

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


More information about the Intel-gfx-trybot mailing list