✗ Fi.CI.BAT: failure for series starting with [01/52] drm/i915/selftests: Verify whitelist of context registers

Patchwork patchwork at emeril.freedesktop.org
Sat Apr 20 10:18:51 UTC 2019


== Series Details ==

Series: series starting with [01/52] drm/i915/selftests: Verify whitelist of context registers
URL   : https://patchwork.freedesktop.org/series/59778/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_5963 -> Trybot_4192
====================================================

Summary
-------

  **FAILURE**

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

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

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

### IGT changes ###

#### Possible regressions ####

  * igt at gem_exec_suspend@basic-s3:
    - fi-apl-guc:         PASS -> DMESG-WARN

  * igt at gem_sync@basic-many-each:
    - fi-apl-guc:         PASS -> FAIL +2

  
New tests
---------

  New tests have been introduced between CI_DRM_5963 and Trybot_4192:

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

  * igt at i915_selftest@live_mman:
    - Statuses : 27 pass(s)
    - Exec time: [5.49, 62.84] s

  

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

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

### IGT changes ###

#### Issues hit ####

  * igt at gem_exec_suspend@basic-s4-devices:
    - fi-blb-e6850:       PASS -> INCOMPLETE [fdo#107718]

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

  
#### Possible fixes ####

  * igt at gem_exec_basic@gtt-default:
    - fi-skl-6770hq:      DMESG-WARN [fdo#105541] -> PASS

  
#### Warnings ####

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

  
  [fdo#105541]: https://bugs.freedesktop.org/show_bug.cgi?id=105541
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#107807]: https://bugs.freedesktop.org/show_bug.cgi?id=107807
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271


Participating hosts (46 -> 34)
------------------------------

  Missing    (12): fi-ilk-m540 fi-bxt-dsi fi-byt-j1900 fi-hsw-peppy fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-hsw-4770 fi-bsw-kefka fi-byt-n2820 fi-byt-clapper fi-bdw-samus 


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

  * Linux: CI_DRM_5963 -> Trybot_4192

  CI_DRM_5963: 1653c8da31bcdf8ec465b273e5b713e03a6c1d12 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4959: 504367d33b787de2ba8e007a5b620cfd6f0b3074 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_4192: 44c6de49970fb4a4abc2a82f018c71d1ca9caf68 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

44c6de49970f drm/i915: Remove logical HW ID
9370b3032fdf drm/i915/execlists: Preempt-to-busy
bdfbe5a43c41 drm/i915: Replace engine->timeline with a plain list
94794e60b18a drm/i915: Stop retiring along engine
544e9fad3e38 drm/i915: Keep contexts pinned until after the next kernel context switch
113ad4f1fa99 drm/i915: Rename intel_context.active to .inflight
9d705fda6f1b drm/i915: Move object close under its own lock
ca18fcf85419 drm/i915: Drop the deferred active reference
a4ec3059f344 drm/i915: Move GEM client throttling to its own file
042a50d1bd41 drm/i915: Move GEM object busy checking to its own file
6f467ac78515 drm/i915: Move GEM object waiting to its own file
4d1de161c408 drm/i915: Move GEM object domain management from struct_mutex to local
20528f2dbc96 lockdep: Swap storage for pin_count and refereneces
3c490f10222f drm/i915: Pull scatterlist utils out of i915_gem.h
6aa44c1a0b29 drm/i915: Move more GEM objects under gem/
cfc196959d4e drm/i915: Move GEM domain management to its own file
1fcd720cbada drm/i915: Move mmap and friends to its own file
60bb5dc227aa drm/i915: Move phys objects to its own file
aebf74a82fef drm/i915: Move shmem object setup to its own file
71c3165725fc drm/i915: Move object->pages API to i915_gem_object.[ch]
e051b9c2cfcd drm/i915: Pull GEM ioctls interface to its own file
9a7deef40c8b drm/i915: Split GEM object type definition to its own header
27c460403d6e drm/i915: Allow specification of parallel execbuf
10c7004d8698 drm/i915/execlists: Virtual engine bonding
41a3c858412e drm/i915: Extend execution fence to support a callback
2e9dbf5ac323 drm/i915: Apply an execution_mask to the virtual_engine
57b502abac48 drm/i915: Load balancing across a virtual engine
0061aee61610 drm/i915: Allow userspace to clone contexts on creation
9c931baaab29 drm/i915: Re-expose SINGLE_TIMELINE flags for context creation
76966d1c85e5 drm/i915: Allow a context to define its set of engines
419ddb1f1757 drm/i915: Restore control over ppgtt for context creation ABI
8f7bf5facce8 drm/i915: Allow multiple user handles to the same VM
b19a3dcbe8ff drm/i915: Move i915_request_alloc into selftests/
3550ba57bb5b drm/i915: Remove intel_context.active_link
e16f944c84b5 drm/i915: Switch back to an array of logical per-engine HW contexts
193637941685 drm/i915: Split engine setup/init into two phases
7658365a4eed drm/i915: Pass intel_context to intel_context_pin_lock()
e00584f2e91a drm/i915/selftests: Pass around intel_context for sseu
20409d079aa0 drm/i915/selftests: Use the real kernel context for sseu isolation tests
a73884c3131d drm/i915: Export intel_context_instance()
fd0fb6b15600 drm/i915: Explicitly pin the logical context for execbuf
111b289ae3b3 drm/i915/gvt: Pin the per-engine GVT shadow contexts
a3ec0989ec73 drm/i915: Invert the GEM wakeref hierarchy
2c0b3ce3b26c drm/i915: Pass intel_context to i915_request_create()
9d3627d74c2c drm/i915: Introduce context->enter() and context->exit()
c988dd460003 drm/i915: Pull the GEM powermangement coupling into its own file
64f994d720dd drm/i915: Introduce struct intel_wakeref
978d9107d46c drm/i915: Move GraphicsTechnology files under gt/
781d27a7da04 drm/i915: Store the default sseu setup on the engine
daee5c7b9a60 drm/i915: Seal races between async GPU cancellation, retirement and signaling
98e77cd983ff drm/i915/icl: Whitelist GEN9_SLICE_COMMON_ECO_CHICKEN1
83b256b01417 drm/i915/selftests: Verify whitelist of context registers

== Logs ==

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


More information about the Intel-gfx-trybot mailing list