✗ Fi.CI.BAT: failure for series starting with [01/36] drm/i915: Remove partial attempt to swizzle on pread/pwrite

Patchwork patchwork at emeril.freedesktop.org
Thu Jul 26 17:59:13 UTC 2018


== Series Details ==

Series: series starting with [01/36] drm/i915: Remove partial attempt to swizzle on pread/pwrite
URL   : https://patchwork.freedesktop.org/series/47294/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4554 -> Trybot_2658 =

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt at drv_selftest@live_contexts:
      fi-bdw-gvtdvm:      PASS -> DMESG-FAIL
      fi-skl-gvtdvm:      PASS -> DMESG-FAIL
      {fi-icl-u}:         PASS -> DMESG-FAIL

    igt at drv_selftest@live_hangcheck:
      fi-cfl-guc:         PASS -> DMESG-FAIL

    igt at drv_selftest@live_workarounds:
      fi-kbl-guc:         PASS -> DMESG-WARN
      fi-cfl-guc:         PASS -> DMESG-WARN

    igt at gem_tiled_fence_blits@basic:
      fi-gdg-551:         PASS -> FAIL

    
    ==== Warnings ====

    igt at drv_selftest@live_objects:
      fi-cnl-psr:         DMESG-FAIL -> DMESG-WARN

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt at drv_selftest@live_hangcheck:
      fi-skl-guc:         PASS -> DMESG-FAIL (fdo#107174)

    igt at drv_selftest@live_workarounds:
      fi-skl-guc:         PASS -> DMESG-WARN (fdo#107175)

    igt at kms_chamelium@dp-crc-fast:
      fi-kbl-7500u:       PASS -> DMESG-FAIL (fdo#103841)

    
    ==== Possible fixes ====

    igt at drv_selftest@live_coherency:
      {fi-icl-u}:         DMESG-FAIL -> PASS

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

    igt at kms_flip@basic-flip-vs-modeset:
      fi-skl-6700hq:      DMESG-WARN (fdo#105998) -> PASS

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

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

  fdo#103713 https://bugs.freedesktop.org/show_bug.cgi?id=103713
  fdo#103841 https://bugs.freedesktop.org/show_bug.cgi?id=103841
  fdo#105998 https://bugs.freedesktop.org/show_bug.cgi?id=105998
  fdo#107174 https://bugs.freedesktop.org/show_bug.cgi?id=107174
  fdo#107175 https://bugs.freedesktop.org/show_bug.cgi?id=107175


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

  Missing    (6): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-byt-clapper 


== Build changes ==

    * Linux: CI_DRM_4554 -> Trybot_2658

  CI_DRM_4554: 5ce2e0fe88bd5a3615abb7289ab98d487201c450 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4576: bcb37a9b20eeec97f15fac2222408cc2e0b77631 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2658: 5f3b97e090543ec85074b061564685c5d62219ef @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

5f3b97e09054 drm/i915: Allow specification of parallel execbuf
68e672b7b0a8 virtual-bond
6f43143783ec request-wait
7b7079dd36b2 drm/i915: Add asynchronous waits on a value to change from non-zero
08f158d5814a RFC drm/i915: Load balancing across a virtual engine
9741d30910ad drm/i915/execlists: Refactor out can_merge_rq()
62ee5a848756 drm/i915/execlists: Flush the tasklet before unpinning
13c3712c13be drm/i915: Allow a context to define its set of engines
40fff80cc52a drm/i915: Re-arrange execbuf so context is known before engine
5b3ff299d5e0 drm/i915: Fix I915_EXEC_RING_MASK
892e021488c4 drm/i915: Allow contexts to share a single timeline across all engines
462c45a262df drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
7979688c05a8 drm/i915: Introduce the i915_user_extension_method
ab7c3eb8d18b drm/i915: Priority boost switching to an idle ring
34df6881ef9a drm/i915: Priority boost for new clients
aa3df55a7dd0 drm/i915: Combine multiple internal plists into the same i915_priolist bucket
16fa4f622351 drm/i915: Reserve some priority bits for internal use
27983ec3e33d drm/i915: Hold request reference for submission until retirement
a923b5ecb728 drm/i915: Move engine request retirement to intel_engine_cs
6c228caae169 drm/i915: Move rate-limiting request retire to after submission
9813894df02e drm/i915: Reduce context HW ID lifetime
d0e593d369be drm/i915: Stop tracking MRU activity on VMA
b6e1e3e38499 drm/i915: Remove GPU reset dependence on struct_mutex
90e619dbc0d7 drm/i915: Perform device reset under stop-machine
e44fae00a4ad drm/i915: Make all GPU resets atomic
a86caf852498 drm/i915: Pull all the reset functionality together into i915_reset.c
c2cc71e7652d drm/i915: Skip repeated calls to i915_gem_set_wedged()
7d8e04993767 drm/i915: Dynamically allocate the array of drm_i915_gem_fence_reg
0c15fa785f35 drm/i915: Move fence-reg interface to i915_gem_fence_reg.h
c693d34cb1a7 drm/i915: Move aperture tracking under GGTT mutex
7d75ee55095d drm/i915: Convert fences to use a GGTT lock rather than struct_mutex
35e45479df53 drm/i915: Move fence register tracking to GGTT
155d3a047bfd drm/i915: Track any mutex used inside GPU reset
764cfe2becc4 drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
0b457d5dee5e drm/i915: Cache the error string
8c2dc46fd432 drm/i915: Remove partial attempt to swizzle on pread/pwrite

== Logs ==

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


More information about the Intel-gfx-trybot mailing list