✗ Fi.CI.BAT: failure for series starting with [01/39] drm/i915/selftests: Mark up write into scratch vma

Patchwork patchwork at emeril.freedesktop.org
Fri Jun 29 20:16:48 UTC 2018


== Series Details ==

Series: series starting with [01/39] drm/i915/selftests: Mark up write into scratch vma
URL   : https://patchwork.freedesktop.org/series/45675/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4405 -> Trybot_2452 =

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt at gem_exec_nop@basic-parallel:
      {fi-kbl-x1275}:     PASS -> INCOMPLETE
      fi-kbl-7567u:       PASS -> INCOMPLETE
      fi-skl-6600u:       PASS -> INCOMPLETE
      fi-glk-dsi:         PASS -> INCOMPLETE
      fi-kbl-r:           PASS -> INCOMPLETE
      fi-cfl-8700k:       PASS -> INCOMPLETE
      fi-hsw-4770r:       PASS -> INCOMPLETE
      {fi-cfl-8109u}:     NOTRUN -> INCOMPLETE
      fi-hsw-peppy:       PASS -> INCOMPLETE
      fi-cfl-s3:          PASS -> INCOMPLETE
      fi-kbl-7500u:       PASS -> INCOMPLETE
      fi-bdw-5557u:       PASS -> INCOMPLETE
      fi-snb-2600:        PASS -> INCOMPLETE
      fi-skl-6770hq:      PASS -> INCOMPLETE
      fi-whl-u:           PASS -> INCOMPLETE
      fi-hsw-4770:        PASS -> INCOMPLETE
      fi-kbl-7560u:       PASS -> INCOMPLETE
      fi-skl-6700hq:      PASS -> INCOMPLETE
      fi-ivb-3520m:       PASS -> INCOMPLETE
      fi-skl-6260u:       PASS -> INCOMPLETE
      fi-ivb-3770:        PASS -> INCOMPLETE
      fi-skl-6700k2:      PASS -> INCOMPLETE
      fi-bsw-n3050:       PASS -> INCOMPLETE

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

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

    
  {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 (44 -> 40) ==

  Additional (1): fi-cfl-8109u 
  Missing    (5): fi-ctg-p8600 fi-ilk-m540 fi-byt-squawks fi-bsw-cyan fi-hsw-4200u 


== Build changes ==

    * Linux: CI_DRM_4405 -> Trybot_2452

  CI_DRM_4405: c56d21bfc87a1b5061846870d20f3b30a91ed4ab @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4532: 840d12e2f050b784552197403d6575a57b6e896d @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2452: 40a3a9d0894f881d2c763cf8249c3f531154ccf1 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

40a3a9d0894f drm/i915: Remove GPU reset dependence on struct_mutex
32f015e7d924 drm/i915: Pull all the reset functionality together into i915_reset.c
a60ab3753748 drm/i915: Dynamically allocate the array of drm_i915_gem_fence_reg
4de0b491f09b drm/i915: Move fence-reg interface to i915_gem_fence_reg.h
b399d84652ef drm/i915: Tidy i915_gem_suspend()
3dc338aff5f3 drm/i915: Convert fences to use a GGTT lock rather than struct_mutex
05161a3e861e drm/i915: Move fence register tracking to GGTT
197d1ac7ed92 drm/i915: Introduce i915_address_space.mutex
7266d7d09311 drm/i915: Stop tracking MRU activity on VMA
738ba6906837 RFC drm/i915: Load balancing across a virtual engine
d11b60622405 drm/i915: Replace nested subclassing with explicit subclasses
bcb4ab958e63 drm/i915/execlists: Refactor out can_merge_rq()
e36c87c8fbef drm/i915/execlists: Flush the tasklet before unpinning
cefdd3636b14 drm/i915: Allow a context to define its set of engines
bb43d54c2806 drm/i915: Re-arrange execbuf so context is known before engine
9d2498a772e3 drm/i915: Fix I915_EXEC_RING_MASK
8e702d43272a drm/i915: Allow contexts to share a single timeline across all engines
03782dcc2403 drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
584d5fa1e3d4 drm/i915: Introduce the i915_user_extension_method
d76b9c9701ca drm/i915: Track the last-active inside the i915_vma
d9e9104aa78e drm/i915: Track vma activity per fence.context, not per engine
e7e8c28efd2e drm/i915: Start returning an error from i915_vma_move_to_active()
c4ad6e52ee86 drm/i915: Export i915_request_skip()
55c847c593ef drm/i915: Refactor export_fence() after i915_vma_move_to_active()
e96c4b251fa0 drm/i915: Priority boost switching to an idle ring
6f9b1edff457 drm/i915: Priority boost for new clients
5c74e314ace8 drm/i915: Combine multiple internal plists into the same i915_priolist bucket
36abf1b42906 drm/i915: Reserve some priority bits for internal use
732af404c969 drm/i915/execlists: Switch to rb_root_cached
f444e1ae8d61 drm/i915: Hold request reference for submission until retirement
aed66cad4b74 drm/i915: Move engine request retirement to intel_engine_cs
520e49024d81 drm/i915: Move rate-limiting request retire to after submission
572cfb3bfdbc drm/i915/userptr: Enable read-only support on gen8+
f0177af125d3 drm/i915: Reject attempted pwrites into a read-only object
bb8f18802452 drm/i915: Prevent writing into a read-only object via a GGTT mmap
6b7054d1b10d drm/i915/gtt: Read-only pages for insert_entries on bdw+
8ac24ff0858c drm/i915/gtt: Add read only pages to gen8_pte_encode
dad5bacfe2eb drm/i915/selftesta: Attach the fence to the object when making busy
698a75bdaabb drm/i915/selftests: Mark up write into scratch vma

== Logs ==

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


More information about the Intel-gfx-trybot mailing list