✓ Fi.CI.BAT: success for series starting with [01/71] drm/i915: Restore context and pd for ringbuffer submission after reset

Patchwork patchwork at emeril.freedesktop.org
Tue Feb 7 11:52:19 UTC 2017


== Series Details ==

Series: series starting with [01/71] drm/i915: Restore context and pd for ringbuffer submission after reset
URL   : https://patchwork.freedesktop.org/series/19221/
State : success

== Summary ==

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

Test kms_pipe_crc_basic:
        Subgroup nonblocking-crc-pipe-b:
                dmesg-warn -> PASS       (fi-snb-2520m)

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-bxt-t5700     total:83   pass:70   dwarn:0   dfail:0   fail:0   skip:12 
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 

4b60513d8a00fc960a2d837fcccf6a63c861d9ec drm-tip: 2017y-02m-06d-22h-40m-55s UTC integration manifest
b35750b drm/i915: Only preallocate the aliasing GTT to the extents of the global GTT
6b97417 drm/i915: Remove i915_address_space.start
3f76280 drm/i915: Remove unused ppgtt->enable()
5cea8b0 drm/i915: Remove defunct GTT tracepoints
33990e8 drm/i915: Always mark the PDP as dirty when altered
36bf22a drm/i915: Remove superfluous posting reads after clear GGTT
14d791b drm/i915: Remove bitmap tracking for used-pml4
0b1ee63 drm/i915: Remove bitmap tracking for used-pdpes
23f6704 drm/i915: Remove bitmap tracking for used-pdes
957a8b1 drm/i915: Remove bitmap tracking for used-ptes
cc912a8 drm/i915: Tidy gen6_write_pde()
eae9c74 drm/i915: Remove redundant clear of appgtt
74a2a9b drm/i915: Always preallocate gen6/7 ppgtt
5bb2f9b drm/i915: Move allocate_va_range to GTT
478a1e3 drm/i915: Remove kmap/kunmap wrappers
1c69903 drm/i915: Convert clflushed pagetables over to WC maps
864eb48 drm/i915: Split ggtt/alasing_gtt unbind_vma
aa6ae4e drm/i915: Don't special case teardown of aliasing_ppgtt
a1eaa4c drm/i915: Micro-optimise gen8_ppgtt_insert_entries()
96e0d5f drm/i915: Micro-optimise gen6_ppgtt_insert_entries()
832e51b drm/i915: Micro-optimise i915_get_ggtt_vma_pages()
c8b9d6e drm/i915: Add initial selftests for hang detection and resets
a33bc18 drm/i915: Exercise manipulate of single pages in the GGTT
0dca8b0 drm/i915: Add mock tests for GTT/VMA handling
5c5df68 drm/i915: Add mock exercise for i915_gem_gtt_insert
5dd5a75 drm/i915: Add mock exercise for i915_gem_gtt_reserve
a2eda49 drm/i915: Initial selftests for exercising eviction
dfb3517 drm/i915: Live testing for context execution
69bf1e6 drm/i915: Test creation of partial VMA
c67a388 drm/i915: Verify page layout for rotated VMA
d713c2d drm/i915: Exercise i915_vma_pin/i915_vma_insert
c4db74e drm/i915: Test creation of VMA
c05de29 drm/i915: Live testing of lowlevel GTT operations
af6a54a drm/i915: Exercise filling and removing random ranges from the live GTT
0f99b0f drm/i915: Fill different pages of the GTT
4a696828 drm/i915: Exercise filling the top/bottom portions of the global GTT
3d5cd3a drm/i915: Exercise filling the top/bottom portions of the ppgtt
914f2dc drm/i915: Add initial selftests for i915_gem_gtt
885b45b drm/i915: Add a live dmabuf selftest
9d439cb drm/i915: Add some mock tests for dmabuf interop
0940bf3 drm/i915: Sanity check all registers for matching fw domains
923ec1b drm/i915: Test all fw tables during mock selftests
a2800da drm/i915: Move uncore selfchecks to live selftest infrastructure
6e84465 drm/i915: Test coherency of and barriers between cache domains
353e7ff drm/i915: Test exhaustion of the mmap space
9dc59d7 drm/i915: Test partial mappings
dba3a7e drm/i915: Add a live seftest for GEM objects
d5cbec1 drm/i915: Add selftests for object allocation, phys
ae4eac8 drm/i915: Live testing of empty requests
7de9b17 drm/i915: Test request ordering between engines
6bd6280 drm/i915: Test simultaneously submitting requests to all engines
10393b7 drm/i915: Simple selftest to exercise live requests
437ee58 drm/i915: Add a simple fence selftest to i915_gem_request
1d470ca drm/i915: Add a simple request selftest for waiting
5d82ca8 drm/i915: Add selftests for i915_gem_request
8611b87 drm/i915: Create a fake object for testing huge allocations
94b8bef drm/i915: Mock infrastructure for request emission
0df61dc drm/i915: Mock a GGTT for self-testing
1789713 drm/i915: Mock the GEM device for self-testing
d332114 drm/i915: Add unit tests for the breadcrumb rbtree, wakeups
352ec06 drm/i915: Add unit tests for the breadcrumb rbtree, completion
740215b drm/i915: Add unit tests for the breadcrumb rbtree, insert/remove
1d97d8a drm/i915: Add some selftests for sg_table manipulation
62700b3 drm/i915: Provide a hook for selftests
8d02cdc drm/i915: Flush the freed object queue on device release
af4736e drm/i915: Unbind any residual objects/vma from the Global GTT on shutdown
5e24fa7 drm/i915: Split device release from unload
d668b1f7 drm/i915: Pass around gen to tile_height to special case gen2
09b8fd7 drm/i915: The return of i915_gpu_info to debugfs
a6e0677 drm/i915: Clear the last_retired_context following a hang/reset
ac8c1b9 drm/i915: Restore context and pd for ringbuffer submission after reset

== Logs ==

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


More information about the Intel-gfx-trybot mailing list