✗ Fi.CI.BAT: failure for series starting with [01/24] drm/i915/execlists: Pull submit after dequeue under timeline lock

Patchwork patchwork at emeril.freedesktop.org
Fri Jun 22 08:32:04 UTC 2018


== Series Details ==

Series: series starting with [01/24] drm/i915/execlists: Pull submit after dequeue under timeline lock
URL   : https://patchwork.freedesktop.org/series/45225/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4368 -> Trybot_2372 =

== Summary - FAILURE ==

  Serious unknown changes coming with Trybot_2372 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Trybot_2372, please notify your bug team to allow them
  to document this new failure mode, which will reduce false positives in CI.

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

== Possible new issues ==

  Here are the unknown changes that may have been introduced in Trybot_2372:

  === IGT changes ===

    ==== Possible regressions ====

    igt at gem_exec_gttfill@basic:
      fi-skl-guc:         PASS -> DMESG-WARN
      fi-pnv-d510:        PASS -> DMESG-WARN
      fi-cfl-guc:         PASS -> DMESG-WARN

    igt at gem_mmap_gtt@basic-copy:
      fi-kbl-guc:         PASS -> DMESG-WARN

    igt at gem_mmap_gtt@basic-small-bo-tiledx:
      fi-bdw-5557u:       PASS -> INCOMPLETE
      fi-bwr-2160:        PASS -> INCOMPLETE
      fi-kbl-r:           PASS -> INCOMPLETE
      fi-blb-e6850:       PASS -> INCOMPLETE
      fi-hsw-4770r:       PASS -> INCOMPLETE
      fi-skl-6260u:       PASS -> INCOMPLETE
      fi-hsw-peppy:       PASS -> INCOMPLETE
      fi-snb-2600:        PASS -> INCOMPLETE
      fi-bsw-n3050:       PASS -> INCOMPLETE
      fi-skl-6700hq:      PASS -> INCOMPLETE
      fi-ilk-650:         PASS -> INCOMPLETE
      fi-skl-6770hq:      PASS -> INCOMPLETE
      fi-cfl-s3:          PASS -> INCOMPLETE
      fi-ivb-3770:        PASS -> INCOMPLETE
      fi-skl-6700k2:      PASS -> INCOMPLETE
      fi-pnv-d510:        PASS -> INCOMPLETE
      {fi-whl-u}:         PASS -> INCOMPLETE
      fi-cfl-8700k:       PASS -> INCOMPLETE
      fi-hsw-4770:        PASS -> INCOMPLETE
      fi-kbl-7560u:       PASS -> INCOMPLETE
      fi-skl-6600u:       PASS -> INCOMPLETE
      fi-kbl-7500u:       PASS -> INCOMPLETE
      fi-ivb-3520m:       PASS -> INCOMPLETE
      fi-kbl-7567u:       PASS -> INCOMPLETE

    igt at gem_mmap_gtt@basic-small-copy-xy:
      fi-gdg-551:         PASS -> INCOMPLETE

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt at gem_ctx_create@basic-files:
      fi-skl-gvtdvm:      PASS -> INCOMPLETE (fdo#106988, fdo#105600)

    igt at gem_mmap_gtt@basic-small-bo-tiledx:
      fi-skl-guc:         PASS -> INCOMPLETE (fdo#106693)
      fi-glk-j4005:       PASS -> INCOMPLETE (k.org#198133, fdo#103359)
      fi-bxt-j4205:       PASS -> INCOMPLETE (fdo#103927)
      fi-elk-e7500:       PASS -> INCOMPLETE (fdo#103989)
      fi-cfl-guc:         PASS -> INCOMPLETE (fdo#106693)
      fi-byt-n2820:       PASS -> INCOMPLETE (fdo#102657)
      fi-bxt-dsi:         PASS -> INCOMPLETE (fdo#103927)
      fi-snb-2520m:       PASS -> INCOMPLETE (fdo#103713)
      fi-byt-j1900:       PASS -> INCOMPLETE (fdo#102657)
      fi-bdw-gvtdvm:      PASS -> INCOMPLETE (fdo#105600)
      fi-kbl-guc:         PASS -> INCOMPLETE (fdo#106693)

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

  fdo#102657 https://bugs.freedesktop.org/show_bug.cgi?id=102657
  fdo#103359 https://bugs.freedesktop.org/show_bug.cgi?id=103359
  fdo#103713 https://bugs.freedesktop.org/show_bug.cgi?id=103713
  fdo#103927 https://bugs.freedesktop.org/show_bug.cgi?id=103927
  fdo#103989 https://bugs.freedesktop.org/show_bug.cgi?id=103989
  fdo#105600 https://bugs.freedesktop.org/show_bug.cgi?id=105600
  fdo#106693 https://bugs.freedesktop.org/show_bug.cgi?id=106693
  fdo#106988 https://bugs.freedesktop.org/show_bug.cgi?id=106988
  k.org#198133 https://bugzilla.kernel.org/show_bug.cgi?id=198133


== Participating hosts (43 -> 37) ==

  Missing    (6): fi-ilk-m540 fi-hsw-4200u fi-glk-dsi fi-bsw-cyan fi-ctg-p8600 fi-kbl-x1275 


== Build changes ==

    * Linux: CI_DRM_4368 -> Trybot_2372

  CI_DRM_4368: f9f621dc095a8bfd2157fba018ddb542260d8daa @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4528: 6be300d405de5974b262e8b93a445be4ac618e6a @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2372: 201506dd193547539fa25ca686a3b915f9777630 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

201506dd1935 drm/i915: Convert fences to use a GGTT lock rather than struct_mutex
a403acc428bd drm/i915: Move fence register tracking to GGTT
782f90f6dfaf drm/i915: Stop tracking MRU activity on VMA
4ad6c66a5112 drm/i915: Track the last-active inside the i915_vma
4f18b90b49aa drm/i915: Track vma activity per fence.context, not per engine
74ea90b9fb20 drm/i915: Start returning an error from i915_vma_move_to_active()
5b62556af332 drm/i915: Refactor export_fence() after i915_vma_move_to_active()
4d9938c08d04 drm/i915: Priority boost switching to an idle ring
d7df7c647c28 drm/i915: Priority boost for new clients
741406ea5095 drm/i915: Combine multiple internal plists into the same i915_priolist bucket
4e456b690a20 drm/i915: Reserve some priority bits for internal use
fa5f23ff11c3 drm/i915/execlists: Switch to rb_root_cached
18963b1cea36 drm/i915: Only signal from interrupt when requested
f7195730f9da drm/i915: Move the irq_counter inside the spinlock
7b8a840912ad drm/i915: Reduce spinlock hold time during notify_ring() interrupt
72ab2b4c38f4 drm/i915: Hold request reference for submission until retirement
af1cc74d5e0d drm/i915: Move engine request retirement to intel_engine_cs
16f1913f5719 drm/i915: Wait for engines to idle before retiring
f3f0500872f4 drm/i915: Move rate-limiting request retire to after submission
861af6fdd720 drm/i915/execlists: Direct submission of new requests (avoid tasklet/ksoftirqd)
7d037735522c drm/i915/execlists: Unify CSB access pointers
25fa35f73a84 drm/i915/execlists: Process one CSB update at a time
26a57245ff83 drm/i915/execlists: Pull CSB reset under the timeline.lock
e471089793b0 drm/i915/execlists: Pull submit after dequeue under timeline lock

== Logs ==

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


More information about the Intel-gfx-trybot mailing list