✗ Fi.CI.BAT: failure for series starting with [01/34] drm/i915: Fix kerneldoc for i915_gem_object_pin_map()

Patchwork patchwork at emeril.freedesktop.org
Sat Dec 31 10:23:52 UTC 2016


== Series Details ==

Series: series starting with [01/34] drm/i915: Fix kerneldoc for i915_gem_object_pin_map()
URL   : https://patchwork.freedesktop.org/series/17335/
State : failure

== Summary ==

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

Test kms_addfb_basic:
        Subgroup addfb25-framebuffer-vs-set-tiling:
                pass       -> FAIL       (fi-skl-6700k)
                pass       -> FAIL       (fi-hsw-4770r)
                pass       -> FAIL       (fi-hsw-4770)
                pass       -> FAIL       (fi-snb-2600)
                pass       -> FAIL       (fi-skl-6770hq)
                pass       -> FAIL       (fi-ivb-3520m)
                pass       -> FAIL       (fi-skl-6700hq)
                pass       -> FAIL       (fi-byt-n2820)
                pass       -> FAIL       (fi-skl-6260u)
                pass       -> FAIL       (fi-bxt-j4205)
                pass       -> FAIL       (fi-ivb-3770)
                pass       -> FAIL       (fi-bdw-5557u)
                pass       -> FAIL       (fi-byt-j1900)
                pass       -> FAIL       (fi-bsw-n3050)
                pass       -> FAIL       (fi-kbl-7500u)
                pass       -> FAIL       (fi-snb-2520m)
        Subgroup framebuffer-vs-set-tiling:
                pass       -> FAIL       (fi-skl-6700k)
                pass       -> FAIL       (fi-hsw-4770r)
                pass       -> FAIL       (fi-hsw-4770)
                pass       -> FAIL       (fi-snb-2600)
                pass       -> FAIL       (fi-skl-6770hq)
                pass       -> FAIL       (fi-ivb-3520m)
                pass       -> FAIL       (fi-skl-6700hq)
                pass       -> FAIL       (fi-byt-n2820)
                pass       -> FAIL       (fi-skl-6260u)
                pass       -> FAIL       (fi-bxt-j4205)
                pass       -> FAIL       (fi-ivb-3770)
                pass       -> FAIL       (fi-bdw-5557u)
                pass       -> FAIL       (fi-byt-j1900)
                pass       -> FAIL       (fi-bsw-n3050)
                pass       -> FAIL       (fi-kbl-7500u)
                pass       -> FAIL       (fi-snb-2520m)

fi-bdw-5557u     total:246  pass:230  dwarn:0   dfail:0   fail:2   skip:14 
fi-bsw-n3050     total:246  pass:205  dwarn:0   dfail:0   fail:2   skip:39 
fi-bxt-j4205     total:246  pass:222  dwarn:0   dfail:0   fail:2   skip:22 
fi-bxt-t5700     total:82   pass:69   dwarn:0   dfail:0   fail:0   skip:12 
fi-byt-j1900     total:246  pass:217  dwarn:0   dfail:0   fail:2   skip:27 
fi-byt-n2820     total:246  pass:213  dwarn:0   dfail:0   fail:2   skip:31 
fi-hsw-4770      total:246  pass:225  dwarn:0   dfail:0   fail:2   skip:19 
fi-hsw-4770r     total:246  pass:225  dwarn:0   dfail:0   fail:2   skip:19 
fi-ivb-3520m     total:246  pass:223  dwarn:0   dfail:0   fail:2   skip:21 
fi-ivb-3770      total:246  pass:223  dwarn:0   dfail:0   fail:2   skip:21 
fi-kbl-7500u     total:246  pass:223  dwarn:0   dfail:0   fail:2   skip:21 
fi-skl-6260u     total:246  pass:231  dwarn:0   dfail:0   fail:2   skip:13 
fi-skl-6700hq    total:246  pass:224  dwarn:0   dfail:0   fail:2   skip:20 
fi-skl-6700k     total:246  pass:220  dwarn:3   dfail:0   fail:2   skip:21 
fi-skl-6770hq    total:246  pass:231  dwarn:0   dfail:0   fail:2   skip:13 
fi-snb-2520m     total:246  pass:213  dwarn:0   dfail:0   fail:2   skip:31 
fi-snb-2600      total:246  pass:212  dwarn:0   dfail:0   fail:2   skip:32 

e4c1cef7d100f25abfb41035e691b60c555a0ae4 drm-tip: 2016y-12m-30d-17h-03m-36s UTC integration manifest
95d9a1b drm/i915: Detect impossible GTT insertion
d623aab drm: kselftest for drm_mm and bottom-up allocation
4f57e62 drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
aeb8e31 drm/i915: Build DRM range manager selftests for CI
eb8b0d1 drm/i915: Use the MRU stack search after evicting
87edb05 drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE
f0a0b78 drm/i915: Skip switch to kernel context if already done
b1fda69 drm/i915: Construct a request even if the GPU is currently hung
5d7c4f2 drm/i915: Split out i915_gem_object_set_tiling()
811d4e7 drm/i915: Include ioctl in set-tiling and get-tiling function names
28b68f3 drm/i915: Remove the rounding down of the gen4+ fence region
5e25007 drm/i915: Store required fence size/alignment for GGTT vma
31bcc73 drm/i915: Replace WARNs in fence register writes with extensive asserts
523bbe2 drm/i915: Align GGTT sizes to a fence tile row
87e9695 drm/i915: Clip the partial view against the object not vma
14e720d1f drm/i915: Extact compute_partial_view()
7c0aecb drm/i915: Eliminate superfluous i915_ggtt_view_normal
f50e11f drm/i915: Eliminate superfluous i915_ggtt_view_rotated
7d50b74 drm/i915: Convert i915_ggtt_view to use an anonymous union
7a0ff96 drm/i915: Pack the partial view size and offset into a single u64
730ba03 drm/i915: Name the anonymous structs inside i915_ggtt_view
f13c8e3 drm/i915: Simplify testing for am-I-the-kernel-context?
f1c72e5 drm/i915: Drain freed objects for mmap space exhaustion
7fbce70 drm/i915: Fix phys pwrite for struct_mutex-less operation
d0777df drm/i915: Purge loose pages if we run out of DMA remap space
b4438a5 drm/i915/guc: Exclude the upper end of the Global GTT for the GuC
1cf9d9f drm/i915: Use range_overflows()
d9a1196 drm/i915: Use fixed-sized types for stolen
2a94477 drm/i915: Move a few utility macros into a separate header
74144c6 drm/i915: Assert that we do create the deferred context
fbbe12c drm/i915: Drop kerneldoc markup from non-kerneldoc enum drrs_refresh_rate_type
1d4f452 drm/i915: Complete kerneldoc for struct i915_gem_context
8b677a1 drm/i915: Move assert of page pin vs bind count into i915_vma_unbind
45faf4d drm/i915: Fix kerneldoc for i915_gem_object_pin_map()

== Logs ==

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


More information about the Intel-gfx-trybot mailing list