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

Patchwork patchwork at emeril.freedesktop.org
Wed Sep 19 17:14:36 UTC 2018


== Series Details ==

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

== Summary ==

= CI Bug Log - changes from CI_DRM_4844 -> Trybot_2950 =

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === 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

    igt at kms_pipe_crc_basic@suspend-read-crc-pipe-c:
      fi-icl-u:           PASS -> INCOMPLETE

    
    ==== Warnings ====

    igt at pm_rpm@module-reload:
      fi-hsw-4770r:       SKIP -> PASS

    
== Known issues ==

  Here are the changes found in Trybot_2950 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@hang-read-crc-pipe-a:
      fi-byt-clapper:     PASS -> FAIL (fdo#107362, fdo#103191)

    igt at kms_pipe_crc_basic@suspend-read-crc-pipe-a:
      fi-bdw-samus:       PASS -> INCOMPLETE (fdo#107773)

    igt at kms_psr@primary_page_flip:
      fi-kbl-r:           PASS -> FAIL (fdo#107336)

    
    ==== Possible fixes ====

    igt at drv_module_reload@basic-reload:
      fi-glk-j4005:       DMESG-WARN (fdo#106725, fdo#106248) -> PASS

    igt at drv_module_reload@basic-reload-inject:
      fi-hsw-4770r:       DMESG-WARN (fdo#107924, fdo#107425) -> PASS

    igt at drv_selftest@mock_hugepages:
      fi-bwr-2160:        DMESG-FAIL (fdo#107930) -> PASS

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

    igt at kms_flip@basic-flip-vs-modeset:
      fi-glk-j4005:       DMESG-WARN (fdo#106000) -> PASS
      fi-skl-6700hq:      DMESG-WARN (fdo#105998) -> PASS +1

    igt at pm_rpm@module-reload:
      fi-glk-j4005:       DMESG-WARN (fdo#107726) -> PASS

    
  fdo#103167 https://bugs.freedesktop.org/show_bug.cgi?id=103167
  fdo#103191 https://bugs.freedesktop.org/show_bug.cgi?id=103191
  fdo#105128 https://bugs.freedesktop.org/show_bug.cgi?id=105128
  fdo#105998 https://bugs.freedesktop.org/show_bug.cgi?id=105998
  fdo#106000 https://bugs.freedesktop.org/show_bug.cgi?id=106000
  fdo#106248 https://bugs.freedesktop.org/show_bug.cgi?id=106248
  fdo#106725 https://bugs.freedesktop.org/show_bug.cgi?id=106725
  fdo#107139 https://bugs.freedesktop.org/show_bug.cgi?id=107139
  fdo#107336 https://bugs.freedesktop.org/show_bug.cgi?id=107336
  fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362
  fdo#107425 https://bugs.freedesktop.org/show_bug.cgi?id=107425
  fdo#107726 https://bugs.freedesktop.org/show_bug.cgi?id=107726
  fdo#107773 https://bugs.freedesktop.org/show_bug.cgi?id=107773
  fdo#107924 https://bugs.freedesktop.org/show_bug.cgi?id=107924
  fdo#107930 https://bugs.freedesktop.org/show_bug.cgi?id=107930


== Participating hosts (52 -> 47) ==

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


== Build changes ==

    * Linux: CI_DRM_4844 -> Trybot_2950

  CI_DRM_4844: 73c0da2189956c18a0fff343bd84eb0493f81db1 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4646: d409cc6f234fbc0122c64be27ba85b5603658de5 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2950: 1494e78b4b516158582d228bdcaa98b52682571e @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

1494e78b4b51 RFC drm/i915: Load balancing across a virtual engine
80478f1c72af drm/i915/execlists: Refactor out can_merge_rq()
07a75d37659d drm/i915/execlists: Flush the CS events before unpinning
185c5f79218b drm/i915: Allow a context to define its set of engines
7b6e4ee7f64d drm/i915: Re-arrange execbuf so context is known before engine
b0f9c4b21ec2 drm/i915: Fix I915_EXEC_RING_MASK
bf656a545faa drm/i915: Allow contexts to share a single timeline across all engines
faf5d8985122 drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
97d47b6a31d6 drm/i915: Introduce the i915_user_extension_method
7f8c961d2340 drm/i915: Make all GPU resets atomic
8bc8a139a07c drm/i915: Pull all the reset functionality together into i915_reset.c
9c5c24fea27c drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
ac8699529041 drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
4fb550b77e22 drm/i915: Mark up Ironlake ips with rpm wakerefs
a6c1763ffb9b drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
ae0ed7d3cce5 drm/i915/dp: Markup pps lock power well
e3688d4722a8 drm/i915: Track the wakeref used to initialise display power domains
eea3e8894f0f drm/i915: Markup paired operations on display power domains
4e4723d2d3f7 drm/i915: Syntatic sugar for using intel_runtime_pm
823865989997 drm/i915: Markup paired operations on wakerefs
543d0eee1e04 drm/i915: Track all held rpm wakerefs
06eaf3f5d9ff drm/i915: Remove debugfs/i915_ppgtt_info
36bdb61c3727 drm/i915: Report the number of closed vma held by each context in debugfs
58dc7e881d75 drm/i915: Priority boost for waiting clients
db60f4dd269b drm/i915: Pull scheduling under standalone lock
0c3174c6d0b1 drm/i915: Priority boost for new clients
cdf5d82605e6 drm/i915: Combine multiple internal plists into the same i915_priolist bucket
36242c3d0a8b drm/i915: Reserve some priority bits for internal use
412c4052ded6 drm/i915/execlists: Assert the queue is non-empty on unsubmitting
4022ea5eaaa7 drm/i915/execlists: Onion unwind for logical_ring_init() failure
313b5feeef38 drm/i915/selftests: Basic stress test for rapid context switching
8a88601890dc drm/i915/selftests: Free the batch along the contexts error path
6793e2801cac drm/i915/execlists: Avoid kicking priority on the current context
5cbb858122e5 drm/i915: Cache the error string
7e16ed3041de drm/i915: Clear the error PTE just once on finish
edb591fa0c3f drm/i915: Handle incomplete Z_FINISH for compressed error states
a2f921c12de0 drm/i915: Park the GPU on module load
24e96f6b953a drm/i915/selftests: Live tests emit requests and so require rpm
73fe805fe7da drm: Fix syncobj handing of schedule() returning 0
5e4101979ce3 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_2950/issues.html


More information about the Intel-gfx-trybot mailing list