✗ Fi.CI.BAT: failure for series starting with [01/53] drm/i915: Match code to comment and enforce ppgtt for execlists

Patchwork patchwork at emeril.freedesktop.org
Sat Sep 22 16:40:21 UTC 2018


== Series Details ==

Series: series starting with [01/53] drm/i915: Match code to comment and enforce ppgtt for execlists
URL   : https://patchwork.freedesktop.org/series/50053/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4866 -> Trybot_2972 =

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

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

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

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

    igt at kms_pipe_crc_basic@suspend-read-crc-pipe-c:
      fi-icl-u:           PASS -> INCOMPLETE (fdo#107713)

    
    ==== Possible fixes ====

    igt at kms_frontbuffer_tracking@basic:
      fi-byt-clapper:     FAIL (fdo#103167) -> PASS

    igt at kms_pipe_crc_basic@read-crc-pipe-a:
      fi-byt-clapper:     FAIL (fdo#107362) -> PASS +1

    igt at kms_pipe_crc_basic@read-crc-pipe-b-frame-sequence:
      fi-byt-clapper:     FAIL (fdo#107362, fdo#103191) -> PASS

    igt at pm_rpm@basic-rte:
      fi-bxt-dsi:         INCOMPLETE (fdo#103927) -> PASS

    
  fdo#103167 https://bugs.freedesktop.org/show_bug.cgi?id=103167
  fdo#103191 https://bugs.freedesktop.org/show_bug.cgi?id=103191
  fdo#103841 https://bugs.freedesktop.org/show_bug.cgi?id=103841
  fdo#103927 https://bugs.freedesktop.org/show_bug.cgi?id=103927
  fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362
  fdo#107713 https://bugs.freedesktop.org/show_bug.cgi?id=107713


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

  Additional (1): fi-skl-6700hq 
  Missing    (5): fi-ctg-p8600 fi-ilk-m540 fi-byt-squawks fi-bsw-cyan fi-hsw-4200u 


== Build changes ==

    * Linux: CI_DRM_4866 -> Trybot_2972

  CI_DRM_4866: 7948ff829b8fad8d124013f77f82e62395e90271 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4649: 19b0c74d20d9b53d4c82be14af0909a3b6846010 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2972: 9ffe42e21ca7de396fbee5c3e4549ea4e53a41b8 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

9ffe42e21ca7 drm/i915: Remove GPU reset dependence on struct_mutex
1a8bfeec4bd4 drm/i915: Perform device reset under stop-machine
e66a8490a9c7 drm/i915: Allow specification of parallel execbuf
2bf67c635e09 virtual-bond
4c1a64da03a2 request-wait
adf10d7aca47 drm/i915: Add asynchronous waits on a value to change from non-zero
a6b766eacb0c drm/i915: Hold request reference for submission until retirement
d0879aab2456 drm/i915: Move engine request retirement to intel_engine_cs
bcb8d79cc41c drm/i915: Move rate-limiting request retire to after submission
25a360999724 drm/i915: Stop tracking MRU activity on VMA
b2ed9167e177 drm/i915: Dampen RPS slow start
0f550ad2b261 drm/i915: Limit C-states when waiting for the active request
c9105e7f0ec5 drm/amdgpu: Transfer fences to dmabuf importer
7e3a4d65fa92 drm/i915: Mark "page-backed" dmabuf as being shrinkable
247e2f8b4566 drm/i915/selftests: Exercise invalidation of dmabuf import from shrinker
c09e95574c63 drm: Remove defunct dma_buf_kmap stubs
707192dc0384 drm/i915: Load balancing across a virtual engine
bf2e4eee7faf drm/i915/execlists: Refactor out can_merge_rq()
636d38128e5e drm/i915/execlists: Flush the CS events before unpinning
8ac5618ac604 drm/i915: Allow a context to define its set of engines
fcbfafdc27d6 drm/i915: Re-arrange execbuf so context is known before engine
7bdc87d2f7f5 drm/i915: Fix I915_EXEC_RING_MASK
ee72286a6c4a drm/i915: Allow contexts to share a single timeline across all engines
6931f477bcb1 drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
caf4d29461b0 drm/i915: Introduce the i915_user_extension_method
623bf3cc2ae2 drm/i915: Make all GPU resets atomic
b727447771f4 drm/i915: Pull all the reset functionality together into i915_reset.c
c19ae49f5454 drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
b07a46afdd60 drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
6ca89d25344e drm/i915: Mark up Ironlake ips with rpm wakerefs
d91b66270041 drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
79213618c0e0 drm/i915/dp: Markup pps lock power well
6aafad50fb98 drm/i915: Track the wakeref used to initialise display power domains
2343e66fbb38 drm/i915: Markup paired operations on display power domains
b06840c2f385 drm/i915: Syntatic sugar for using intel_runtime_pm
0400aa591c7d drm/i915: Markup paired operations on wakerefs
35927b569fc5 drm/i915: Track all held rpm wakerefs
1bb86c23d02a drm/i915: Remove debugfs/i915_ppgtt_info
16d8aaa4002d drm/i915: Report the number of closed vma held by each context in debugfs
5b12082fdd89 drm/i915: Priority boost for waiting clients
491fdea857a8 drm/i915: Pull scheduling under standalone lock
803cc35e501e drm/i915: Priority boost for new clients
a96ab0a3b6f2 drm/i915: Combine multiple internal plists into the same i915_priolist bucket
2812785a021c drm/i915: Reserve some priority bits for internal use
50c555ca51d5 drm/i915/execlists: Assert the queue is non-empty on unsubmitting
02c2bf6a1403 drm/i915/execlists: Avoid kicking priority on the current context
1037f747906d drm/i915: Cache the error string
595bea6e4283 drm/i915: Clear the error PTE just once on finish
7277e778f8b4 drm/i915: Handle incomplete Z_FINISH for compressed error states
a872f53e1e32 drm/i915: Replace some open-coded i915_map_coherent_type()
7ddd9b5d0b68 drm/i915/selftests: Smoketest preemption
845fb257b535 drm/i915: Remove i915.enable_ppgtt override
e3cee4d90a4d drm/i915: Match code to comment and enforce ppgtt for execlists

== Logs ==

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


More information about the Intel-gfx-trybot mailing list