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

Patchwork patchwork at emeril.freedesktop.org
Sat Sep 22 18:40:12 UTC 2018


== Series Details ==

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

== Summary ==

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

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

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

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

    igt at gem_cpu_reloc@basic:
      fi-kbl-7560u:       PASS -> INCOMPLETE

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt at kms_pipe_crc_basic@nonblocking-crc-pipe-b:
      fi-byt-clapper:     PASS -> FAIL (fdo#107362)

    
    ==== 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#103927 https://bugs.freedesktop.org/show_bug.cgi?id=103927
  fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362


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

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


== Build changes ==

    * Linux: CI_DRM_4866 -> Trybot_2973

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


== Linux commits ==

ab472741a383 no-guc-log
1f1149cd07ed drm/i915: Remove GPU reset dependence on struct_mutex
09b16c8f68d8 drm/i915: Perform device reset under stop-machine
00da772d0eb4 drm/i915: Allow specification of parallel execbuf
7fc7762f1244 virtual-bond
b931352458bb request-wait
c232c335819b drm/i915: Add asynchronous waits on a value to change from non-zero
5c28b98e12e0 drm/i915: Hold request reference for submission until retirement
493a20fce140 drm/i915: Move engine request retirement to intel_engine_cs
2299463e45fc drm/i915: Move rate-limiting request retire to after submission
dc6930ab8fd9 drm/i915: Stop tracking MRU activity on VMA
6c350199339e drm/i915: Dampen RPS slow start
27b73282103e drm/i915: Limit C-states when waiting for the active request
4bc9fc914168 drm/amdgpu: Transfer fences to dmabuf importer
074cef888423 drm/i915: Mark "page-backed" dmabuf as being shrinkable
6c945786339e drm/i915/selftests: Exercise invalidation of dmabuf import from shrinker
683b87fced2d drm: Remove defunct dma_buf_kmap stubs
4bbc822d9ef8 drm/i915: Load balancing across a virtual engine
66ac78f9b952 drm/i915/execlists: Refactor out can_merge_rq()
9ac3d285f4fe drm/i915/execlists: Flush the CS events before unpinning
00b9b16e0d56 drm/i915: Allow a context to define its set of engines
458fd99156b0 drm/i915: Re-arrange execbuf so context is known before engine
8d6c2bfae1f9 drm/i915: Fix I915_EXEC_RING_MASK
cff3a731f4ec drm/i915: Allow contexts to share a single timeline across all engines
47e3cec54b45 drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
44bf19129ef7 drm/i915: Introduce the i915_user_extension_method
ead9984b3c88 drm/i915: Make all GPU resets atomic
bf7fe853a19e drm/i915: Pull all the reset functionality together into i915_reset.c
2ceb8fc38243 drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
b8ddee28d62a drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
f91f90c90677 drm/i915: Mark up Ironlake ips with rpm wakerefs
8b0c8e135bf4 drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
658938fa8e22 drm/i915/dp: Markup pps lock power well
5a1a019ede81 drm/i915: Track the wakeref used to initialise display power domains
33727b40f029 drm/i915: Markup paired operations on display power domains
cc36b8c755b0 drm/i915: Syntatic sugar for using intel_runtime_pm
2304b352cdf8 drm/i915: Markup paired operations on wakerefs
7a97574fb038 drm/i915: Track all held rpm wakerefs
aeb7e87044c9 drm/i915: Remove debugfs/i915_ppgtt_info
1902213a8086 drm/i915: Report the number of closed vma held by each context in debugfs
4ab2c0e78185 drm/i915: Priority boost for waiting clients
208709bfd966 drm/i915: Pull scheduling under standalone lock
b94d87afd5b2 drm/i915: Priority boost for new clients
83a7040b9774 drm/i915: Combine multiple internal plists into the same i915_priolist bucket
7ffc90666b05 drm/i915: Reserve some priority bits for internal use
12db1e87c916 drm/i915/execlists: Assert the queue is non-empty on unsubmitting
67df048fcbe9 drm/i915/execlists: Avoid kicking priority on the current context
b4201cac32e6 drm/i915: Cache the error string
0aa62b553259 drm/i915: Clear the error PTE just once on finish
4b7e03e5c1f5 drm/i915: Handle incomplete Z_FINISH for compressed error states
f36f446a5c5c drm/i915: Replace some open-coded i915_map_coherent_type()
b8a5f6c385af drm/i915/selftests: Smoketest preemption
c86fd155aba9 drm/i915: Remove i915.enable_ppgtt override
fb277260b650 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_2973/issues.html


More information about the Intel-gfx-trybot mailing list