✗ Fi.CI.BAT: failure for series starting with [01/40] drm/i915: Reduce context HW ID lifetime

Patchwork patchwork at emeril.freedesktop.org
Sun Jul 1 09:44:54 UTC 2018


== Series Details ==

Series: series starting with [01/40] drm/i915: Reduce context HW ID lifetime
URL   : https://patchwork.freedesktop.org/series/45728/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4409 -> Trybot_2481 =

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt at core_auth@basic-auth:
      fi-bdw-5557u:       PASS -> INCOMPLETE
      fi-kbl-7567u:       PASS -> INCOMPLETE
      fi-ivb-3520m:       PASS -> INCOMPLETE
      fi-kbl-7500u:       PASS -> INCOMPLETE
      fi-skl-6600u:       PASS -> INCOMPLETE
      fi-cfl-8700k:       PASS -> INCOMPLETE
      fi-whl-u:           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-skl-6700hq:      PASS -> INCOMPLETE
      fi-bsw-n3050:       PASS -> INCOMPLETE
      fi-snb-2600:        PASS -> INCOMPLETE
      fi-skl-6260u:       PASS -> INCOMPLETE
      fi-hsw-4770r:       PASS -> INCOMPLETE
      {fi-kbl-x1275}:     PASS -> INCOMPLETE
      fi-gdg-551:         PASS -> INCOMPLETE
      fi-glk-dsi:         PASS -> INCOMPLETE
      {fi-cfl-8109u}:     PASS -> INCOMPLETE

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

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

    
  {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#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 (45 -> 31) ==

  Missing    (14): fi-ilk-m540 fi-kbl-7560u fi-hsw-4200u fi-byt-j1900 fi-hsw-peppy fi-byt-squawks fi-bsw-cyan fi-bwr-2160 fi-ctg-p8600 fi-hsw-4770 fi-elk-e7500 fi-pnv-d510 fi-blb-e6850 fi-kbl-r 


== Build changes ==

    * Linux: CI_DRM_4409 -> Trybot_2481

  CI_DRM_4409: bf99024d9c80d81968d3621ead0c0c05343fe826 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4532: 840d12e2f050b784552197403d6575a57b6e896d @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2481: 6ce22e957cde299288511bbede9158925ec1921c @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

6ce22e957cde drm/i915: Remove GPU reset dependence on struct_mutex
06cec85f186e drm/i915: Pull all the reset functionality together into i915_reset.c
3e19c79324fd drm/i915: Dynamically allocate the array of drm_i915_gem_fence_reg
115759891bc8 drm/i915: Move fence-reg interface to i915_gem_fence_reg.h
4b038326b762 drm/i915: Tidy i915_gem_suspend()
d7f10c72f47b drm/i915: Convert fences to use a GGTT lock rather than struct_mutex
9f1b69d97b55 drm/i915: Move fence register tracking to GGTT
e4e427a40564 drm/i915: Introduce i915_address_space.mutex
0b0f6ad29ca9 drm/i915: Stop tracking MRU activity on VMA
e0d26c6f0765 RFC drm/i915: Load balancing across a virtual engine
285e2f1c5006 drm/i915: Replace nested subclassing with explicit subclasses
1e2770a4300d drm/i915/execlists: Refactor out can_merge_rq()
b265394ecb55 drm/i915/execlists: Flush the tasklet before unpinning
c88d96d610f1 drm/i915: Allow a context to define its set of engines
e497d2e2e9f5 drm/i915: Re-arrange execbuf so context is known before engine
2124b6e0d09b drm/i915: Fix I915_EXEC_RING_MASK
46b2cbd98638 drm/i915: Allow contexts to share a single timeline across all engines
9475e451f4d6 drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
55795301ea71 drm/i915: Introduce the i915_user_extension_method
94c014a61029 drm/i915: Priority boost switching to an idle ring
be6c7d2dbd86 drm/i915: Priority boost for new clients
92605def1544 drm/i915: Combine multiple internal plists into the same i915_priolist bucket
bec0a2574677 drm/i915: Reserve some priority bits for internal use
1a100f29c918 drm/i915/execlists: Switch to rb_root_cached
58c6e13c3926 drm/i915: Hold request reference for submission until retirement
85f63da2203c drm/i915: Move engine request retirement to intel_engine_cs
44a6dd646ceb drm/i915: Move rate-limiting request retire to after submission
a2737c65ac00 drm/i915/userptr: Enable read-only support on gen8+
2cb3c46502d5 drm/i915: Reject attempted pwrites into a read-only object
8a7f31bc85c0 drm/i915: Prevent writing into a read-only object via a GGTT mmap
cff559403e57 drm/i915/gtt: Read-only pages for insert_entries on bdw+
402b6a57edf0 drm/i915/gtt: Add read only pages to gen8_pte_encode
11a231bd0e4d drm/i915: Track the last-active inside the i915_vma
e55895f92717 drm/i915: Track vma activity per fence.context, not per engine
941d6fdac3f7 drm/i915: Move i915_vma_move_to_active() to i915_vma.c
783e4074cedd drm/i915: Start returning an error from i915_vma_move_to_active()
13090a703354 drm/i915: Export i915_request_skip()
b009cebd5464 drm/i915: Refactor export_fence() after i915_vma_move_to_active()
5e95e8a1e66e drm/i915: Try GGTT mmapping whole object as partial
a74260570352 drm/i915: Reduce context HW ID lifetime

== Logs ==

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


More information about the Intel-gfx-trybot mailing list