✓ Fi.CI.BAT: success for series starting with [01/30] drm/i915: Add kerneldoc to describe i915_gem_object.vma_list

Patchwork patchwork at emeril.freedesktop.org
Mon May 29 16:32:03 UTC 2017


== Series Details ==

Series: series starting with [01/30] drm/i915: Add kerneldoc to describe i915_gem_object.vma_list
URL   : https://patchwork.freedesktop.org/series/25016/
State : success

== Summary ==

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

Test gem_ringfill:
        Subgroup basic-default-hang:
                incomplete -> TIMEOUT    (fi-blb-e6850) fdo#99093 +1
Test kms_busy:
        Subgroup basic-flip-default-a:
                dmesg-warn -> PASS       (fi-skl-6700hq) fdo#101144 +3
Test kms_cursor_legacy:
        Subgroup basic-busy-flip-before-cursor-atomic:
                fail       -> PASS       (fi-skl-6700hq) fdo#101154 +7

fdo#99093 https://bugs.freedesktop.org/show_bug.cgi?id=99093
fdo#101144 https://bugs.freedesktop.org/show_bug.cgi?id=101144
fdo#101154 https://bugs.freedesktop.org/show_bug.cgi?id=101154

fi-bdw-5557u     total:278  pass:267  dwarn:0   dfail:0   fail:0   skip:11  time:445s
fi-bdw-gvtdvm    total:278  pass:256  dwarn:8   dfail:0   fail:0   skip:14  time:430s
fi-blb-e6850     total:208  pass:169  dwarn:0   dfail:0   fail:0   skip:37 
fi-bsw-n3050     total:278  pass:242  dwarn:0   dfail:0   fail:0   skip:36  time:568s
fi-bwr-2160      total:278  pass:183  dwarn:0   dfail:0   fail:0   skip:95  time:247s
fi-bxt-j4205     total:278  pass:259  dwarn:0   dfail:0   fail:0   skip:19  time:502s
fi-byt-j1900     total:278  pass:254  dwarn:0   dfail:0   fail:0   skip:24  time:484s
fi-byt-n2820     total:278  pass:250  dwarn:0   dfail:0   fail:0   skip:28  time:477s
fi-hsw-4770      total:278  pass:262  dwarn:0   dfail:0   fail:0   skip:16  time:437s
fi-hsw-4770r     total:278  pass:262  dwarn:0   dfail:0   fail:0   skip:16  time:411s
fi-ilk-650       total:278  pass:228  dwarn:0   dfail:0   fail:0   skip:50  time:413s
fi-ivb-3520m     total:278  pass:260  dwarn:0   dfail:0   fail:0   skip:18  time:502s
fi-ivb-3770      total:278  pass:260  dwarn:0   dfail:0   fail:0   skip:18  time:465s
fi-kbl-7500u     total:278  pass:255  dwarn:5   dfail:0   fail:0   skip:18  time:454s
fi-kbl-7560u     total:278  pass:263  dwarn:5   dfail:0   fail:0   skip:10  time:561s
fi-pnv-d510      total:146  pass:112  dwarn:0   dfail:0   fail:0   skip:33 
fi-skl-6260u     total:278  pass:268  dwarn:0   dfail:0   fail:0   skip:10  time:461s
fi-skl-6700hq    total:278  pass:239  dwarn:0   dfail:1   fail:17  skip:21  time:424s
fi-skl-6700k     total:278  pass:256  dwarn:4   dfail:0   fail:0   skip:18  time:466s
fi-skl-6770hq    total:278  pass:268  dwarn:0   dfail:0   fail:0   skip:10  time:496s
fi-skl-gvtdvm    total:278  pass:265  dwarn:0   dfail:0   fail:0   skip:13  time:429s
fi-snb-2520m     total:278  pass:250  dwarn:0   dfail:0   fail:0   skip:28  time:762s
fi-snb-2600      total:278  pass:249  dwarn:0   dfail:0   fail:0   skip:29  time:402s

43719a23d643830482f87c67aa5118dd18478409 drm-tip: 2017y-05m-29d-13h-17m-27s UTC integration manifest
32ea0b2 bdw-idr-lut
97bbb88 drm/i915: Simplify eb_lookup_vmas()
b03d6d3 RFC drm/i915: Expose a PMU interface for perf queries
6eb7d5d drm/i915: Keep a recent cache of freed contexts objects for reuse
e927b4f drm/i915: Enable rcu-only context lookups
876f4bb drm/i915: Allow contexts to be unreferenced locklessly
c1cb579 drm/i915: Group all the global context information together
73b10ef drm/i915/scheduler: Support user-defined priorities
ee4581c drm/i915: Convert execbuf to use struct-of-array packing for critical fields
a0a43f3 drm/i915: Stash a pointer to the obj's resv in the vma
bddda15 drm/i915: Async GPU relocation processing
6588e0b drm/i915: Allow execbuffer to use the first object as the batch
6abfef3 drm/i915: Wait upon userptr get-user-pages within execbuffer
6a601e4 drm/i915: First try the previous execbuffer location
ebbb1ff drm/i915: Store a persistent reference for an object in the execbuffer cache
7eed563 drm/i915: Eliminate lots of iterations over the execobjects array
6b4663c drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocations
48e753f drm/i915: Pass vma to relocate entry
701e23c drm/i915: Store a direct lookup from object handle to vma
fb5940f drm/i915: Split vma exec_link/evict_link
c7e681e drm/i915: Use vma->exec_entry as our double-entry placeholder
5eb5e9d drm/i915: Amalgamate execbuffer parameter structures
099a26e drm/i915: Reinstate reservation_object zapping for batch_pool objects
3db3e7c drm/i915: Mark CPU cache as dirty on every transition for CPU writes
581ec18 drm/i915: Fix logical inversion for gen4 quirking
5082e14 drm/i915: Revoke any shmemfs mappings on shrinking
79ae4f6 drm/i915: Remove __GFP_NORETRY from our buffer allocator
ef74773 drm/i915: Encourage our shrinker more when our shmemfs allocations fails
ddf9061 drm/i915: Allow kswapd to pause the device whilst reaping
7d6f465 drm/i915: Add kerneldoc to describe i915_gem_object.vma_list

== Logs ==

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


More information about the Intel-gfx-trybot mailing list