✗ Fi.CI.BAT: failure for series starting with [01/55] drm/i915: Verify workarounds immediately after application

Patchwork patchwork at emeril.freedesktop.org
Sun Apr 14 21:44:05 UTC 2019


== Series Details ==

Series: series starting with [01/55] drm/i915: Verify workarounds immediately after application
URL   : https://patchwork.freedesktop.org/series/59461/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_5932 -> Trybot_4161
====================================================

Summary
-------

  **FAILURE**

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

Possible new issues
-------------------

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

### IGT changes ###

#### Possible regressions ####

  * igt at i915_selftest@live_requests:
    - fi-skl-6770hq:      PASS -> INCOMPLETE
    - fi-kbl-r:           PASS -> INCOMPLETE

  * igt at kms_pipe_crc_basic@suspend-read-crc-pipe-a:
    - fi-apl-guc:         PASS -> DMESG-WARN

  * igt at runner@aborted:
    - fi-apl-guc:         NOTRUN -> FAIL

  
New tests
---------

  New tests have been introduced between CI_DRM_5932 and Trybot_4161:

### New IGT tests (1) ###

  * igt at i915_selftest@live_mman:
    - Statuses : 32 pass(s)
    - Exec time: [4.41, 57.18] s

  

Known issues
------------

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

### IGT changes ###

#### Issues hit ####

  * igt at gem_exec_gttfill@basic:
    - fi-skl-gvtdvm:      NOTRUN -> SKIP [fdo#109271] +41

  * igt at gem_exec_parallel@basic:
    - fi-apl-guc:         PASS -> FAIL [fdo#109474]

  * igt at gem_tiled_fence_blits@basic:
    - fi-apl-guc:         PASS -> SKIP [fdo#109271] +75

  * igt at i915_module_load@reload:
    - fi-apl-guc:         PASS -> INCOMPLETE [fdo#103927]

  * igt at i915_pm_rpm@basic-pci-d3-state:
    - fi-cfl-guc:         PASS -> SKIP [fdo#109271]
    - fi-skl-guc:         PASS -> SKIP [fdo#109271]

  * igt at i915_selftest@live_contexts:
    - fi-bdw-gvtdvm:      PASS -> DMESG-FAIL [fdo#110235 ]

  * igt at kms_cursor_legacy@basic-flip-after-cursor-varying-size:
    - fi-glk-dsi:         PASS -> INCOMPLETE [fdo#103359] / [k.org#198133]

  
#### Warnings ####

  * igt at i915_pm_rpm@basic-pci-d3-state:
    - fi-kbl-guc:         SKIP [fdo#109271] -> INCOMPLETE [fdo#107807]

  
  [fdo#103359]: https://bugs.freedesktop.org/show_bug.cgi?id=103359
  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#107807]: https://bugs.freedesktop.org/show_bug.cgi?id=107807
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109474]: https://bugs.freedesktop.org/show_bug.cgi?id=109474
  [fdo#110235 ]: https://bugs.freedesktop.org/show_bug.cgi?id=110235 
  [k.org#198133]: https://bugzilla.kernel.org/show_bug.cgi?id=198133


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

  Additional (1): fi-skl-gvtdvm 
  Missing    (6): fi-kbl-soraka fi-bsw-n3050 fi-byt-squawks fi-bsw-cyan fi-byt-clapper fi-bdw-samus 


Build changes
-------------

    * Linux: CI_DRM_5932 -> Trybot_4161

  CI_DRM_5932: 7127aff6e19a8f1fd45d2bc59aaf124ad8b97f1a @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4945: a52cc643cfe6733465cfc9ccb3d21cbdc4fd7506 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_4161: f6ff18a0b7081b34992af03fae87876f3af0d5b0 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

f6ff18a0b708 lockdep
f2064c88c265 drm/i915/execlists: Preempt-to-busy
4af68d867df1 drm/i915: Replace engine->timeline with a plain list
ce95e18e80db drm/i915: Stop retiring along engine
3cd903b84f91 drm/i915: Keep contexts pinned until after the next kernel context switch
0baf9d0a3bb6 drm/i915: Rename intel_context.active to .inflight
9db18c4e2367 drm/i915: Move object close under its own lock
75ddc2783b97 lockdep
59f59aea0c6d drm/i915: Drop the deferred active reference
78d09ce4fe52 drm/i915: Move GEM client throttling to its own file
f839fdf7f315 drm/i915: Move GEM object busy checking to its own file
2bc37824a0eb drm/i915: Move GEM object waiting to its own file
7bdc232d18b3 drm/i915: Move GEM object domain management from struct_mutex to local
55e16ec9c8ef drm/i915: Pull scatterlist utils out of i915_gem.h
78876e8d7dbe drm/i915: Move more GEM objects under gem/
6e594e793689 drm/i915: Move GEM domain management to its own file
0edfd412b652 drm/i915: Move mmap and friends to its own file
ed470d7cfefa drm/i915: Move phys objects to its own file
e1a87fa36317 drm/i915: Move shmem object setup to its own file
df6a37320bc5 drm/i915: Move object->pages API to i915_gem_object.[ch]
7cce7dba3bb5 drm/i915: Pull GEM ioctls interface to its own file
94601f4d2b10 drm/i915: Split GEM object type definition to its own header
19c81a34e59e drm/i915: Allow specification of parallel execbuf
1c1b7ffc3e9b drm/i915/execlists: Virtual engine bonding
971926a78829 drm/i915: Extend execution fence to support a callback
4e98afcd5d3c drm/i915: Apply an execution_mask to the virtual_engine
61cb1ec183ff drm/i915: Load balancing across a virtual engine
80c552de017a drm/i915: Allow userspace to clone contexts on creation
bd14720afb42 drm/i915: Re-expose SINGLE_TIMELINE flags for context creation
8b56fb7077e8 drm/i915: Allow a context to define its set of engines
b0f8690a7590 drm/i915: Restore control over ppgtt for context creation ABI
72c3db992497 drm/i915: Allow multiple user handles to the same VM
46b89751b262 drm/i915: Move i915_request_alloc into selftests/
561ca0d11454 drm/i915: Remove intel_context.active_link
1401537db553 drm/i915: Switch back to an array of logical per-engine HW contexts
bd8ea2a21e0c drm/i915: Split engine setup/init into two phases
df8a0fd2838a drm/i915: Pass intel_context to intel_context_pin_lock()
5ff18c578943 drm/i915/selftests: Pass around intel_context for sseu
1ffe8135e904 drm/i915/selftests: Use the real kernel context for sseu isolation tests
12b6039d65c0 drm/i915: Export intel_context_instance()
794b57c83480 drm/i915: Explicitly pin the logical context for execbuf
280cf4f99ad6 drm/i915/gvt: Pin the per-engine GVT shadow contexts
19c04ed6cac5 drm/i915: Invert the GEM wakeref hierarchy
5e06852ebc2d drm/i915: Pass intel_context to i915_request_create()
45c9645f7b43 drm/i915: Introduce context->enter() and context->exit()
a6518a2bcdbf drm/i915: Pull the GEM powermangement coupling into its own file
fe0bf3983388 drm/i915: Introduce struct intel_wakeref
50c6016a5dd6 drm/i915: Move GraphicsTechnology files under gt/
a6a052b9995e drm/i915: Store the default sseu setup on the engine
9bcdd379e185 drm/i915: Mark up ips for RCU protection
db72dc0a2cfc drm/i915: Introduce struct class_instance for engines across the uAPI
5a3809ac39ca drm/i915/selftests: Skip live timeline/suspend tests if wedged
99b13c4b7733 drm/i915: Make workaround verification *optional*
0edabd7b94b4 drm/i915: Verify the engine workarounds stick on application
5b5c64ecfbbc drm/i915: Verify workarounds immediately after application

== Logs ==

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


More information about the Intel-gfx-trybot mailing list