✗ Fi.CI.BAT: failure for series starting with [01/28] drm/i915: Remove i915.enable_ppgtt override

Patchwork patchwork at emeril.freedesktop.org
Wed Sep 26 11:37:37 UTC 2018


== Series Details ==

Series: series starting with [01/28] drm/i915: Remove i915.enable_ppgtt override
URL   : https://patchwork.freedesktop.org/series/50186/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4879 -> Trybot_2986 =

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt at core_auth@basic-auth:
      fi-kbl-r:           PASS -> INCOMPLETE
      fi-kbl-7560u:       PASS -> INCOMPLETE
      fi-cfl-8700k:       PASS -> INCOMPLETE
      fi-whl-u:           PASS -> INCOMPLETE
      fi-skl-iommu:       PASS -> INCOMPLETE
      fi-kbl-soraka:      PASS -> INCOMPLETE
      fi-snb-2600:        PASS -> INCOMPLETE
      fi-hsw-4770r:       PASS -> INCOMPLETE

    igt at core_prop_blob@basic:
      fi-ivb-3770:        PASS -> DMESG-WARN +1
      fi-byt-clapper:     PASS -> DMESG-WARN +1
      fi-hsw-peppy:       PASS -> DMESG-WARN +1

    igt at debugfs_test@read_all_entries:
      fi-ivb-3770:        PASS -> INCOMPLETE
      fi-cfl-s3:          PASS -> INCOMPLETE
      fi-hsw-peppy:       PASS -> INCOMPLETE
      fi-bsw-kefka:       PASS -> INCOMPLETE
      fi-skl-6700hq:      PASS -> INCOMPLETE
      fi-bdw-samus:       PASS -> INCOMPLETE
      fi-kbl-7567u:       PASS -> INCOMPLETE
      fi-cfl-8109u:       PASS -> INCOMPLETE
      fi-skl-6600u:       PASS -> INCOMPLETE
      fi-skl-caroline:    PASS -> INCOMPLETE
      fi-ilk-650:         PASS -> DMESG-WARN
      fi-bsw-n3050:       PASS -> INCOMPLETE
      fi-skl-6700k2:      PASS -> INCOMPLETE
      fi-skl-6770hq:      PASS -> INCOMPLETE

    igt at gem_busy@basic-busy-default:
      fi-cnl-u:           PASS -> DMESG-WARN +1
      fi-icl-u:           NOTRUN -> DMESG-WARN +1
      fi-kbl-x1275:       PASS -> INCOMPLETE +1
      fi-kbl-8809g:       PASS -> INCOMPLETE +1

    igt at gem_close_race@basic-process:
      fi-ilk-650:         PASS -> INCOMPLETE +1
      fi-blb-e6850:       PASS -> INCOMPLETE +1
      fi-bwr-2160:        PASS -> INCOMPLETE

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt at core_auth@basic-auth:
      fi-glk-j4005:       PASS -> INCOMPLETE (k.org#198133, fdo#103359)
      fi-snb-2520m:       NOTRUN -> INCOMPLETE (fdo#103713)
      fi-byt-n2820:       PASS -> INCOMPLETE (fdo#102657)
      fi-cfl-guc:         PASS -> INCOMPLETE (fdo#106693)
      fi-bxt-j4205:       PASS -> INCOMPLETE (fdo#103927)
      fi-skl-gvtdvm:      PASS -> INCOMPLETE (fdo#105600)

    igt at debugfs_test@read_all_entries:
      fi-glk-dsi:         PASS -> INCOMPLETE (k.org#198133, fdo#103359)
      fi-byt-clapper:     PASS -> INCOMPLETE (fdo#102657)
      fi-bxt-dsi:         PASS -> INCOMPLETE (fdo#103927)

    igt at gem_busy@basic-busy-default:
      fi-elk-e7500:       PASS -> INCOMPLETE (fdo#103989) +1
      fi-kbl-guc:         PASS -> INCOMPLETE (fdo#106693) +1

    
  fdo#102657 https://bugs.freedesktop.org/show_bug.cgi?id=102657
  fdo#103359 https://bugs.freedesktop.org/show_bug.cgi?id=103359
  fdo#103713 https://bugs.freedesktop.org/show_bug.cgi?id=103713
  fdo#103927 https://bugs.freedesktop.org/show_bug.cgi?id=103927
  fdo#103989 https://bugs.freedesktop.org/show_bug.cgi?id=103989
  fdo#105600 https://bugs.freedesktop.org/show_bug.cgi?id=105600
  fdo#106693 https://bugs.freedesktop.org/show_bug.cgi?id=106693
  k.org#198133 https://bugzilla.kernel.org/show_bug.cgi?id=198133


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

  Additional (2): fi-icl-u fi-snb-2520m 
  Missing    (9): fi-ilk-m540 fi-hsw-4200u fi-skl-guc fi-byt-squawks fi-icl-u2 fi-bsw-cyan fi-ctg-p8600 fi-hsw-4770 fi-gdg-551 


== Build changes ==

    * Linux: CI_DRM_4879 -> Trybot_2986

  CI_DRM_4879: 4479cfaa37f67802bf6d9af92ae703011926bcb8 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4650: a6e21812d100dce68450727e79fc09e0c0033683 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2986: bf9338bbe22fb913ad803d8981121d974cddc236 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

bf9338bbe22f drm/i915: Move vma lookup to its own lock
fd29bc69f5f1 drm/i915: Pull VM lists under the VM mutex.
76c72e9a987d drm/i915: Make all GPU resets atomic
54e87814f015 drm/i915: Pull all the reset functionality together into i915_reset.c
789d8822f37e drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
727eda7ccd7a drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
9b62ea3ac496 drm/i915: Mark up Ironlake ips with rpm wakerefs
6f71ded8a9ad drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
c61da4d27a98 drm/i915/dp: Markup pps lock power well
2061254aaf21 drm/i915: Track the wakeref used to initialise display power domains
bdd05409924e drm/i915: Markup paired operations on display power domains
74b0def3e9f2 drm/i915: Syntatic sugar for using intel_runtime_pm
ad98de0c6f1f drm/i915: Markup paired operations on wakerefs
956eb10d61b0 drm/i915: Track all held rpm wakerefs
f33728e30710 drm/i915: Remove debugfs/i915_ppgtt_info
bf16da5015d1 drm/i915: Report the number of closed vma held by each context in debugfs
19a2812cb523 drm/i915: Cache the error string
bfe72228a564 drm/i915: Clear the error PTE just once on finish
a40275951b13 drm/i915: Handle incomplete Z_FINISH for compressed error states
ebce050827d7 drm/i915: Replace some open-coded i915_map_coherent_type()
e9acc69a7bce drm/i915: Priority boost for waiting clients
bb0324cd7623 drm/i915: Pull scheduling under standalone lock
e29cd0f2e059 drm/i915: Priority boost for new clients
3d9943b6a24c drm/i915: Combine multiple internal plists into the same i915_priolist bucket
25ad9f3a8757 drm/i915: Reserve some priority bits for internal use
1ebbd1eb63ae drm/i915/execlists: Avoid kicking priority on the current context
4d606daabeb1 drm/i915/selftests: Smoketest preemption
a0151b1af748 drm/i915: Remove i915.enable_ppgtt override

== Logs ==

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


More information about the Intel-gfx-trybot mailing list