✗ 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 09:03:21 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/45231/
State : failure

== Summary ==

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

== Summary - FAILURE ==

  Serious unknown changes coming with Trybot_2374 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Trybot_2374, 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/45231/revisions/1/mbox/

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

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

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

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

    igt at gem_exec_basic@gtt-blt:
      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
  k.org#198133 https://bugzilla.kernel.org/show_bug.cgi?id=198133


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

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


== Build changes ==

    * Linux: CI_DRM_4368 -> Trybot_2374

  CI_DRM_4368: f9f621dc095a8bfd2157fba018ddb542260d8daa @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4528: 6be300d405de5974b262e8b93a445be4ac618e6a @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2374: 39acd9d98e2bb52389845a0dd5cc74ebde3c4f68 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

39acd9d98e2b drm/i915: Convert fences to use a GGTT lock rather than struct_mutex
45ddb2109656 drm/i915: Move fence register tracking to GGTT
95896c5ef067 drm/i915: Stop tracking MRU activity on VMA
e3c1f43a819d drm/i915: Track the last-active inside the i915_vma
89f8f1f21b6f drm/i915: Track vma activity per fence.context, not per engine
e614088d94d8 drm/i915: Start returning an error from i915_vma_move_to_active()
1b4c83d091a5 drm/i915: Refactor export_fence() after i915_vma_move_to_active()
4a2dd8b44769 drm/i915: Priority boost switching to an idle ring
1bec339e2fb3 drm/i915: Priority boost for new clients
2778ad7a61c1 drm/i915: Combine multiple internal plists into the same i915_priolist bucket
215f544c82ab drm/i915: Reserve some priority bits for internal use
f5a0702ab394 drm/i915/execlists: Switch to rb_root_cached
f547c1eca5d9 drm/i915: Only signal from interrupt when requested
38245f18635c drm/i915: Move the irq_counter inside the spinlock
35c680f0d0da drm/i915: Reduce spinlock hold time during notify_ring() interrupt
cc926fb87d07 drm/i915: Hold request reference for submission until retirement
c07b792ec53d drm/i915: Move engine request retirement to intel_engine_cs
e282d995fa65 drm/i915: Wait for engines to idle before retiring
fdd900d50a22 drm/i915: Move rate-limiting request retire to after submission
bd06aa3fb79d drm/i915/execlists: Direct submission of new requests (avoid tasklet/ksoftirqd)
bf0ab70a2258 drm/i915/execlists: Unify CSB access pointers
1b6453d776df drm/i915/execlists: Process one CSB update at a time
0a3116b49041 drm/i915/execlists: Pull CSB reset under the timeline.lock
9f65e1834d74 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_2374/issues.html


More information about the Intel-gfx-trybot mailing list