✗ Fi.CI.BAT: failure for series starting with [01/32] drm/i915/gtt: Avoid calling non-existent allocate_va_range

Patchwork patchwork at emeril.freedesktop.org
Fri Jun 1 13:59:05 UTC 2018


== Series Details ==

Series: series starting with [01/32] drm/i915/gtt: Avoid calling non-existent allocate_va_range
URL   : https://patchwork.freedesktop.org/series/44091/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4270 -> Trybot_2246 =

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt at gem_busy@basic-busy-default:
      fi-bdw-5557u:       PASS -> INCOMPLETE
      fi-kbl-r:           PASS -> INCOMPLETE
      fi-skl-6770hq:      PASS -> INCOMPLETE
      fi-cfl-u:           PASS -> INCOMPLETE
      fi-kbl-7560u:       PASS -> INCOMPLETE

    igt at gem_busy@basic-hang-default:
      {fi-cfl-u2}:        PASS -> INCOMPLETE
      fi-bsw-n3050:       PASS -> INCOMPLETE
      fi-kbl-7500u:       PASS -> INCOMPLETE
      fi-kbl-7567u:       PASS -> INCOMPLETE

    igt at gem_cs_tlb@basic-default:
      fi-skl-6700k2:      PASS -> INCOMPLETE

    igt at gem_ctx_create@basic-files:
      fi-byt-n2820:       PASS -> FAIL
      fi-byt-j1900:       PASS -> FAIL
      fi-ivb-3520m:       PASS -> FAIL
      fi-hsw-4770:        PASS -> FAIL +1
      fi-ivb-3770:        PASS -> FAIL
      fi-hsw-peppy:       PASS -> FAIL
      fi-hsw-4200u:       PASS -> FAIL

    igt at gem_exec_suspend@basic-s4-devices:
      fi-hsw-4770r:       PASS -> FAIL +1

    
    ==== Warnings ====

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

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt at core_auth@basic-auth:
      fi-bdw-gvtdvm:      PASS -> DMESG-WARN (fdo#105600) +2

    igt at gem_busy@basic-busy-default:
      fi-cfl-guc:         PASS -> INCOMPLETE (fdo#106693)
      fi-skl-guc:         PASS -> INCOMPLETE (fdo#106693)

    igt at gem_busy@basic-hang-default:
      fi-skl-6600u:       PASS -> INCOMPLETE (fdo#104108)
      fi-cfl-8700k:       PASS -> INCOMPLETE (fdo#106070)
      fi-cnl-y3:          PASS -> INCOMPLETE (fdo#105086)
      fi-cnl-psr:         PASS -> INCOMPLETE (fdo#105086)
      fi-cfl-s3:          PASS -> INCOMPLETE (fdo#106070)
      fi-skl-gvtdvm:      PASS -> INCOMPLETE (fdo#105600, fdo#104108)
      fi-skl-6260u:       PASS -> INCOMPLETE (fdo#104108)
      fi-bxt-j4205:       PASS -> INCOMPLETE (fdo#103927)

    igt at gem_cpu_reloc@basic:
      fi-bxt-dsi:         PASS -> INCOMPLETE (fdo#103927)
      fi-kbl-guc:         PASS -> INCOMPLETE (fdo#106693)

    igt at gem_exec_nop@basic-parallel:
      fi-bdw-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#103927 https://bugs.freedesktop.org/show_bug.cgi?id=103927
  fdo#104108 https://bugs.freedesktop.org/show_bug.cgi?id=104108
  fdo#105086 https://bugs.freedesktop.org/show_bug.cgi?id=105086
  fdo#105600 https://bugs.freedesktop.org/show_bug.cgi?id=105600
  fdo#106070 https://bugs.freedesktop.org/show_bug.cgi?id=106070
  fdo#106693 https://bugs.freedesktop.org/show_bug.cgi?id=106693


== Participating hosts (44 -> 39) ==

  Missing    (5): fi-ctg-p8600 fi-byt-squawks fi-ilk-m540 fi-glk-j4005 fi-skl-6700hq 


== Build changes ==

    * Linux: CI_DRM_4270 -> Trybot_2246

  CI_DRM_4270: 432b83315fec202eb96312e2538679c051c7b886 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4505: 8a8f0271a71e2e0d2a2caa4d41f4ad1d9c89670e @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2246: 759ac1a7ecf77f380c31e8ae6cba813f1259dfa2 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

759ac1a7ecf7 drm/i915: Track the last-active inside the i915_vma
a6ee2275e315 drm/i915: Track vma activity per fence.context, not per engine
73a68ec91573 drm/i915: Start returning an error from i915_vma_move_to_active()
ea2213e25a8f drm/i915: Refactor export_fence() after i915_vma_move_to_active()
e3a0b774ff12 drm/i915: Priority boost switching to an idle ring
374d298457b4 drm/i915: Priority boost for new clients
b9ec11d5a05e drm/i915: Combine multiple internal plists into the same i915_priolist bucket
8431723bfc0d drm/i915: Reserve some priority bits for internal use
be8166847fb9 drm/i915/execlists: Switch to rb_root_cached
912c57eb1eed drm/i915: Only signal from interrupt when requested
5f15d8b7b19a drm/i915: Move the irq_counter inside the spinlock
f11953ec2fa9 drm/i915: Reduce spinlock hold time during notify_ring() interrupt
a5777028f230 drm/i915: Hold request reference for submission until retirement
13e08dc5d08a drm/i915: Move engine request retirement to intel_engine_cs
afdf6ae80057 drm/i915: Wait for engines to idle before retiring
ecd3db68ca8d drm/i915: Move rate-limiting request retire to after submission
2d7ed07601d9 drm/i915/execlists: Direct submission of new requests (avoid tasklet/ksoftirqd)
17568ed22852 drm/i915/execlists: Unify CSB access pointers
ce5ff00dacb5 drm/i915/execlists: Process one CSB interrupt at a time
13782fb8a9bc drm/i915/execlists: Pull CSB reset under the timeline.lock
8018d21b126b drm/i915/execlists: Pull submit after dequeue under timeline lock
c2d1ea5b28fd drm/i915/execlists: Reset the CSB head tracking on reset/sanitization
7be6177214cf drm/i915: Be irqsafe inside reset
1c6657f36d44 drm/i915/guc: Disable preemption if it fails
9d7297effe8a drm/i915: Assert we idle in the kernel context
2a9b3b20d9e8 drm/i915/gtt: Enable full-ppgtt by default everywhere!
3348540c1500 drm/i915/gtt: Enable full-ppgtt by default for HSW
2ce6a838dec3 drm/i915: Apply the full CPU domain markup before freezing
3e39da0269be drm/i915: Flush all writes before suspend
63b092b54d94 drm/i915/gtt: Don't restore the non-existent PDE for GGTT
cfe6832cbd55 drm/i915/gtt: Avoid calling non-existent allocate_va_range

== Logs ==

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


More information about the Intel-gfx-trybot mailing list