✗ 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 15:34:09 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/49837/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4837 -> Trybot_2940 =

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

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

    igt at drv_selftest@live_execlists:
      fi-whl-u:           PASS -> DMESG-WARN
      fi-cfl-8700k:       PASS -> DMESG-WARN
      fi-cfl-8109u:       PASS -> DMESG-WARN
      fi-glk-j4005:       PASS -> DMESG-WARN
      fi-kbl-7567u:       PASS -> DMESG-WARN
      fi-kbl-r:           PASS -> DMESG-WARN
      fi-bdw-5557u:       PASS -> DMESG-WARN
      fi-bdw-gvtdvm:      PASS -> DMESG-WARN
      fi-icl-u:           PASS -> DMESG-WARN
      fi-skl-6260u:       PASS -> DMESG-WARN
      fi-cfl-s3:          PASS -> DMESG-WARN
      fi-skl-6700k2:      PASS -> DMESG-WARN
      fi-skl-6770hq:      PASS -> DMESG-WARN
      fi-kbl-7560u:       PASS -> DMESG-WARN
      fi-bsw-n3050:       PASS -> DMESG-WARN
      fi-skl-6600u:       PASS -> DMESG-WARN
      fi-bxt-dsi:         PASS -> DMESG-WARN
      fi-bsw-kefka:       PASS -> DMESG-WARN
      fi-kbl-8809g:       PASS -> DMESG-WARN
      fi-cnl-u:           PASS -> DMESG-WARN
      fi-kbl-7500u:       PASS -> DMESG-WARN
      fi-bxt-j4205:       PASS -> DMESG-WARN
      fi-kbl-x1275:       PASS -> DMESG-WARN
      fi-skl-gvtdvm:      PASS -> DMESG-WARN
      fi-glk-dsi:         PASS -> DMESG-WARN
      fi-skl-iommu:       PASS -> DMESG-WARN

    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_2940 that come from known issues:

  === IGT changes ===

    ==== Issues hit ====

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

    
    ==== Possible fixes ====

    igt at amdgpu/amd_prime at amd-to-i915:
      fi-kbl-8809g:       FAIL (fdo#107341) -> PASS

    igt at gem_exec_suspend@basic-s3:
      fi-blb-e6850:       INCOMPLETE (fdo#107718) -> PASS

    
  fdo#107341 https://bugs.freedesktop.org/show_bug.cgi?id=107341
  fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362
  fdo#107718 https://bugs.freedesktop.org/show_bug.cgi?id=107718


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

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


== Build changes ==

    * Linux: CI_DRM_4837 -> Trybot_2940

  CI_DRM_4837: 09b295662edd3982c39d4ec4eba87483cbc1d9dc @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4646: d409cc6f234fbc0122c64be27ba85b5603658de5 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2940: 31dfc3a371edf5ff9ded0d8c745b4f1a68a622a5 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

31dfc3a371ed RFC drm/i915: Load balancing across a virtual engine
a957ba7dffd7 drm/i915/execlists: Refactor out can_merge_rq()
54fc61ba0818 drm/i915/execlists: Flush the tasklet before unpinning
0614795930c5 drm/i915: Allow a context to define its set of engines
ae25d64c418f drm/i915: Re-arrange execbuf so context is known before engine
3b4f3eba052d drm/i915: Fix I915_EXEC_RING_MASK
8dd816e3b87b drm/i915: Allow contexts to share a single timeline across all engines
83d2f559e270 drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
2a0fbc3316eb drm/i915: Introduce the i915_user_extension_method
2fc4e0d39de8 drm/i915: Hold request reference for submission until retirement
01bbf659bb23 drm/i915: Move engine request retirement to intel_engine_cs
deebc8c40229 drm/i915: Move rate-limiting request retire to after submission
6215d3106062 drm/i915: Stop tracking MRU activity on VMA
be47094af2ab drm/i915: Dampen RPS slow start
dda1a3d419a1 drm/i915: Priority boost for waiting clients
fb35d42cc23e drm/i915: Pull scheduling under standalone lock
e015d1c07d2e drm/i915: Priority boost for new clients
ab4f0f6ef9b5 drm/i915: Combine multiple internal plists into the same i915_priolist bucket
e480756bb632 drm/i915: Reserve some priority bits for internal use
16f9ff95ca8c drm/i915: Limit C-states when waiting for the active request
489ff36b240b drm/amdgpu: Transfer fences to dmabuf importer
d143dd763d73 drm/i915: Mark "page-backed" dmabuf as being shrinkable
1827e22ef194 drm/i915/selftests: Exercise invalidation of dmabuf import from shrinker
b310645e50b1 drm: Remove defunct dma_buf_kmap stubs
3b092132dff9 drm/i915: Make all GPU resets atomic
c5186415511b drm/i915: Pull all the reset functionality together into i915_reset.c
b0b1744e3ad4 drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
bf480e0d4237 drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
5a4a474f661a drm/i915: Mark up Ironlake ips with rpm wakerefs
f1a453fe5205 drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
ce909017531b drm/i915/dp: Markup pps lock power well
47ec55b9d67d drm/i915: Track the wakeref used to initialise display power domains
82960063ad68 drm/i915: Markup paired operations on display power domains
a45628ed6995 drm/i915: Syntatic sugar for using intel_runtime_pm
429d85d98c6a drm/i915: Markup paired operations on wakerefs
098e29d3a6c8 drm/i915: Track all held rpm wakerefs
8b9d8f73f6bc drm/i915: Remove debugfs/i915_ppgtt_info
e746fbadc908 drm/i915: Report the number of closed vma held by each context in debugfs
2061cf68c6e5 drm/i915/execlists: Assert the queue is non-empty on unsubmitting
0ec8884303a9 drm/i915/execlists: Onion unwind for logical_ring_init() failure
0b68a0b9c726 drm/i915/selftests: Basic stress test for rapid context switching
dab60c197dcf drm/i915/execlists: Avoid kicking priority on the current context
3ef6ee98601d drm/i915: Cache the error string
ae9f2e7deb3f drm/i915: Clear the error PTE just once on finish
716ad9d308a5 drm/i915: Handle incomplete Z_FINISH for compressed error states
64e439f47445 drm/i915: Park the GPU on module load
38876cd50051 drm/i915/selftests: Live tests emit requests and so require rpm
e3fd54f325fd drm: Fix syncobj handing of schedule() returning 0
9d1d23446240 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_2940/issues.html


More information about the Intel-gfx-trybot mailing list