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

Patchwork patchwork at emeril.freedesktop.org
Mon Apr 30 16:32:36 UTC 2018


== Series Details ==

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

== Summary ==

= CI Bug Log - changes from CI_DRM_4113 -> Trybot_2099 =

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt at drv_module_reload@basic-no-display:
      fi-bsw-n3050:       PASS -> DMESG-FAIL

    igt at gem_ctx_create@basic-files:
      fi-hsw-4770:        PASS -> FAIL
      fi-hsw-4200u:       PASS -> FAIL

    igt at gem_exec_suspend@basic-s3:
      fi-hsw-4770:        PASS -> INCOMPLETE
      fi-hsw-4200u:       PASS -> INCOMPLETE

    
    ==== Warnings ====

    igt at gem_ctx_create@basic:
      fi-elk-e7500:       SKIP -> PASS +6

    igt at gem_ctx_exec@basic:
      fi-ilk-650:         SKIP -> PASS +6
      fi-bwr-2160:        SKIP -> PASS +6

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

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt at kms_flip@basic-flip-vs-wf_vblank:
      fi-skl-6770hq:      PASS -> FAIL (fdo#100368)

    igt at kms_pipe_crc_basic@read-crc-pipe-c-frame-sequence:
      fi-skl-6770hq:      PASS -> FAIL (fdo#103481) +2

    igt at kms_pipe_crc_basic@suspend-read-crc-pipe-a:
      fi-ivb-3520m:       PASS -> DMESG-WARN (fdo#106084)

    igt at kms_pipe_crc_basic@suspend-read-crc-pipe-b:
      fi-snb-2520m:       PASS -> INCOMPLETE (fdo#103713)

    
  fdo#100368 https://bugs.freedesktop.org/show_bug.cgi?id=100368
  fdo#103481 https://bugs.freedesktop.org/show_bug.cgi?id=103481
  fdo#103713 https://bugs.freedesktop.org/show_bug.cgi?id=103713
  fdo#106084 https://bugs.freedesktop.org/show_bug.cgi?id=106084


== Participating hosts (38 -> 35) ==

  Missing    (3): fi-ctg-p8600 fi-ilk-m540 fi-skl-6700hq 


== Build changes ==

    * Linux: CI_DRM_4113 -> Trybot_2099

  CI_DRM_4113: 1d2a421b1f9b47883b9d0eeb28dc4069e462dbe3 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4452: 29ae12bd764e3b1876356e7628a32192b4ec9066 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2099: 1c260c13f43e8169399210f645beba87ff6aabfd @ git://anongit.freedesktop.org/gfx-ci/linux
  piglit_4452: 04a2952c5b3782eb03cb136bb16d89daaf243f14 @ git://anongit.freedesktop.org/piglit


== Linux commits ==

1c260c13f43e RFC drm/i915: Load balancing across a virtual engine
f643be04ad2a drm/i915: Allow a context to define its set of engines
66862e475394 drm/i915: Re-arrange execbuf so context is known before engine
09ab4edb0320 drm/i915: Fix I915_EXEC_RING_MASK
d57ce81899c6 drm/i915: Allow contexts to share a single timeline across all engines
5092ffbea1e4 drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
0ec8fbd3a0c5 drm/i915: Introduce the i915_user_extension_method
e453d8765bd0 drm/i915: Track vma activity per fence.context, not per engine
d18f543a216b drm/i915: Start returning an error from i915_vma_move_to_active()
b39b5ad571a0 drm/i915: Refactor export_fence() after i915_vma_move_to_active()
4d886c7ab922 drm/i915: Priority boost switching to an idle ring
bfced2e3aa14 drm/i915: Priority boost for new clients
29e08fc45145 drm/i915/execlists: Switch to rb_root_cached
d22208e7d2c4 drm/i915: Only signal from interrupt when requested
dd6a83023a8c drm/i915: Move the irq_counter inside the spinlock
8720059b2d2c drm/i915: Reduce spinlock hold time during notify_ring() interrupt
d99cfcbd0cd9 drm/i915: Support per-context user requests for GPU frequency control
15109f955319 drm/i915: Remove unwarranted clamping for hsw/bdw
7a4cdcecb2b2 drm/i915,intel_ips: Enable GPU wait-boosting with IPS
3cd8baefc89a drm/i915: Pull IPS into GT power management
dee1750170c6 drm/i915: Rename rps min/max frequencies
6c449e05dd5f drm/i915: Refactor frequency bounds computation
fe7195ba0828 drm/i915: Simplify rc6/rps enabling
0e08be0a7540 drm/i915: Enabling rc6 and rps have different requirements, so separate them
0081d2133692 drm/i915: Split control of rps and rc6
474a14ac0c76 drm/i915: Reorder GT interface code
a3758d6c495d drm/i915: Remove defunct intel_suspend_gt_powersave()
dc4d7943c1a2 drm/i915: Track HAS_RPS alongside HAS_RC6 in the device info
69ee36139fd6 drm/i915: Move all the RPS irq handlers to intel_gt_pm
44fa63b69fb5 drm/i915: Move rps worker to intel_gt_pm.c
261357beb6db drm/i915: Split GT powermanagement functions to intel_gt_pm.c
bc62b8a0e0c1 drm/i915: Enable render context support for gen4 (Broadwater to Cantiga)
049ca94e7b5d drm/i915: Enable render context support for Ironlake (gen5)
789c84a668e8 drm/i915: Generalize i915_gem_sanitize() to reset contexts
1370331d82c1 drm/i915: Record logical context support in driver caps
a225b7b5f4fb drm/i915: Mark up Ironlake ips with rpm wakerefs
76e6c6b83325 drm/i915: Move sandybride pcode access to intel_sideband.c
6ba07bda9471 drm/i915: Merge sandybridge_pcode_(read|write)
3142ee265a69 drm/i915: Merge sbi read/write into a single accessor
9194ca908854 drm/i915: Separate sideband declarations to intel_sideband.h
725126ff2554 drm/i915: Replace pcu_lock with sb_lock
1f1b92424695 Revert "drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3"
f263a7c05660 drm/i915: Reduce RPS update frequency on Valleyview/Cherryview
ee5d0e6e6b92 drm/i915: Lift sideband locking for vlv_punit_(read|write)
c4a46742a274 drm/i915: Lift acquiring the vlv punit magic to a common sb-get
3288143e0098 drm/i915: Disable preemption and sleeping while using the punit sideband
d38d69a0494d drm/i915: Allow user control over preempt timeout on their important context
eaedf9235668 drm/i915: Use a preemption timeout to enforce interactivity
8fd816cd13e9 drm/i915/preemption: Select timeout when scheduling
4f5cf5f82c95 drm/i915/execlists: Try preempt-reset from hardirq timer context
4e30d33e6eee drm/i915/execlists: Force preemption via reset on timeout
39d305c48229 drm/i915: Allow init_breadcrumbs to be used from irq context
30a04918646c drm/i915/guc: Make submission tasklet hardirq safe
bdd550f34fd8 drm/i915/execlists: Make submission tasklet hardirq safe
17f1f89d5abe drm/i915: Be irqsafe inside reset
4b5c72a1bddf drm/i915: Stop parking the signaler around reset
245a9cd8f1ad drm/i915: Combine tasklet_kill and tasklet_disable
2089ecf6af98 drm/i915/execlists: Flush pending preemption events during reset
7f2ede125486 drm/i915: Split execlists/guc reset preparations
8f5a9b86e44e drm/i915: Move engine reset prepare/finish to backends
fbc96b62e8cf drm/i915/execlists: Refactor out complete_preempt_context()
d8d18141edfd drm/i915: Store a pointer to intel_context in i915_request
9181e994a287 drm/i915: Move fiddling with engine->last_retired_context
0ffe37997a4a drm/i915: Move request->ctx aside
41eee4dd7c01 drm/i915: Keep one request in our ring_list
c5a8f7408662 drm/i915: Lazily unbind vma on close
b59097075014 drm/i915: Split i915_gem_timeline into individual timelines
a8046ce3b2af drm/i915: Move timeline from GTT to ring
e772b7ddb224 drm/i915: Only track live rings for retiring
4c9460a2ab77 drm/i915: Retire requests along rings
f1dd42f45600 drm/i915: Wrap engine->context_pin() and engine->context_unpin()
9a21834f14cd drm/i915: Stop tracking timeline->inflight_seqnos
e86f6903056c drm/i915/gtt: Enable full-ppgtt by default for HSW
412b42d47251 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_2099/issues.html


More information about the Intel-gfx-trybot mailing list