✗ 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
Sun Sep 23 09:48:06 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/50062/
State : failure

== Summary ==

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

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt at drv_module_reload@basic-reload-inject:
      fi-bwr-2160:        PASS -> INCOMPLETE

    igt at kms_pipe_crc_basic@suspend-read-crc-pipe-a:
      fi-gdg-551:         PASS -> INCOMPLETE

    
    ==== Warnings ====

    igt at kms_pipe_crc_basic@hang-read-crc-pipe-b:
      fi-skl-guc:         PASS -> SKIP +2

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

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

    igt at kms_flip@basic-flip-vs-modeset:
      fi-ilk-650:         PASS -> DMESG-WARN (fdo#106387)

    igt at kms_pipe_crc_basic@suspend-read-crc-pipe-b:
      fi-blb-e6850:       PASS -> INCOMPLETE (fdo#107718)

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


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

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


== Build changes ==

    * Linux: CI_DRM_4866 -> Trybot_2977

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


== Linux commits ==

70994e886bd8 drm/i915/guc: Disable global reset
a3d36350e8de drm/i915: Remove GPU reset dependence on struct_mutex
e488911864da drm/i915: Perform device reset under stop-machine
4cbf869986cd drm/i915: Allow specification of parallel execbuf
44f4e2790adc virtual-bond
17971fc6679b request-wait
0c89aafd5096 drm/i915: Add asynchronous waits on a value to change from non-zero
73da4fa1e291 drm/i915: Hold request reference for submission until retirement
987dfcee8d03 drm/i915: Move engine request retirement to intel_engine_cs
43658ddf6a96 drm/i915: Move rate-limiting request retire to after submission
c4fc804d45e7 drm/i915: Stop tracking MRU activity on VMA
4dd01b72cd37 drm/i915: Dampen RPS slow start
d3d6831e3ede drm/i915: Limit C-states when waiting for the active request
1378da5ce8a9 drm/amdgpu: Transfer fences to dmabuf importer
10c91d4052e1 drm/i915: Mark "page-backed" dmabuf as being shrinkable
f4df9f6f8863 drm/i915/selftests: Exercise invalidation of dmabuf import from shrinker
f276e329ec2c drm: Remove defunct dma_buf_kmap stubs
02e5e464e976 drm/i915: Load balancing across a virtual engine
61d40ddf76ea drm/i915/execlists: Refactor out can_merge_rq()
4be64e2c0139 drm/i915/execlists: Flush the CS events before unpinning
71b30556f05f drm/i915: Allow a context to define its set of engines
d548e9a48082 drm/i915: Re-arrange execbuf so context is known before engine
f196c79d50df drm/i915: Fix I915_EXEC_RING_MASK
91205291e40c drm/i915: Allow contexts to share a single timeline across all engines
18aaee976394 drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
8f205fbee0a1 drm/i915: Introduce the i915_user_extension_method
d6c74aea1ceb drm/i915: Make all GPU resets atomic
7bfc706b1d17 drm/i915: Pull all the reset functionality together into i915_reset.c
7bf2ef595ceb drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
c30557ce6b54 drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
3f67e5dca840 drm/i915: Mark up Ironlake ips with rpm wakerefs
c700a02d85e9 drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
0c07d781aee5 drm/i915/dp: Markup pps lock power well
23b02ccb57d2 drm/i915: Track the wakeref used to initialise display power domains
16bb86337213 drm/i915: Markup paired operations on display power domains
dcd70e13347d drm/i915: Syntatic sugar for using intel_runtime_pm
102fe616fae3 drm/i915: Markup paired operations on wakerefs
54f5fa2a499b drm/i915: Track all held rpm wakerefs
e4a9a11e1794 drm/i915: Remove debugfs/i915_ppgtt_info
e856dca86027 drm/i915: Report the number of closed vma held by each context in debugfs
bbb9f04e1623 drm/i915: Priority boost for waiting clients
434c67462687 drm/i915: Pull scheduling under standalone lock
705bd2d7e02b drm/i915: Priority boost for new clients
aa5516878da2 drm/i915: Combine multiple internal plists into the same i915_priolist bucket
e0599ae4ea05 drm/i915: Reserve some priority bits for internal use
28a2a6b5dc86 drm/i915/execlists: Assert the queue is non-empty on unsubmitting
9ff1caf84c70 drm/i915/execlists: Avoid kicking priority on the current context
f915e78e9a42 drm/i915: Cache the error string
83871ab0b6ed drm/i915: Clear the error PTE just once on finish
3f71725eb641 drm/i915: Handle incomplete Z_FINISH for compressed error states
2a6fd4fd1640 drm/i915: Replace some open-coded i915_map_coherent_type()
14edf64a80ff drm/i915/selftests: Smoketest preemption
1aeb32fc9172 drm/i915: Remove i915.enable_ppgtt override
19b88f698b32 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_2977/issues.html


More information about the Intel-gfx-trybot mailing list