✓ Fi.CI.BAT: success for series starting with [01/36] drm/i915: Replace global_seqno with a hangcheck heartbeat seqno

Patchwork patchwork at emeril.freedesktop.org
Sun Feb 24 12:23:54 UTC 2019


== Series Details ==

Series: series starting with [01/36] drm/i915: Replace global_seqno with a hangcheck heartbeat seqno
URL   : https://patchwork.freedesktop.org/series/57144/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_5656 -> Trybot_3885
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

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

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

### IGT changes ###

#### Issues hit ####

  * igt at i915_pm_rpm@basic-pci-d3-state:
    - fi-bsw-kefka:       PASS -> SKIP [fdo#109271]

  * igt at i915_pm_rpm@basic-rte:
    - fi-bsw-kefka:       PASS -> FAIL [fdo#108800]

  * igt at kms_busy@basic-flip-c:
    - fi-blb-e6850:       NOTRUN -> SKIP [fdo#109271] / [fdo#109278]

  * igt at kms_chamelium@dp-hpd-fast:
    - fi-skl-6700k2:      NOTRUN -> SKIP [fdo#109271] +41

  * igt at kms_chamelium@hdmi-edid-read:
    - fi-hsw-peppy:       NOTRUN -> SKIP [fdo#109271] +46

  * igt at kms_frontbuffer_tracking@basic:
    - fi-hsw-peppy:       NOTRUN -> DMESG-FAIL [fdo#102614]

  * igt at kms_pipe_crc_basic@hang-read-crc-pipe-c:
    - fi-blb-e6850:       NOTRUN -> SKIP [fdo#109271] +48

  
#### Possible fixes ####

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

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

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

  [fdo#102614]: https://bugs.freedesktop.org/show_bug.cgi?id=102614
  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#105998]: https://bugs.freedesktop.org/show_bug.cgi?id=105998
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569
  [fdo#108800]: https://bugs.freedesktop.org/show_bug.cgi?id=108800
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109276]: https://bugs.freedesktop.org/show_bug.cgi?id=109276
  [fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278
  [fdo#109284]: https://bugs.freedesktop.org/show_bug.cgi?id=109284
  [fdo#109285]: https://bugs.freedesktop.org/show_bug.cgi?id=109285
  [fdo#109289]: https://bugs.freedesktop.org/show_bug.cgi?id=109289
  [fdo#109294]: https://bugs.freedesktop.org/show_bug.cgi?id=109294
  [fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315
  [fdo#109527]: https://bugs.freedesktop.org/show_bug.cgi?id=109527
  [fdo#109528]: https://bugs.freedesktop.org/show_bug.cgi?id=109528
  [fdo#109530]: https://bugs.freedesktop.org/show_bug.cgi?id=109530
  [fdo#109720]: https://bugs.freedesktop.org/show_bug.cgi?id=109720


Participating hosts (40 -> 37)
------------------------------

  Additional (3): fi-icl-y fi-hsw-peppy fi-skl-6700k2 
  Missing    (6): fi-kbl-soraka fi-ilk-m540 fi-byt-squawks fi-bsw-cyan fi-icl-u3 fi-pnv-d510 


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

    * Linux: CI_DRM_5656 -> Trybot_3885

  CI_DRM_5656: 002eb37fb0113b1b5e017c842890e1c3601b8631 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4853: 8afdfd8fa9ce17043d9105dedca46ad4555fdcdb @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3885: aacd11baae45d5ec25e9dacf70b0dc479aa7d79c @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

aacd11baae45 drm/i915: Split struct intel_context definition to its own header
328df4fe2dfd drm/i915: Pass around the intel_context
73dd78587c83 drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]
a3d1f372c92a drm/i915: Allow a context to define its set of engines
6a5dd36a6ce5 drm/i915: Re-arrange execbuf so context is known before engine
0db1fc9039e9 drm/i915: Remove last traces of exec-id (GEM_BUSY)
f9202a51c53c drm/i915: Fix I915_EXEC_RING_MASK
0752fc2a4ac4 drm/i915: Allow userspace to clone contexts on creation
85f6bd4456c7 drm/i915: Allow contexts to share a single timeline across all engines
1838e0a84e54 drm/i915: Extend CONTEXT_CREATE to set parameters upon construction
de748d483d8b drm/i915: Create/destroy VM (ppGTT) for use with contexts
5696da62702d drm/i915: Introduce a context barrier callback
a8dbdac1c160 drm/i915: Track active engines within a context
835de0b31f86 drm/i915: Introduce the i915_user_extension_method
d78484d656c9 drm/i915: Remove has-kernel-context
051c17cdeb19 drm/i915: Reduce presumption of request ordering for barriers
bca3a3b8448a drm/i915: Refactor common code to load initial power context
24a5aa7e341e drm/i915: Store the BIT(engine->id) as the engine's mask
e083e0b33652 drm/i915: Do a synchronous switch-to-kernel-context on idling
5d29c3dfc805 drm/i915/selftests: Improve switch-to-kernel-context checking
bd0e7a5073c9 drm/i915: Force GPU idle on suspend
5ca9da73ef06 drm/i915: Use __ffs() in for_each_priolist for more compact code
8fe6fc76287a drm/i915/execlists: Skip direct submission if only lite-restore
5a2a5188de38 drm/i915: Prioritise non-busywait semaphore workloads
c32bbdf08c07 drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+
3348cab4d5ed drm/i915: Compute the global scheduler caps
1d7ca87a3ed6 drm/i915: Keep timeline HWSP allocated until idle across the system
00eaec453bc0 drm/i915: Introduce i915_timeline.mutex
f78674ce35c1 drm/i915: Make request allocation caches global
c9b79b8b0b25 drm/i915/execlists: Suppress redundant preemption
727e4aad2154 drm/i915/execlists: Suppress mere WAIT preemption
195a1289ef30 drm/i915: Skip scanning for signalers if we are already inflight
88f339bee9e7 drm/i915/selftests: Exercise resetting during non-user payloads
930e173a325b drm/i915: Remove i915_request.global_seqno
2eed54b5aac5 drm/i915: Remove access to global seqno in the HWSP
5017e297353d drm/i915: Replace global_seqno with a hangcheck heartbeat seqno

== Logs ==

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


More information about the Intel-gfx-trybot mailing list