✗ Fi.CI.BAT: failure for series starting with [01/48] drm/i915/gtt: Add read only pages to gen8_pte_encode

Patchwork patchwork at emeril.freedesktop.org
Fri Jun 29 10:33:11 UTC 2018


== Series Details ==

Series: series starting with [01/48] drm/i915/gtt: Add read only pages to gen8_pte_encode
URL   : https://patchwork.freedesktop.org/series/45642/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4403 -> Trybot_2450 =

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt at core_auth@basic-auth:
      fi-kbl-r:           PASS -> INCOMPLETE
      fi-bwr-2160:        PASS -> INCOMPLETE
      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-kbl-7560u:       PASS -> INCOMPLETE
      fi-hsw-4770:        PASS -> INCOMPLETE
      fi-cfl-8700k:       PASS -> INCOMPLETE
      fi-whl-u:           PASS -> INCOMPLETE
      fi-pnv-d510:        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-hsw-peppy:       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-blb-e6850:       PASS -> INCOMPLETE

    
== Known issues ==

  Here are the changes found in Trybot_2450 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-skl-guc:         PASS -> INCOMPLETE (fdo#106693)
      fi-kbl-guc:         PASS -> INCOMPLETE (fdo#106693)
      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-cfl-guc:         PASS -> INCOMPLETE (fdo#106693)
      fi-elk-e7500:       PASS -> INCOMPLETE (fdo#103989)
      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#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 -> 39) ==

  Missing    (4): fi-ilk-m540 fi-byt-squawks fi-bsw-cyan fi-hsw-4200u 


== Build changes ==

    * Linux: CI_DRM_4403 -> Trybot_2450

  CI_DRM_4403: d5ec143981dab1497ec923c943288dbc1be673d0 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4531: a14bc8b4d69eaca189665de505e6b10cbfbb7730 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2450: b89c6345d90b059b7eb393738c46074ecfc8d945 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

b89c6345d90b drm/i915: Pull scheduling under standalone lock
5d855ecdb0a2 drm/i915: Eliminate struct_mutex for the shrinker
83ef3b677f70 drm/i915: Report all objects with allocated pages to the shrinker
399de7685676 drm/i915: Track the purgeable objects on a separate eviction list
a6eb227743cf drm/i915: Drop struct_mutex requirement for unpin_from_display_plane
46497c3d2e9e drm/i915: Move object domain management under the purview of its own locks
8443bbf382ca drm/i915: Move vma pinning under vm->mutex
c58cef39164a drm/i915: Move vma lookup to its own lock
5b93e9f345f3 drm/i915: The VM unbound_list is never used
fb541201f312 drm/i915: VMA hold a reference to their VM so on cleanup there are none
5bc5cd9ab8da drm/i915: Pull VM lists under the VM mutex.
22f2401897ca drm/i915: Remove GPU reset dependence on struct_mutex
c5a840b6e75f drm/i915: Pull all the reset functionality together into i915_reset.c
5b7b64d7e7f5 drm/i915: Dynamically allocate the array of drm_i915_gem_fence_reg
f0236df992a3 drm/i915: Move fence-reg interface to i915_gem_fence_reg.h
e76c4ac76dad drm/i915: Tidy i915_gem_suspend()
417a55202573 drm/i915: Convert fences to use a GGTT lock rather than struct_mutex
936cb9500ec2 drm/i915: Move fence register tracking to GGTT
adaf382aa81d drm/i915: Introduce i915_address_space.mutex
35023272ce13 RFC drm/i915: Load balancing across a virtual engine
cfd38577803b drm/i915: Replace nested subclassing with explicit subclasses
611b23ad7f20 drm/i915/execlists: Refactor out can_merge_rq()
0a108c5cfa42 drm/i915/execlists: Flush the tasklet before unpinning
2fbea8289f37 drm/i915: Allow a context to define its set of engines
3e1a6f95cc76 drm/i915: Re-arrange execbuf so context is known before engine
161711ca8997 drm/i915: Fix I915_EXEC_RING_MASK
c035034dc340 drm/i915: Allow contexts to share a single timeline across all engines
dbcecec4ed88 drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
af6ace5fc206 drm/i915: Introduce the i915_user_extension_method
3404b62f904e drm/i915: Stop tracking MRU activity on VMA
be583f3c1ae2 drm/i915: Track the last-active inside the i915_vma
6965d7f7f1c5 drm/i915: Track vma activity per fence.context, not per engine
f3add782f092 drm/i915: Start returning an error from i915_vma_move_to_active()
ca1f3b125383 drm/i915: Export i915_request_skip()
f51c35595b52 drm/i915: Refactor export_fence() after i915_vma_move_to_active()
43e4773ce12f drm/i915: Priority boost switching to an idle ring
bfa7f4ad0888 drm/i915: Priority boost for new clients
7a148980550c drm/i915: Combine multiple internal plists into the same i915_priolist bucket
d47e3f6033d6 drm/i915: Reserve some priority bits for internal use
56d5a6b86393 drm/i915/execlists: Switch to rb_root_cached
25cadb454753 drm/i915: Hold request reference for submission until retirement
ad17750f1fc4 drm/i915: Move engine request retirement to intel_engine_cs
ee6fb92a5fec drm/i915: Move rate-limiting request retire to after submission
96ca78851206 drm/i915/userptr: Enable read-only support on gen8+
3f99080668bb drm/i915: Reject attempted pwrites into a read-only object
ef46bcb9b1e8 drm/i915: Prevent writing into a read-only object via a GGTT mmap
08d7ea8382df drm/i915/gtt: Read-only pages for insert_entries on bdw+
d556cc85281f drm/i915/gtt: Add read only pages to gen8_pte_encode

== Logs ==

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


More information about the Intel-gfx-trybot mailing list