✗ Fi.CI.BAT: failure for series starting with [01/51] drm/i915: Recover batch pool caches from shrinker

Patchwork patchwork at emeril.freedesktop.org
Mon Sep 17 20:36:37 UTC 2018


== Series Details ==

Series: series starting with [01/51] drm/i915: Recover batch pool caches from shrinker
URL   : https://patchwork.freedesktop.org/series/49811/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4834 -> Trybot_2933 =

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt at drv_selftest@live_contexts:
      {fi-cnl-u}:         PASS -> DMESG-FAIL
      fi-icl-u:           PASS -> INCOMPLETE

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

    igt at drv_selftest@live_hangcheck:
      fi-skl-iommu:       PASS -> INCOMPLETE

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

    igt at gem_cpu_reloc@basic:
      fi-skl-guc:         NOTRUN -> DMESG-WARN +1
      fi-cfl-guc:         PASS -> DMESG-WARN

    
    ==== Warnings ====

    igt at drv_selftest@live_guc:
      fi-skl-iommu:       PASS -> SKIP +1

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

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt at drv_selftest@live_guc:
      fi-skl-guc:         NOTRUN -> DMESG-WARN (fdo#107258)

    igt at drv_selftest@live_hangcheck:
      fi-kbl-guc:         PASS -> DMESG-FAIL (fdo#107860, fdo#107837)

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

    igt at kms_pipe_crc_basic@suspend-read-crc-pipe-b:
      fi-glk-dsi:         PASS -> INCOMPLETE (k.org#198133, fdo#103359)

    
    ==== Possible fixes ====

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

    igt at drv_getparams_basic@basic-subslice-total:
      fi-snb-2520m:       DMESG-WARN (fdo#103713) -> PASS +10

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

    
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  fdo#103359 https://bugs.freedesktop.org/show_bug.cgi?id=103359
  fdo#103713 https://bugs.freedesktop.org/show_bug.cgi?id=103713
  fdo#107258 https://bugs.freedesktop.org/show_bug.cgi?id=107258
  fdo#107341 https://bugs.freedesktop.org/show_bug.cgi?id=107341
  fdo#107425 https://bugs.freedesktop.org/show_bug.cgi?id=107425
  fdo#107837 https://bugs.freedesktop.org/show_bug.cgi?id=107837
  fdo#107860 https://bugs.freedesktop.org/show_bug.cgi?id=107860
  fdo#107924 https://bugs.freedesktop.org/show_bug.cgi?id=107924
  fdo#107930 https://bugs.freedesktop.org/show_bug.cgi?id=107930
  k.org#198133 https://bugzilla.kernel.org/show_bug.cgi?id=198133


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

  Additional (1): fi-skl-guc 
  Missing    (8): fi-ilk-m540 fi-skl-gvtdvm fi-hsw-4200u fi-bdw-gvtdvm fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-byt-clapper 


== Build changes ==

    * Linux: CI_DRM_4834 -> Trybot_2933

  CI_DRM_4834: e13c7f93395b309bc440805cb7ee957c63324fa0 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4645: 03b90a39ed12a568c9da752466ea708d6348e110 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2933: 3ff4b3029b310edd8d15aacdb6c3d6aec277e2d0 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

3ff4b3029b31 RFC drm/i915: Load balancing across a virtual engine
ecc1307747e2 drm/i915/execlists: Refactor out can_merge_rq()
48026de5bbb0 drm/i915/execlists: Flush the tasklet before unpinning
606219a996fe drm/i915: Allow a context to define its set of engines
af3973c27950 drm/i915: Re-arrange execbuf so context is known before engine
dc37b36e7344 drm/i915: Fix I915_EXEC_RING_MASK
97abce6c982f drm/i915: Allow contexts to share a single timeline across all engines
d7282f4ce340 drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
cb5f441a44cb drm/i915: Introduce the i915_user_extension_method
97c603a5936b drm/i915: Hold request reference for submission until retirement
cd78811df88c drm/i915: Move engine request retirement to intel_engine_cs
71ea70cd3388 drm/i915: Move rate-limiting request retire to after submission
4ee34099f6a8 drm/i915: Stop tracking MRU activity on VMA
6c4dab652ac7 drm/i915: Dampen RPS slow start
c292f2820e42 drm/i915: Priority boost for waiting clients
b405c969875b drm/i915: Pull scheduling under standalone lock
cf0936eaaccd drm/i915: Priority boost for new clients
ea6a1ce6e39c drm/i915: Combine multiple internal plists into the same i915_priolist bucket
af7038fbc6f4 drm/i915: Reserve some priority bits for internal use
fcec7a6c651e drm/i915: Limit C-states when waiting for the active request
c3502c8f67ec drm/amdgpu: Transfer fences to dmabuf importer
635b28d05f44 drm/i915: Mark "page-backed" dmabuf as being shrinkable
fe0e69d3692c drm/i915/selftests: Exercise invalidation of dmabuf import from shrinker
d7b4f181f169 drm: Remove defunct dma_buf_kmap stubs
436e0aaf7f97 drm/i915: Remove GPU reset dependence on struct_mutex
0363add2d99a drm/i915: Perform device reset under stop-machine
c36fdb6690f2 drm/i915: Make all GPU resets atomic
c8981ed803c8 drm/i915: Pull all the reset functionality together into i915_reset.c
678f197b3c79 drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
f23213613c44 relay
efa57db5b832 drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
2f2b8ed8cd0a drm/i915: Mark up Ironlake ips with rpm wakerefs
ab736d41c3ca drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
ab0298068e9f drm/i915/dp: Markup pps lock power well
7b34fcfbdf89 drm/i915: Track the wakeref used to initialise display power domains
64bf0fcbf5d0 drm/i915: Markup paired operations on display power domains
79abdaada22c drm/i915: Syntatic sugar for using intel_runtime_pm
d7f31c45627b drm/i915: Markup paired operations on wakerefs
74e7b7b3f9a2 drm/i915: Track all held rpm wakerefs
d209a54212f3 drm/i915: Remove debugfs/i915_ppgtt_info
3496b43c9dde drm/i915: Report the number of closed vma held by each context in debugfs
8b3db81acc02 drm/i915/execlists: Assert the queue is non-empty on unsubmitting
dcd98d2ace3f drm/i915/execlists: Onion unwind for logical_ring_init() failure
74fd4c5dc552 drm/i915/selftests: Basic stress test for rapid context switching
38c3419a69b3 drm/i915/execlists: Avoid kicking priority on the current context
1c56c58f7bf5 drm/i915: Cache the error string
85787e6562a1 drm/i915: Clear the error PTE just once on finish
c22145cdb228 drm/i915: Handle incomplete Z_FINISH for compressed error states
dbf67b26d07a drm/i915: Park the GPU on module load
9a5e022e1794 drm/i915/selftests: Live tests emit requests and so require rpm
82fbe8fb335f drm/i915: Recover batch pool caches from shrinker

== Logs ==

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


More information about the Intel-gfx-trybot mailing list