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

Patchwork patchwork at emeril.freedesktop.org
Thu Jul 12 11:24:53 UTC 2018


== Series Details ==

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

== Summary ==

= CI Bug Log - changes from CI_DRM_4475 -> Trybot_2552 =

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt at drv_selftest@live_contexts:
      fi-bdw-gvtdvm:      PASS -> DMESG-FAIL
      fi-skl-gvtdvm:      PASS -> DMESG-FAIL
      {fi-cfl-8109u}:     PASS -> DMESG-FAIL

    igt at drv_selftest@live_hangcheck:
      fi-cfl-guc:         PASS -> DMESG-FAIL

    igt at kms_pipe_crc_basic@suspend-read-crc-pipe-a:
      {fi-skl-iommu}:     PASS -> DMESG-WARN

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt at debugfs_test@read_all_entries:
      fi-snb-2520m:       PASS -> INCOMPLETE (fdo#103713)

    igt at drv_selftest@live_execlists:
      fi-cfl-guc:         PASS -> INCOMPLETE (fdo#106693)

    igt at drv_selftest@live_hangcheck:
      fi-kbl-guc:         PASS -> INCOMPLETE (fdo#106693)
      fi-kbl-7567u:       PASS -> DMESG-FAIL (fdo#106947, fdo#106560)

    igt at kms_flip@basic-flip-vs-dpms:
      fi-skl-6700hq:      PASS -> DMESG-WARN (fdo#105998)

    igt at kms_frontbuffer_tracking@basic:
      fi-hsw-peppy:       PASS -> DMESG-FAIL (fdo#106103, fdo#102614)

    igt at kms_pipe_crc_basic@suspend-read-crc-pipe-c:
      fi-bxt-dsi:         PASS -> INCOMPLETE (fdo#103927)

    
    ==== Warnings ====

    igt at gem_exec_suspend@basic-s4-devices:
      {fi-kbl-8809g}:     DMESG-WARN (fdo#107139) -> INCOMPLETE (fdo#107139)

    
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  fdo#102614 https://bugs.freedesktop.org/show_bug.cgi?id=102614
  fdo#103713 https://bugs.freedesktop.org/show_bug.cgi?id=103713
  fdo#103927 https://bugs.freedesktop.org/show_bug.cgi?id=103927
  fdo#105998 https://bugs.freedesktop.org/show_bug.cgi?id=105998
  fdo#106103 https://bugs.freedesktop.org/show_bug.cgi?id=106103
  fdo#106560 https://bugs.freedesktop.org/show_bug.cgi?id=106560
  fdo#106693 https://bugs.freedesktop.org/show_bug.cgi?id=106693
  fdo#106947 https://bugs.freedesktop.org/show_bug.cgi?id=106947
  fdo#107139 https://bugs.freedesktop.org/show_bug.cgi?id=107139


== Participating hosts (45 -> 40) ==

  Missing    (5): fi-ctg-p8600 fi-skl-guc fi-ilk-m540 fi-byt-squawks fi-hsw-4200u 


== Build changes ==

    * Linux: CI_DRM_4475 -> Trybot_2552

  CI_DRM_4475: 1b6f049d73237a170919604538e747b0282b0109 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4551: 93cf6931b33e2c0f5b89c89b65817fe245ecc391 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2552: a0ba0618b632a4c474395fe0aabc26a8c80831b1 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

a0ba0618b632 RFC drm/i915: Mark runtime_pm as a special class of lock
395165c2ae36 RFC drm/i915: Load balancing across a virtual engine
37c9b483b9b4 drm/i915/execlists: Refactor out can_merge_rq()
e71e86fa1b6e drm/i915/execlists: Flush the tasklet before unpinning
357bd090c2af drm/i915: Allow a context to define its set of engines
5f634ce1a370 drm/i915: Re-arrange execbuf so context is known before engine
eb659980eb6a drm/i915: Fix I915_EXEC_RING_MASK
c8426553efd7 drm/i915: Allow contexts to share a single timeline across all engines
00c92894c8ad drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
0767135f5c7c drm/i915: Introduce the i915_user_extension_method
59160fb1fd74 drm/i915: Priority boost switching to an idle ring
c3d7e9802ac3 drm/i915: Priority boost for new clients
9ee907064300 drm/i915: Combine multiple internal plists into the same i915_priolist bucket
9acfe9c9091c drm/i915: Reserve some priority bits for internal use
f6ae29ca4d36 drm/i915: Hold request reference for submission until retirement
a41e9af6de39 drm/i915: Move engine request retirement to intel_engine_cs
9d5e78a146bf drm/i915: Move rate-limiting request retire to after submission
c851575160d3 drm/i915: Reduce context HW ID lifetime
e2f44b10cd8d drm/i915: Show who pinned the pages when a leak is hit
39d28bb0f2eb drm/i915: Stop tracking MRU activity on VMA
3c28ba7fa43e drm/i915: Remove GPU reset dependence on struct_mutex
edf8cf391460 drm/i915: Pull all the reset functionality together into i915_reset.c
8132441f76b2 drm/i915: Dynamically allocate the array of drm_i915_gem_fence_reg
0a4deb8932fb drm/i915: Move fence-reg interface to i915_gem_fence_reg.h
9efb5baa2a44 drm/i915: Convert fences to use a GGTT lock rather than struct_mutex
4fbfb147d2ad drm/i915: Move fence register tracking to GGTT
439ba2d6096f drm/i915/userptr: Enable read-only support on gen8+
6455235b7239 drm/i915: Reject attempted pwrites into a read-only object
bc7d3e3957a9 drm/i915: Prevent writing into a read-only object via a GGTT mmap
ff6251621c60 drm/i915/gtt: Read-only pages for insert_entries on bdw+
951853fd4162 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_2552/issues.html


More information about the Intel-gfx-trybot mailing list