✗ Fi.CI.BAT: failure for series starting with [01/49] drm: Use default dma_fence hooks where possible for null syncobj

Patchwork patchwork at emeril.freedesktop.org
Tue Sep 18 17:36:11 UTC 2018


== Series Details ==

Series: series starting with [01/49] drm: Use default dma_fence hooks where possible for null syncobj
URL   : https://patchwork.freedesktop.org/series/49847/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4839 -> Trybot_2941 =

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt at drv_selftest@live_gem:
      fi-skl-guc:         PASS -> DMESG-FAIL
      fi-kbl-guc:         PASS -> DMESG-FAIL
      fi-cfl-guc:         PASS -> DMESG-FAIL

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

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

    igt at kms_pipe_crc_basic@suspend-read-crc-pipe-a:
      fi-byt-clapper:     PASS -> FAIL (fdo#103191, fdo#107362)
      fi-bdw-samus:       NOTRUN -> INCOMPLETE (fdo#107773)

    
    ==== Possible fixes ====

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

    igt at kms_psr@primary_page_flip:
      fi-skl-6600u:       FAIL (fdo#107336) -> PASS

    
  fdo#103167 https://bugs.freedesktop.org/show_bug.cgi?id=103167
  fdo#103191 https://bugs.freedesktop.org/show_bug.cgi?id=103191
  fdo#107336 https://bugs.freedesktop.org/show_bug.cgi?id=107336
  fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362
  fdo#107773 https://bugs.freedesktop.org/show_bug.cgi?id=107773


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

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


== Build changes ==

    * Linux: CI_DRM_4839 -> Trybot_2941

  CI_DRM_4839: d961d9f36347a91ae8f607cc8fe64ac1e5c3c349 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4646: d409cc6f234fbc0122c64be27ba85b5603658de5 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2941: d3a400812b1ee07548e14e66b6ee336cd3bccb80 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

d3a400812b1e RFC drm/i915: Load balancing across a virtual engine
74c8a05e349c drm/i915/execlists: Refactor out can_merge_rq()
a8c7d1857d51 drm/i915/execlists: Flush the tasklet before unpinning
af10862f66fa drm/i915: Allow a context to define its set of engines
0978c3ae90df drm/i915: Re-arrange execbuf so context is known before engine
9423be99ca28 drm/i915: Fix I915_EXEC_RING_MASK
11361ffcd56e drm/i915: Allow contexts to share a single timeline across all engines
67a8d32e8301 drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
d2608698ecee drm/i915: Introduce the i915_user_extension_method
b03c7483fc1a drm/i915: Hold request reference for submission until retirement
94701689f931 drm/i915: Move engine request retirement to intel_engine_cs
5d649f5739b9 drm/i915: Move rate-limiting request retire to after submission
456c556b470b drm/i915: Stop tracking MRU activity on VMA
7a71707b11e9 drm/i915: Dampen RPS slow start
ff4e0be8d833 drm/i915: Priority boost for waiting clients
1f4d268a10f2 drm/i915: Pull scheduling under standalone lock
6fd35d34ded3 drm/i915: Priority boost for new clients
3fcbd126c141 drm/i915: Combine multiple internal plists into the same i915_priolist bucket
88c511b9559e drm/i915: Reserve some priority bits for internal use
87d9b5240beb drm/i915: Limit C-states when waiting for the active request
7992727128bf drm/amdgpu: Transfer fences to dmabuf importer
1142f0c35630 drm/i915: Mark "page-backed" dmabuf as being shrinkable
4264a7527ab8 drm/i915/selftests: Exercise invalidation of dmabuf import from shrinker
3fa822bce794 drm: Remove defunct dma_buf_kmap stubs
14f8d3cef1bb drm/i915: Make all GPU resets atomic
701076c6c4a2 drm/i915: Pull all the reset functionality together into i915_reset.c
bbb26ff81d7b drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
6f5ef956d53c drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
901db5cb4d44 drm/i915: Mark up Ironlake ips with rpm wakerefs
539362e23075 drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
92ff6f2ae074 drm/i915/dp: Markup pps lock power well
63aad521a96f drm/i915: Track the wakeref used to initialise display power domains
e727ccd37dbf drm/i915: Markup paired operations on display power domains
25432159a44b drm/i915: Syntatic sugar for using intel_runtime_pm
5e04c034f888 drm/i915: Markup paired operations on wakerefs
72aa6ee620e0 drm/i915: Track all held rpm wakerefs
43c1a15ddf7c drm/i915: Remove debugfs/i915_ppgtt_info
d813e9ef456e drm/i915: Report the number of closed vma held by each context in debugfs
c7ba22ac8dbc drm/i915/execlists: Assert the queue is non-empty on unsubmitting
59743af40ead drm/i915/execlists: Onion unwind for logical_ring_init() failure
c9da0ab43578 drm/i915/selftests: Basic stress test for rapid context switching
6ff1d33f426f drm/i915/execlists: Avoid kicking priority on the current context
90613cc8a9c4 drm/i915: Cache the error string
b10e986df369 drm/i915: Clear the error PTE just once on finish
bfad0771696a drm/i915: Handle incomplete Z_FINISH for compressed error states
85015df916ae drm/i915: Park the GPU on module load
b9dfffb119f2 drm/i915/selftests: Live tests emit requests and so require rpm
4b8fdfa12dcf drm: Fix syncobj handing of schedule() returning 0
33b3027a7c09 drm: Use default dma_fence hooks where possible for null syncobj

== Logs ==

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


More information about the Intel-gfx-trybot mailing list