✓ Fi.CI.BAT: success for series starting with [01/84] evict-stack

Patchwork patchwork at emeril.freedesktop.org
Sat May 12 22:22:21 UTC 2018


== Series Details ==

Series: series starting with [01/84] evict-stack
URL   : https://patchwork.freedesktop.org/series/43091/
State : success

== Summary ==

= CI Bug Log - changes from CI_DRM_4171 -> Trybot_2135 =

== Summary - WARNING ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== 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

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt at gem_exec_suspend@basic-s4-devices:
      fi-skl-guc:         PASS -> FAIL (fdo#105900, fdo#104699) +1
      fi-kbl-7500u:       PASS -> DMESG-WARN (fdo#105128)

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

    
    ==== Possible fixes ====

    igt at drv_module_reload@basic-reload:
      fi-glk-j4005:       DMESG-WARN (fdo#106248) -> PASS

    igt at kms_chamelium@hdmi-hpd-fast:
      fi-kbl-7500u:       FAIL (fdo#103841, fdo#102672) -> SKIP

    
  fdo#102672 https://bugs.freedesktop.org/show_bug.cgi?id=102672
  fdo#103713 https://bugs.freedesktop.org/show_bug.cgi?id=103713
  fdo#103841 https://bugs.freedesktop.org/show_bug.cgi?id=103841
  fdo#104699 https://bugs.freedesktop.org/show_bug.cgi?id=104699
  fdo#105128 https://bugs.freedesktop.org/show_bug.cgi?id=105128
  fdo#105900 https://bugs.freedesktop.org/show_bug.cgi?id=105900
  fdo#106248 https://bugs.freedesktop.org/show_bug.cgi?id=106248


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

  Missing    (5): fi-byt-squawks fi-ilk-m540 fi-cnl-y3 fi-skl-6700hq fi-pnv-d510 


== Build changes ==

    * Linux: CI_DRM_4171 -> Trybot_2135

  CI_DRM_4171: fe5bde58dca53de7b615789c69ed83c6420d2d1a @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4475: 35f08c12aa216d5b62a5b9984b575cee6905098f @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2135: 1eb31a9bb369f30ce970d25e16a13a382c01364e @ git://anongit.freedesktop.org/gfx-ci/linux
  piglit_4475: 3ba0657bff4216d1ec7179935590261855f1651e @ git://anongit.freedesktop.org/piglit


== Linux commits ==

1eb31a9bb369 preempt
7b563d70f679 RFC drm/i915: Load balancing across a virtual engine
9c4a922b0d94 drm/i915/execlists: Flush the tasklet before unpinning
bae613c3a0ec drm/i915: Allow a context to define its set of engines
5871c20c620d drm/i915: Re-arrange execbuf so context is known before engine
4bd6b5a96514 drm/i915: Fix I915_EXEC_RING_MASK
7c2767baba5b drm/i915: Allow contexts to share a single timeline across all engines
15c0d8be8bbc drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
cd9f5ec7a056 drm/i915: Introduce the i915_user_extension_method
c743d959f932 drm/i915: Track the last-active inside the i915_vma
fab16e4f6068 drm/i915: Track vma activity per fence.context, not per engine
7e0dec785ba1 drm/i915: Start returning an error from i915_vma_move_to_active()
2a7a59c4f71a drm/i915: Refactor export_fence() after i915_vma_move_to_active()
c84ef41a91ba drm/i915: Priority boost switching to an idle ring
6102486fdf6c drm/i915: Priority boost for new clients
341761135470 drm/i915/execlists: Switch to rb_root_cached
f659e3f104c4 drm/i915: Only signal from interrupt when requested
98d21c68e36e drm/i915: Move the irq_counter inside the spinlock
c87e07e7768a drm/i915: Reduce spinlock hold time during notify_ring() interrupt
18e662641e25 drm/i915: Support per-context user requests for GPU frequency control
8bab7174e789 drm/i915: Remove unwarranted clamping for hsw/bdw
14593d439385 drm/i915,intel_ips: Enable GPU wait-boosting with IPS
8c1fc459c68f drm/i915: Pull IPS into GT power management
60a69e3875d0 drm/i915: Rename rps min/max frequencies
beb811c4c1e3 drm/i915: Refactor frequency bounds computation
042542bbe430 drm/i915: Simplify rc6/rps enabling
a11c4619bc9e drm/i915: Enabling rc6 and rps have different requirements, so separate them
c7a5f385b730 drm/i915: Split control of rps and rc6
863e46b150dc drm/i915: Reorder GT interface code
10b683b653c7 drm/i915: Remove defunct intel_suspend_gt_powersave()
1d3459ef5be5 drm/i915: Track HAS_RPS alongside HAS_RC6 in the device info
05b5b1b2fd56 drm/i915: Move all the RPS irq handlers to intel_gt_pm
3ea22660615d drm/i915: Move rps worker to intel_gt_pm.c
d695e753f069 drm/i915: Split GT powermanagement functions to intel_gt_pm.c
770c818c3f1e drm/i915: Enable render context support for gen4 (Broadwater to Cantiga)
b5e0d16ea66c drm/i915: Enable render context support for Ironlake (gen5)
9335a4c63a6e drm/i915: Generalize i915_gem_sanitize() to reset contexts
3d4c8962677d drm/i915: Record logical context support in driver caps
4319632e7475 drm/i915: Mark up Ironlake ips with rpm wakerefs
2f69dc77fd92 drm/i915: Move sandybride pcode access to intel_sideband.c
55809e2ff713 drm/i915: Merge sandybridge_pcode_(read|write)
33bc41cc2519 drm/i915: Merge sbi read/write into a single accessor
e458e2d3031a drm/i915: Separate sideband declarations to intel_sideband.h
8e722339bed5 drm/i915: Replace pcu_lock with sb_lock
588b4ab2b7d7 Revert "drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3"
511a00a4998a drm/i915: Reduce RPS update frequency on Valleyview/Cherryview
3fe5132132e7 drm/i915: Lift sideband locking for vlv_punit_(read|write)
74e63cb8b51d drm/i915: Lift acquiring the vlv punit magic to a common sb-get
7d52d1fe691f drm/i915: Disable preemption and sleeping while using the punit sideband
9729f4ba3b4f drm/i915: Allow user control over preempt timeout on their important context
16647e5324ae drm/i915: Use a preemption timeout to enforce interactivity
843ecc728e1d drm/i915/preemption: Select timeout when scheduling
0590f52eb2a0 drm/i915/execlists: Try preempt-reset from hardirq timer context
6f872f7771c7 drm/i915/execlists: Force preemption via reset on timeout
1036f880555c drm/i915: Allow init_breadcrumbs to be used from irq context
7bb807f6a46d drm/i915/execlists: Handle copying default context state for atomic reset
0082f02dbb20 drm/i915: Make intel_engine_dump irqsafe
a9c5d54cb4d1 drm/i915: Be irqsafe inside reset
f8dd83801ca2 drm/i915: Stop parking the signaler around reset
9c0be453bc3a drm/i915/execlists: Flush pending preemption events during reset
2bf234e0c60f drm/i915: Split execlists/guc reset preparations
f33e1e31134f drm/i915: Move engine reset prepare/finish to backends
cde8b143b2a7 drm/i915/execlists: Refactor out complete_preempt_context()
053c427509c9 drm/i915: Pull the context->pin_count dec into the common intel_context_unpin
cd9ffeba026a drm/i915: Store a pointer to intel_context in i915_request
a9f02a28babd drm/i915: Move fiddling with engine->last_retired_context
d4a8b6414a6a drm/i915: Move request->ctx aside
473ab0d756c0 drm/i915: Detect if we missed kicking the execlists tasklet
db5687235ea6 drm/i915: Speed up idle detection by kicking the tasklets
28d946e7ea76 drm/i915: Remove USES_GUC_SUBMISSION() pointer chasing from gen8_cs_irq_handler
31a170afd467 drm/i915: Rearrange gen8_cs_irq_handler
a23648f4c18f drm/i915/execlists: Direct submission from irq handler
7d2825d85ef2 drm/i915/execlists: Direct submit onto idle engines
35c34a595824 drm/i915: Only sync tasklets once for recursive reset preparation
42e237947bbd drm/i915: Wrap tasklet_struct for abuse
ab609f808bf6 drm/i915: Remove tasklet flush before disable
b5a3c266aaea drm/i915/execlists: Relax CSB force-mmio for VT-d
b5b86c71d7fa drm/i915: Mark up nested spinlocks
575a727b0eb4 purge
cc9149a54fbf pin-high-ring
cbc6bba6aa7d pin-high
72e94cfb8d6c mm-once
3b3627a89e69 cache-size
3fd039ba5ef3 evict-stack

== Logs ==

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


More information about the Intel-gfx-trybot mailing list