✗ Fi.CI.BAT: failure for series starting with [01/24] drm/i915: Remove tasklet flush before disable

Patchwork patchwork at emeril.freedesktop.org
Wed May 16 10:07:20 UTC 2018


== Series Details ==

Series: series starting with [01/24] drm/i915: Remove tasklet flush before disable
URL   : https://patchwork.freedesktop.org/series/43240/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4191 -> Trybot_2158 =

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt at core_auth@basic-auth:
      fi-kbl-r:           PASS -> INCOMPLETE
      fi-bdw-5557u:       PASS -> INCOMPLETE
      fi-skl-guc:         PASS -> INCOMPLETE
      fi-kbl-7567u:       PASS -> INCOMPLETE
      fi-ivb-3520m:       PASS -> INCOMPLETE
      fi-kbl-7500u:       PASS -> INCOMPLETE
      fi-skl-6600u:       PASS -> INCOMPLETE
      fi-hsw-4200u:       PASS -> INCOMPLETE
      fi-kbl-7560u:       PASS -> INCOMPLETE
      fi-cfl-8700k:       PASS -> INCOMPLETE
      fi-skl-6700k2:      PASS -> INCOMPLETE
      fi-ivb-3770:        PASS -> INCOMPLETE
      fi-cfl-s3:          PASS -> INCOMPLETE
      fi-skl-6770hq:      PASS -> INCOMPLETE
      fi-ilk-650:         PASS -> INCOMPLETE
      fi-bsw-n3050:       PASS -> INCOMPLETE
      fi-snb-2600:        PASS -> INCOMPLETE
      fi-hsw-peppy:       PASS -> INCOMPLETE
      fi-hsw-4770r:       PASS -> INCOMPLETE
      fi-cfl-u:           PASS -> INCOMPLETE

    
    ==== Warnings ====

    igt at gem_exec_gttfill@basic:
      fi-pnv-d510:        PASS -> SKIP

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt at core_auth@basic-auth:
      fi-glk-j4005:       PASS -> INCOMPLETE (fdo#103359, k.org#198133)
      fi-bdw-gvtdvm:      PASS -> INCOMPLETE (fdo#105600)
      fi-byt-j1900:       PASS -> INCOMPLETE (fdo#102657)
      fi-snb-2520m:       PASS -> INCOMPLETE (fdo#103713)
      fi-bxt-dsi:         PASS -> INCOMPLETE (fdo#103927)
      fi-byt-n2820:       PASS -> INCOMPLETE (fdo#102657)
      fi-cnl-psr:         PASS -> INCOMPLETE (fdo#105086)
      fi-cnl-y3:          PASS -> INCOMPLETE (fdo#105086)
      fi-bxt-j4205:       PASS -> INCOMPLETE (fdo#103927)
      fi-skl-gvtdvm:      PASS -> INCOMPLETE (fdo#105600)

    
  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#105086 https://bugs.freedesktop.org/show_bug.cgi?id=105086
  fdo#105600 https://bugs.freedesktop.org/show_bug.cgi?id=105600
  k.org#198133 https://bugzilla.kernel.org/show_bug.cgi?id=198133


== Participating hosts (42 -> 35) ==

  Missing    (7): fi-ilk-m540 fi-byt-squawks fi-bsw-cyan fi-skl-6260u fi-ctg-p8600 fi-hsw-4770 fi-skl-6700hq 


== Build changes ==

    * Linux: CI_DRM_4191 -> Trybot_2158

  CI_DRM_4191: 70daebf1a83c2ed6eff118d2a2806086c0c89027 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4484: b7432bf309d5d5a6e07e8a0d8b522302fb0b4502 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2158: f6827a05865a6772f88a7dbb49a323b8cbaa0b5c @ git://anongit.freedesktop.org/gfx-ci/linux
  piglit_4484: 62ef6b0db8967e7021fd3e0b57d03ff164b984fe @ git://anongit.freedesktop.org/piglit


== Linux commits ==

f6827a05865a sanitize-engines
afb49b0e06be drm/i915: Allow init_breadcrumbs to be used from irq context
db5818ab025f drm/i915/execlists: Handle copying default context state for atomic reset
07861427e252 drm/i915: Make intel_engine_dump irqsafe
5d6b9af6cdfc drm/i915: Be irqsafe inside reset
3423f09e7c31 drm/i915: Pull the context->pin_count dec into the common intel_context_unpin
b8889c0939d0 drm/i915: Store a pointer to intel_context in i915_request
93a8eb78af89 drm/i915: Move fiddling with engine->last_retired_context
10ef8ee45fcd drm/i915: Move request->ctx aside
5a5c8f0249ed drm/i915: Report all objects with allocated pages to the shrinker
aa901f63ac6f drm/i915: Refactor unsettting obj->mm.pages
755a9bf8ff8f drm/i915: Track the purgeable objects on a separate eviction list
d7c48c21cc27 drm/i915: Pin the ring high
91b911d65349 drm/i915: Limit searching for PIN_HIGH
77c0c33947f7 drm/mm: Add a search-by-address variant to only inspect a single hole
05121d9cdd71 drm/mm: Reject over-sized allocation requests early
087b1dae8b04 drm/i915: Remove USES_GUC_SUBMISSION() pointer chasing from gen8_cs_irq_handler
e069bad69078 drm/i915: Stop parking the signaler around reset
33d60916a799 drm/i915/execlists: Flush pending preemption events during reset
4a9762f2b920 drm/i915: Split execlists/guc reset preparations
65d6ff35af62 drm/i915: Move engine reset prepare/finish to backends
4f4f2cf4fdf9 drm/i915/execlists: Refactor out complete_preempt_context()
0367774f6e75 drm/i915: Only sync tasklets once for recursive reset preparation
94678f57af55 drm/i915: Remove tasklet flush before disable

== Logs ==

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


More information about the Intel-gfx-trybot mailing list