✗ Fi.CI.BAT: failure for series starting with [01/11] drm: Let userspace check if driver supports modeset

Patchwork patchwork at emeril.freedesktop.org
Mon Jul 23 23:01:08 UTC 2018


== Series Details ==

Series: series starting with [01/11] drm: Let userspace check if driver supports modeset
URL   : https://patchwork.freedesktop.org/series/47091/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4530 -> Trybot_2634 =

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt at pm_rps@basic-api:
      fi-byt-n2820:       PASS -> DMESG-FAIL
      {fi-bsw-kefka}:     PASS -> DMESG-FAIL
      fi-bsw-n3050:       PASS -> DMESG-FAIL
      fi-byt-j1900:       PASS -> DMESG-FAIL

    igt at prime_busy@basic-after-default:
      fi-bsw-n3050:       PASS -> INCOMPLETE
      {fi-bsw-kefka}:     PASS -> INCOMPLETE

    
    ==== Warnings ====

    igt at kms_flip@basic-flip-vs-dpms:
      fi-glk-j4005:       PASS -> SKIP

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

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

    igt at drv_selftest@live_workarounds:
      {fi-cfl-8109u}:     PASS -> DMESG-FAIL (fdo#107292)

    igt at gem_exec_suspend@basic-s4-devices:
      fi-kbl-7500u:       PASS -> DMESG-WARN (fdo#105128, fdo#107139)

    igt at gem_mmap_gtt@basic-small-copy-xy:
      fi-glk-j4005:       PASS -> DMESG-WARN (fdo#105719)

    igt at kms_busy@basic-flip-b:
      fi-glk-j4005:       PASS -> DMESG-WARN (fdo#106097)

    igt at kms_flip@basic-flip-vs-wf_vblank:
      fi-glk-j4005:       PASS -> FAIL (fdo#100368)

    igt at prime_busy@basic-after-default:
      fi-byt-j1900:       PASS -> INCOMPLETE (fdo#102657)
      fi-byt-n2820:       PASS -> INCOMPLETE (fdo#102657)

    
    ==== Possible fixes ====

    igt at debugfs_test@read_all_entries:
      fi-snb-2520m:       INCOMPLETE (fdo#103713) -> PASS

    igt at drv_selftest@live_workarounds:
      fi-skl-6700hq:      DMESG-FAIL (fdo#107292) -> PASS

    igt at gem_exec_suspend@basic-s3:
      fi-glk-j4005:       DMESG-WARN (fdo#106097) -> PASS

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

    igt at kms_flip@basic-flip-vs-wf_vblank:
      fi-glk-dsi:         FAIL (fdo#100368) -> PASS

    
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  fdo#100368 https://bugs.freedesktop.org/show_bug.cgi?id=100368
  fdo#102657 https://bugs.freedesktop.org/show_bug.cgi?id=102657
  fdo#103713 https://bugs.freedesktop.org/show_bug.cgi?id=103713
  fdo#103841 https://bugs.freedesktop.org/show_bug.cgi?id=103841
  fdo#105128 https://bugs.freedesktop.org/show_bug.cgi?id=105128
  fdo#105719 https://bugs.freedesktop.org/show_bug.cgi?id=105719
  fdo#106097 https://bugs.freedesktop.org/show_bug.cgi?id=106097
  fdo#106248 https://bugs.freedesktop.org/show_bug.cgi?id=106248
  fdo#106725 https://bugs.freedesktop.org/show_bug.cgi?id=106725
  fdo#107139 https://bugs.freedesktop.org/show_bug.cgi?id=107139
  fdo#107292 https://bugs.freedesktop.org/show_bug.cgi?id=107292


== Participating hosts (50 -> 41) ==

  Missing    (9): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-kbl-8809g fi-pnv-d510 fi-skl-caroline fi-byt-clapper 


== Build changes ==

    * Linux: CI_DRM_4530 -> Trybot_2634

  CI_DRM_4530: d27cc4a37a5cc1ef14a3aafdcb6682e5f6a85d09 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4571: 65fccc149b85968cdce4737266b056059c1510f3 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2634: 3f186bed91fc8f1e9fd4c31385dc0f71f5170d8a @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

3f186bed91fc Revert "TEST: drm/i915: Disable display"
d59b2c5e775a squash?
4653ddfa4fa5 TEST: drm/i915: Disable display
701dffccdda1 drm/i915: Remove redundante checks for num_pipes == 0
f0cee1bf0d4a drm/i915: Do not call modeset related functions when display is disabled
f526f4dd7712 drm/i915: Move FBC init and cleanup calls to modeset functions
31bae551aa37 drm/i915: Move drm_vblank_init() to i915_load_modeset_init()
197cf863a0d5 drm/i915: Move out non-modeset calls from modeset init and cleanup
83c9f095fce7 drm/i915/runtime_pm: Share code to enable/disable PCH reset handshake
822d4859f91f drm/i915: Set PCH as NOP if display is disabled
c252a53b4633 drm: Let userspace check if driver supports modeset

== Logs ==

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


More information about the Intel-gfx-trybot mailing list