✗ Fi.CI.BAT: failure for series starting with [01/54] drm/i915: Check whitelist registers across resets

Patchwork patchwork at emeril.freedesktop.org
Thu Apr 12 19:27:56 UTC 2018


== Series Details ==

Series: series starting with [01/54] drm/i915: Check whitelist registers across resets
URL   : https://patchwork.freedesktop.org/series/41637/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4049 -> Trybot_2037 =

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt at gem_exec_suspend@basic-s3:
      fi-skl-guc:         PASS -> FAIL

    
    ==== 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_2037 that come from known issues:

  === IGT changes ===

    ==== Issues hit ====

    igt at gem_mmap_gtt@basic-small-bo-tiledx:
      fi-gdg-551:         PASS -> FAIL (fdo#102575)

    igt at kms_chamelium@dp-edid-read:
      fi-kbl-7500u:       PASS -> FAIL (fdo#103841)

    
  fdo#102575 https://bugs.freedesktop.org/show_bug.cgi?id=102575
  fdo#103841 https://bugs.freedesktop.org/show_bug.cgi?id=103841


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

  Additional (1): fi-cnl-y3 
  Missing    (3): fi-ctg-p8600 fi-ilk-m540 fi-skl-6700hq 


== Build changes ==

    * Linux: CI_DRM_4049 -> Trybot_2037

  CI_DRM_4049: 3dbfa04d62f1f1214a03c3b2d30f987dccf50ab4 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4426: d502f055ac4500cada758876a512ac4f14b34851 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2037: e77dde550aa98807d8c04760c15d0bfdcc99ca72 @ git://anongit.freedesktop.org/gfx-ci/linux
  piglit_4426: 93b35926a150e318439d2505901288594b3548f5 @ git://anongit.freedesktop.org/piglit


== Linux commits ==

e77dde550aa9 drm/i915: Support per-context user requests for GPU frequency control
c55f0b7e3602 drm/i915: Remove unwarranted clamping for hsw/bdw
a33f053c94dc drm/i915,intel_ips: Enable GPU wait-boosting with IPS
7ce8e8398dd6 drm/i915: Pull IPS into GT power management
5e53decf709d drm/i915: Rename rps min/max frequencies
45836be1e0a8 drm/i915: Refactor frequency bounds computation
e07ca5ec051e drm/i915: Simplify rc6/rps enabling
1102aa056d8a drm/i915: Enabling rc6 and rps have different requirements, so separate them
66e9fa1ab281 drm/i915: Split control of rps and rc6
1223c4d6f12f drm/i915: Reorder GT interface code
11356ad40ae6 drm/i915: Remove defunct intel_suspend_gt_powersave()
902104e92c72 drm/i915: Track HAS_RPS alongside HAS_RC6 in the device info
3c877f75040e drm/i915: Move all the RPS irq handlers to intel_gt_pm
6c69b670846f drm/i915: Move rps worker to intel_gt_pm.c
b1bca4aa11f3 drm/i915: Split GT powermanagement functions to intel_gt_pm.c
ba421e4d1ffb drm/i915: Remove obsolete min/max freq setters from debugfs
de217559e41a drm/i915: Enable render context support for gen4 (Broadwater to Cantiga)
23ba0257f409 drm/i915: Enable render context support for Ironlake (gen5)
481965938953 drm/i915: Generalize i915_gem_sanitize() to reset contexts
322db887ace2 drm/i915: Record logical context support in driver caps
a52a9b14d875 drm/i915: Mark up Ironlake ips with rpm wakerefs
6e1fd62001c4 drm/i915: Move sandybride pcode access to intel_sideband.c
3c2501ff9000 drm/i915: Merge sandybridge_pcode_(read|write)
4c7c2aad4f78 drm/i915: Merge sbi read/write into a single accessor
695a1b66a9fc drm/i915: Separate sideband declarations to intel_sideband.h
f04fd1db7005 drm/i915: Replace pcu_lock with sb_lock
86e8f659f974 Revert "drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3"
65f365e87f7a drm/i915: Reduce RPS update frequency on Valleyview/Cherryview
655937594a15 drm/i915: Lift sideband locking for vlv_punit_(read|write)
eee8adcccfc8 drm/i915: Lift acquiring the vlv punit magic to a common sb-get
e06721001369 drm/i915: Disable preemption and sleeping while using the punit sideband
caf1ff8f87b2 drm/i915: Request driver probe from an async task
68fd7bdeaf0e drm/i915/execlists: Delay updating ring register state after resume
ff5400a0120b sigh
839c80419abc drm/i915: Allow user control over preempt timeout on their important context
27f16bace522 drm/i915: Use a preemption timeout to enforce interactivity
64b73c05e6a6 drm/i915/preemption: Select timeout when scheduling
01f00b350643 drm/i915/execlists: Try preempt-reset from hardirq timer context
6df8555165c0 drm/i915/execlists: Force preemption via reset on timeout
bbd0ab076fb7 drm/i915: Compile out engine debug for release
2f21b6d65ea2 drm/i915: Allow init_breadcrumbs to be used from irq context
9102d7c33bcf drm/i915/guc: Make submission tasklet hardirq safe
5b69704777fe drm/i915/execlists: Make submission tasklet hardirq safe
a37abf7d5cbe drm/i915: Be irqsafe inside reset
ee8ea2ac2c29 drm/i915: Stop parking the signaler around reset
a30bd7343c4d drm/i915: Combine tasklet_kill and tasklet_disable
526728cb5dc9 drm/i915/breadcrumbs: Keep the fake irq armed across reset
67317cf0e666 drm/i915/execlists: Flush pending preemption events during reset
f5f45decfe81 drm/i915: Split execlists/guc reset preparations
5a0bf0c74741 drm/i915: Move engine reset prepare/finish to backends
14eb509f5e41 drm/i915/execlists: Refactor out complete_preempt_context()
5beb9c08b305 drm/i915/selftests: Wait for idle between idle resets as well
d0d97ea572bb drm/i915: Pack params to engine->schedule() into a struct
817d6ef8d952 drm/i915: Check whitelist registers across resets

== Logs ==

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


More information about the Intel-gfx-trybot mailing list