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

Patchwork patchwork at emeril.freedesktop.org
Sun Feb 24 12:47:21 UTC 2019


== Series Details ==

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

== Summary ==

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

Summary
-------

  **SUCCESS**

  No regressions found.

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

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

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

### IGT changes ###

#### Issues hit ####

  * 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_chamelium@hdmi-hpd-fast:
    - fi-kbl-7500u:       PASS -> FAIL [fdo#109485]

  * 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

  
  {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#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#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#109485]: https://bugs.freedesktop.org/show_bug.cgi?id=109485
  [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


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_3886

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


== Linux commits ==

0bfa1e5e3647 drm/i915: Move over to intel_context_lookup()
d9d9440b1e27 drm/i915: Store the intel_context_ops in the intel_engine_cs
1295211a13e9 drm/i915: Split struct intel_context definition to its own header
98c9647dfc18 drm/i915: Pass around the intel_context
2510a8075554 drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]
1bdcb9033681 drm/i915: Allow a context to define its set of engines
3d9073bac7d2 drm/i915: Re-arrange execbuf so context is known before engine
fc066cd3758d drm/i915: Remove last traces of exec-id (GEM_BUSY)
8a2955c8330c drm/i915: Fix I915_EXEC_RING_MASK
4df30c3d5553 drm/i915: Allow userspace to clone contexts on creation
c42236b73c82 drm/i915: Allow contexts to share a single timeline across all engines
7976d125ca2e drm/i915: Extend CONTEXT_CREATE to set parameters upon construction
7c4dd35238d6 drm/i915: Create/destroy VM (ppGTT) for use with contexts
9cea0b98edc6 drm/i915: Introduce a context barrier callback
2f0391e383a6 drm/i915: Track active engines within a context
e321ba4803ca drm/i915: Introduce the i915_user_extension_method
f8e42787675d drm/i915: Remove has-kernel-context
c4a83f8f142b drm/i915: Reduce presumption of request ordering for barriers
23d02fd0a656 drm/i915: Refactor common code to load initial power context
d14a79e5298c drm/i915: Store the BIT(engine->id) as the engine's mask
9607e06c1bf4 drm/i915: Do a synchronous switch-to-kernel-context on idling
f57e613c3e94 drm/i915/selftests: Improve switch-to-kernel-context checking
cdcb01fa0d40 drm/i915: Force GPU idle on suspend
73a8765c6b57 drm/i915: Use __ffs() in for_each_priolist for more compact code
e0b9a634a946 drm/i915/execlists: Skip direct submission if only lite-restore
68a3558535b3 drm/i915: Prioritise non-busywait semaphore workloads
93714407a8db drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+
98d56137cf11 drm/i915: Compute the global scheduler caps
a9aef65ca40a drm/i915: Keep timeline HWSP allocated until idle across the system
068c011eb06e drm/i915: Introduce i915_timeline.mutex
e7748d0e2a0f drm/i915: Make request allocation caches global
5a9a2bb375ad drm/i915/execlists: Suppress redundant preemption
d2a198a802b1 drm/i915/execlists: Suppress mere WAIT preemption
6faed2af79e1 drm/i915: Skip scanning for signalers if we are already inflight
95bd9b60c76f drm/i915/selftests: Exercise resetting during non-user payloads
bc89ef530bd4 drm/i915: Remove i915_request.global_seqno
4f206608df32 drm/i915: Remove access to global seqno in the HWSP
dcb607da6e3e 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_3886/


More information about the Intel-gfx-trybot mailing list