✗ Fi.CI.BAT: failure for series starting with [01/27] drm/i915: Make RING_PDP relative to engine->mmio_base

Patchwork patchwork at emeril.freedesktop.org
Thu Mar 28 00:08:56 UTC 2019


== Series Details ==

Series: series starting with [01/27] drm/i915: Make RING_PDP relative to engine->mmio_base
URL   : https://patchwork.freedesktop.org/series/58655/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_5829 -> Trybot_4024
====================================================

Summary
-------

  **FAILURE**

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

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

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

### IGT changes ###

#### Possible regressions ####

  * igt at i915_selftest@live_guc:
    - fi-apl-guc:         PASS -> DMESG-WARN

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

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

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

### IGT changes ###

#### Issues hit ####

  * igt at amdgpu/amd_cs_nop at fork-compute0:
    - fi-blb-e6850:       NOTRUN -> SKIP [fdo#109271] +18

  * igt at kms_frontbuffer_tracking@basic:
    - fi-byt-clapper:     PASS -> FAIL [fdo#103167]

  * igt at kms_pipe_crc_basic@read-crc-pipe-b-frame-sequence:
    - fi-byt-clapper:     PASS -> FAIL [fdo#103191] / [fdo#107362] +1

  * igt at kms_pipe_crc_basic@suspend-read-crc-pipe-a:
    - fi-byt-clapper:     PASS -> INCOMPLETE [fdo#102657]

  
#### Possible fixes ####

  * igt at i915_module_load@reload:
    - fi-blb-e6850:       INCOMPLETE [fdo#107718] -> PASS

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

  * igt at i915_selftest@live_uncore:
    - fi-skl-gvtdvm:      DMESG-FAIL [fdo#110210] -> PASS

  * igt at kms_pipe_crc_basic@read-crc-pipe-a-frame-sequence:
    - fi-byt-clapper:     FAIL [fdo#103191] / [fdo#107362] -> PASS

  
#### Warnings ####

  * igt at i915_selftest@live_contexts:
    - fi-icl-u2:          DMESG-FAIL [fdo#108569] -> INCOMPLETE [fdo#108569]

  
  [fdo#102657]: https://bugs.freedesktop.org/show_bug.cgi?id=102657
  [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
  [fdo#103191]: https://bugs.freedesktop.org/show_bug.cgi?id=103191
  [fdo#107362]: https://bugs.freedesktop.org/show_bug.cgi?id=107362
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#110210]: https://bugs.freedesktop.org/show_bug.cgi?id=110210
  [fdo#110235 ]: https://bugs.freedesktop.org/show_bug.cgi?id=110235 


Participating hosts (41 -> 36)
------------------------------

  Missing    (5): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-bsw-cyan fi-cfl-guc 


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

    * Linux: CI_DRM_5829 -> Trybot_4024

  CI_DRM_5829: 32a1e283d330638d2e5de8f89a9ff7c8512b75e8 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4909: 7df3eeb4f3360cd2b511c31acc1c52bd7ce6587f @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_4024: 8e60faf5025a0199d3eb4bd14b72650daee1e300 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

8e60faf5025a drm/i915: Allow specification of parallel execbuf
3c929e32d356 drm/i915/execlists: Virtual engine bonding
30948a12aae3 drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
ac2ea422dfc1 drm/i915: Extend execution fence to support a callback
2e9b2f24f6d8 drm/i915: Load balancing across a virtual engine
a1d764a0abdc single-timline
4195a03af866 drm/i915: Allow userspace to clone contexts on creation
5af6faf98d71 drm/i915: Allow a context to define its set of engines
617ebbbb5ee7 drm/i915: Restore control over ppgtt for context creation ABI
abaf1465f309 drm/i915: Allow multiple user handles to the same VM
b40e0681c611 drm/i915: Move i915_request_alloc into selftests/
34b9c18e0710 drm/i915: Remove intel_context.active_link
67d998a8a688 drm/i915: Switch back to an array of logical per-engine HW contexts
aa77e0b6c642 drm/i915: Split engine setup/init into two phases
3c95ddad2a25 drm/i915: Pass intel_context to intel_context_pin_lock()
bd4fc29019bf drm/i915/selftests: Pass around intel_context for sseu
9dcd776d274e drm/i915/selftests: Use the real kernel context for sseu isolation tests
17c36f112401 drm/i915: Export intel_context_instance()
f19de370d4c9 drm/i915: Explicitly pin the logical context for execbuf
eb4537833d88 drm/i915/gvt: Pin the per-engine GVT shadow contexts
c4644e2c099c drm/i915: Pass intel_context to i915_request_create()
dec328f45523 drm/i915/selftests: Take GEM runtime wakeref
4f7ee024fa67 drm/i915: Guard unpark/park with the gt.active_mutex
0d25f1d562fb drm/i915: Pull the GEM powermangement coupling into its own file
5bca8139f943 drm/i915/guc: Replace preempt_client lookup with engine->preempt_context
03879e5d0811 drm/i915: Only reset the pinned kernel contexts on resume
d5b78c3bc61f drm/i915: Make RING_PDP relative to engine->mmio_base

== Logs ==

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


More information about the Intel-gfx-trybot mailing list