✗ Fi.CI.BAT: failure for series starting with [01/58] drm/i915/guc: Restore preempt-context across S3/S4

Patchwork patchwork at emeril.freedesktop.org
Thu Sep 20 08:26:16 UTC 2018


== Series Details ==

Series: series starting with [01/58] drm/i915/guc: Restore preempt-context across S3/S4
URL   : https://patchwork.freedesktop.org/series/49950/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4847 -> Trybot_2956 =

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt at drv_selftest@live_contexts:
      fi-icl-u:           NOTRUN -> INCOMPLETE

    igt at drv_selftest@live_hangcheck:
      fi-skl-iommu:       PASS -> INCOMPLETE

    igt at kms_chamelium@dp-edid-read:
      fi-kbl-7500u:       PASS -> WARN

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt at drv_selftest@live_gem:
      fi-skl-guc:         PASS -> INCOMPLETE (fdo#106693)
      fi-kbl-guc:         PASS -> INCOMPLETE (fdo#106693)
      fi-cfl-guc:         PASS -> INCOMPLETE (fdo#106693)

    igt at gem_exec_suspend@basic-s3:
      fi-bdw-samus:       PASS -> INCOMPLETE (fdo#107773)

    igt at kms_psr@primary_mmap_gtt:
      fi-cnl-u:           NOTRUN -> FAIL (fdo#107383) +3

    
    ==== Possible fixes ====

    igt at gem_exec_suspend@basic-s3:
      fi-icl-u:           INCOMPLETE (fdo#107901) -> PASS

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

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

    
  fdo#105128 https://bugs.freedesktop.org/show_bug.cgi?id=105128
  fdo#106693 https://bugs.freedesktop.org/show_bug.cgi?id=106693
  fdo#107139 https://bugs.freedesktop.org/show_bug.cgi?id=107139
  fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362
  fdo#107383 https://bugs.freedesktop.org/show_bug.cgi?id=107383
  fdo#107773 https://bugs.freedesktop.org/show_bug.cgi?id=107773
  fdo#107901 https://bugs.freedesktop.org/show_bug.cgi?id=107901


== Participating hosts (49 -> 45) ==

  Additional (4): fi-cnl-u fi-bxt-j4205 fi-gdg-551 fi-snb-2600 
  Missing    (8): fi-ilk-m540 fi-hsw-4200u fi-byt-j1900 fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-glk-j4005 fi-kbl-7560u 


== Build changes ==

    * Linux: CI_DRM_4847 -> Trybot_2956

  CI_DRM_4847: 6f7b7dd162c501d7a5bd69645d55ebddc563b702 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4647: ae8187922d8de2bc739519da3bd40cf5f03f5e4f @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2956: 6177af1a22629a3c3730402d1294a2629e88adaa @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

6177af1a2262 drm/i915: Allow specification of parallel execbuf
a04cce5686b5 virtual-bond
012773059195 request-wait
2bc7be41fbf8 drm/i915: Add asynchronous waits on a value to change from non-zero
24d7190a110d drm/i915: Hold request reference for submission until retirement
8b76e9b77baf drm/i915: Move engine request retirement to intel_engine_cs
d3629dbdb017 drm/i915: Move rate-limiting request retire to after submission
bacea2872f7e drm/i915: Stop tracking MRU activity on VMA
9592df06cb4f drm/i915: Dampen RPS slow start
c22ba687ca90 drm/i915: Limit C-states when waiting for the active request
c4d901522dc1 drm/amdgpu: Transfer fences to dmabuf importer
961cef09fd10 drm/i915: Mark "page-backed" dmabuf as being shrinkable
36afe59653d7 drm/i915/selftests: Exercise invalidation of dmabuf import from shrinker
fb839fd0c7ab drm: Remove defunct dma_buf_kmap stubs
5ac4803a9eee drm/i915: Load balancing across a virtual engine
7114de6ce16b drm/i915/execlists: Refactor out can_merge_rq()
b4c91fddc504 drm/i915/execlists: Flush the CS events before unpinning
633f7cb6cba0 drm/i915: Allow a context to define its set of engines
9c91e9072c5e drm/i915: Re-arrange execbuf so context is known before engine
86f32039c997 drm/i915: Fix I915_EXEC_RING_MASK
c803ffa95ff7 drm/i915: Allow contexts to share a single timeline across all engines
27069e34c904 drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
73f9e76cf27f drm/i915: Introduce the i915_user_extension_method
f7b65d9eee02 drm/i915: Make all GPU resets atomic
88b8c11e9e22 drm/i915: Pull all the reset functionality together into i915_reset.c
2ce3059e3dbe drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
2e39777ac71c drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
582ed5228462 drm/i915: Mark up Ironlake ips with rpm wakerefs
d51a7c41b9bc drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
5a8bad5c4b1b drm/i915/dp: Markup pps lock power well
b67630889a8d drm/i915: Track the wakeref used to initialise display power domains
e0fbe1216244 drm/i915: Markup paired operations on display power domains
8516f37003e0 drm/i915: Syntatic sugar for using intel_runtime_pm
503a3f631b53 drm/i915: Markup paired operations on wakerefs
a3c8243167c9 drm/i915: Track all held rpm wakerefs
d424c8ef6152 drm/i915: Remove debugfs/i915_ppgtt_info
87af21374654 drm/i915: Report the number of closed vma held by each context in debugfs
bed720e4e217 drm/i915: Priority boost for waiting clients
11a0f90ddea0 drm/i915: Pull scheduling under standalone lock
8f73c06a67f3 drm/i915: Priority boost for new clients
79472e37bbfe drm/i915: Combine multiple internal plists into the same i915_priolist bucket
b686d3f896b6 drm/i915: Reserve some priority bits for internal use
8829cf4c842a drm/i915/execlists: Assert the queue is non-empty on unsubmitting
e0d5ac5c76ee drm/i915/execlists: Onion unwind for logical_ring_init() failure
eb22d8cb0338 drm/i915/selftests: Basic stress test for rapid context switching
eea282552c72 drm/i915/selftests: Free the batch along the contexts error path
1d6b9d33c71a drm/i915/execlists: Avoid kicking priority on the current context
d2c6be01d76a drm/i915: Cache the error string
5239df04f8f0 drm/i915: Clear the error PTE just once on finish
87c8455af215 drm/i915: Handle incomplete Z_FINISH for compressed error states
af5cfc736b86 drm/i915: Park the GPU on module load
daee9efa8863 drm/i915/selftests: Live tests emit requests and so require rpm
e05edc5bf395 drm: Fix syncobj handing of schedule() returning 0
b9e971226dec drm: Use default dma_fence hooks where possible for null syncobj
ed989537caa1 drm/i915: Request driver probe from an async task
9a6f4fb9ce8e drm/i915/fbdev: Use an ordinary worker to avoid async deadlock
b8fc01608a4f drm/i915: Replace some open-coded i915_map_coherent_type()
c8433a588a79 drm/i915/guc: Restore preempt-context across S3/S4

== Logs ==

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


More information about the Intel-gfx-trybot mailing list