✓ Fi.CI.BAT: success for series starting with [01/46] drm/i915: Hack and slash, throttle execbuffer hogs

Patchwork patchwork at emeril.freedesktop.org
Wed Feb 6 09:51:50 UTC 2019


== Series Details ==

Series: series starting with [01/46] drm/i915: Hack and slash, throttle execbuffer hogs
URL   : https://patchwork.freedesktop.org/series/56272/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_5548 -> Trybot_3817
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/56272/revisions/1/mbox/

Known issues
------------

  Here are the changes found in Trybot_3817 that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt at i915_selftest@live_evict:
    - fi-bsw-kefka:       PASS -> DMESG-WARN [fdo#107709]

  * igt at i915_selftest@live_execlists:
    - fi-apl-guc:         PASS -> INCOMPLETE [fdo#103927]

  * igt at kms_pipe_crc_basic@nonblocking-crc-pipe-a-frame-sequence:
    - fi-byt-clapper:     PASS -> FAIL [fdo#103191] / [fdo#107362]

  
#### Possible fixes ####

  * igt at gem_exec_suspend@basic-s4-devices:
    - fi-blb-e6850:       INCOMPLETE [fdo#107718] -> PASS

  * igt at i915_selftest@live_hangcheck:
    - fi-skl-iommu:       INCOMPLETE [fdo#108602] / [fdo#108744] -> PASS

  * igt at kms_busy@basic-flip-b:
    - fi-gdg-551:         FAIL [fdo#103182] -> PASS

  * igt at prime_vgem@basic-fence-flip:
    - fi-ilk-650:         FAIL [fdo#104008] -> PASS

  
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  [fdo#103182]: https://bugs.freedesktop.org/show_bug.cgi?id=103182
  [fdo#103191]: https://bugs.freedesktop.org/show_bug.cgi?id=103191
  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#104008]: https://bugs.freedesktop.org/show_bug.cgi?id=104008
  [fdo#107362]: https://bugs.freedesktop.org/show_bug.cgi?id=107362
  [fdo#107709]: https://bugs.freedesktop.org/show_bug.cgi?id=107709
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#108602]: https://bugs.freedesktop.org/show_bug.cgi?id=108602
  [fdo#108622]: https://bugs.freedesktop.org/show_bug.cgi?id=108622
  [fdo#108744]: https://bugs.freedesktop.org/show_bug.cgi?id=108744
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278


Participating hosts (48 -> 45)
------------------------------

  Additional (1): fi-skl-6700hq 
  Missing    (4): fi-ilk-m540 fi-byt-squawks fi-bsw-cyan fi-skl-6260u 


Build changes
-------------

    * Linux: CI_DRM_5548 -> Trybot_3817

  CI_DRM_5548: 274625bd69a6af7766348581619c92ba39bd64f0 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4812: 592b854fead32c2b0dac7198edfb9a6bffd66932 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3817: c8862936a601a19dd334ecd7b0ea1945bea19ee9 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

c8862936a601 drm/i915: Allow specification of parallel execbuf
2461d2acd8e8 drm/i915/execlists: Virtual engine bonding
9e61d99e9e6e drm/i915: Extend execution fence to support a callback
c15cbe54ed3f drm/i915: Load balancing across a virtual engine
69905221c7a1 drm/i915: Move over to intel_context_lookup()
0579b0f8aec6 drm/i915: Split struct intel_context definition to its own header
fb082a227cc2 drm/i915: Pass around the intel_context
4151de48a2bc drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]
5cda98aa65a8 drm/i915: Allow a context to define its set of engines
4d36c16c9143 drm/i915: Re-arrange execbuf so context is known before engine
f93359028be2 drm/i915: Remove last traces of exec-id (GEM_BUSY)
5a802e64bc2f drm/i915: Fix I915_EXEC_RING_MASK
5c5b2fdbfc55 drm/i915: Allow contexts to share a single timeline across all engines
d143e795ce2c drm/i915: Extend CONTEXT_CREATE to set parameters upon construction
28d28858618d drm/i915: Create/destroy VM (ppGTT) for use with contexts
d0c6b4da9056 drm/i915: Introduce a context barrier callback
203e5df4f398 drm/i915: Track active engines within a context
169978e9b388 drm/i915: Introduce the i915_user_extension_method
fee21fe88c21 drm/i915: Remove has-kernel-context
1b736d13d189 drm/i915: Reduce presumption of request ordering for barriers
2d0fb882a750 drm/i915: Refactor common code to load initial power context
68755e64ed51 drm/i915: Store the BIT(engine->id) as the engine's mask
b0abe7a4cb37 drm/i915: Do a synchronous switch-to-kernel-context on idling
3e3bb608d252 drm/i915/selftests: Improve switch-to-kernel-context checking
8b04ece3c9e7 drm/i915: Force GPU idle on suspend
f7670c9235fa drm/i915: Remove i915_request.global_seqno
eb63d6ae8f71 drm/i915: Remove access to global seqno in the HWSP
b637a2fd18be drm/i915/pmu: Always sample an active ringbuffer
a04ced13055e drm/i915: Replace global_seqno with a hangcheck heartbeat seqno
20b59f69bfaa drm/i915: Apply rps waitboosting for dma_fence_wait_timeout()
5237f4090ea8 drm/i915: Show support for accurate sw PMU busyness tracking
5ed46d06b9d0 drm/i915: Prioritise non-busywait semaphore workloads
e75a05d355e8 drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+
0cb69123370c drm/i915: Compute the global scheduler caps
86a216fe5e27 drm/i915/execlists: Refactor out can_merge_rq()
e3271dc5ebaf drm/i915: Keep timeline HWSP allocated until idle across the system
47b4294e5252 drm/i915: Make request allocation caches global
e3cd524fa4ff drm/i915/execlists: Suppress redundant preemption
cbca8214d6a8 drm/i915/execlists: Suppress mere WAIT preemption
4a99a69e9ed9 drm/i915: Don't claim an unstarted request was guilty
61fc7284dc0e drm/i915: Serialise resets with wedging
dfcb9678fdc8 drm/i915: Wait for old resets before applying debugfs/i915_wedged
ea2092a79220 drm/i915: Uninterruptibly drain the timelines on unwedging
1a670a870c67 drm/i915: Force the GPU reset upon wedging
f053fad102e4 drm/i915: Revoke mmaps and prevent access to fence registers across reset
6618815567e1 drm/i915: Hack and slash, throttle execbuffer hogs

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_3817/


More information about the Intel-gfx-trybot mailing list