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

Patchwork patchwork at emeril.freedesktop.org
Sun Feb 24 18:04:18 UTC 2019


== Series Details ==

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

== Summary ==

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

Summary
-------

  **SUCCESS**

  No regressions found.

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

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

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

### IGT changes ###

#### Issues hit ####

  * 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]

  
  [fdo#102614]: https://bugs.freedesktop.org/show_bug.cgi?id=102614
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271


Participating hosts (40 -> 35)
------------------------------

  Additional (2): fi-hsw-peppy fi-skl-6700k2 
  Missing    (7): fi-kbl-soraka fi-ilk-m540 fi-bdw-5557u fi-byt-squawks fi-icl-u2 fi-bsw-cyan fi-icl-u3 


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

    * Linux: CI_DRM_5656 -> Trybot_3893

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


== Linux commits ==

55be28a3cf06 drm/i915: Introduce intel_context.pin_mutex for pin management
999b1fcb8bd3 drm/i915: Track the pinned kernel contexts on each engine
acdf81b5ecf5 drm/i915: Make context pinning part of intel_context_ops
1f3d26155c53 drm/i915: Move over to intel_context_lookup()
10b16aab8026 drm/i915: Store the intel_context_ops in the intel_engine_cs
95ab5c1a9a90 drm/i915: Split struct intel_context definition to its own header
70435b504a56 drm/i915: Pass around the intel_context
9b3784afde64 drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]
2932e5ddce39 drm/i915: Allow a context to define its set of engines
c71d2b7676c3 drm/i915: Re-arrange execbuf so context is known before engine
4c423cfae764 drm/i915: Remove last traces of exec-id (GEM_BUSY)
2eb98c7efd6a drm/i915: Fix I915_EXEC_RING_MASK
0cedecc4a27b drm/i915: Allow userspace to clone contexts on creation
2f2763e7d465 drm/i915: Allow contexts to share a single timeline across all engines
b8118c3d7d1c drm/i915: Extend CONTEXT_CREATE to set parameters upon construction
ef7924b5719e drm/i915: Create/destroy VM (ppGTT) for use with contexts
f4b50a1bd9b0 drm/i915: Introduce a context barrier callback
895d85906c8e drm/i915: Track active engines within a context
6c78a0c376fc drm/i915: Introduce the i915_user_extension_method
b6dd4974a3b2 drm/i915: Remove has-kernel-context
3a60d02c0634 drm/i915: Reduce presumption of request ordering for barriers
ec7654de8372 drm/i915: Refactor common code to load initial power context
7762e400f3fe drm/i915: Store the BIT(engine->id) as the engine's mask
c08a631d95b3 drm/i915: Do a synchronous switch-to-kernel-context on idling
93454360c43c drm/i915/selftests: Improve switch-to-kernel-context checking
059a1ab136c2 drm/i915: Force GPU idle on suspend
87f1539fe04c drm/i915: Use __ffs() in for_each_priolist for more compact code
3221e7cb3a5d drm/i915/execlists: Skip direct submission if only lite-restore
e816a89b89eb drm/i915: Prioritise non-busywait semaphore workloads
27221dce87e9 drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+
db2fcbf2807e drm/i915: Compute the global scheduler caps
e6af247ac783 drm/i915: Keep timeline HWSP allocated until idle across the system
bd4b2d82e463 drm/i915: Introduce i915_timeline.mutex
e7ff54e70e4a drm/i915: Make request allocation caches global
6e8f8152a59b drm/i915/execlists: Suppress redundant preemption
b0148afd6f56 drm/i915/execlists: Suppress mere WAIT preemption
a6514eccd161 drm/i915: Skip scanning for signalers if we are already inflight
36daec84862b drm/i915/selftests: Exercise resetting during non-user payloads
1ee11a0de0c8 drm/i915: Remove i915_request.global_seqno
2be8e5354eba drm/i915: Remove access to global seqno in the HWSP
1571f72eec0e 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_3893/


More information about the Intel-gfx-trybot mailing list