[Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [01/33] drm/i915/execlists: Move RPCS setup to context pin

Patchwork patchwork at emeril.freedesktop.org
Fri Jan 25 03:34:39 UTC 2019


== Series Details ==

Series: series starting with [01/33] drm/i915/execlists: Move RPCS setup to context pin
URL   : https://patchwork.freedesktop.org/series/55708/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_5478 -> Patchwork_12035
====================================================

Summary
-------

  **FAILURE**

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

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

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

### IGT changes ###

#### Possible regressions ####

  * igt at gem_ctx_create@basic-files:
    - fi-cfl-guc:         PASS -> DMESG-WARN
    - fi-kbl-guc:         PASS -> DMESG-WARN

  
#### Suppressed ####

  The following results come from untrusted machines, tests, or statuses.
  They do not affect the overall result.

  * igt at gem_ringfill@basic-default-fd:
    - {fi-icl-u3}:        PASS -> INCOMPLETE
    - {fi-icl-u2}:        PASS -> INCOMPLETE

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

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

### IGT changes ###

#### Issues hit ####

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

  * igt at kms_chamelium@hdmi-hpd-fast:
    - fi-kbl-7500u:       PASS -> FAIL [fdo#108767]

  * igt at pm_rpm@module-reload:
    - fi-hsw-4770:        NOTRUN -> INCOMPLETE [fdo#107807]

  * igt at prime_vgem@basic-fence-flip:
    - fi-ilk-650:         PASS -> FAIL [fdo#104008]

  
#### Possible fixes ####

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

  * igt at i915_selftest@live_hangcheck:
    - fi-bwr-2160:        DMESG-FAIL [fdo#108735] -> PASS

  * igt at kms_busy@basic-flip-b:
    - fi-gdg-551:         FAIL [fdo#103182] -> PASS

  * igt at kms_pipe_crc_basic@nonblocking-crc-pipe-b:
    - fi-byt-clapper:     FAIL [fdo#107362] -> PASS

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

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

  [fdo#103182]: https://bugs.freedesktop.org/show_bug.cgi?id=103182
  [fdo#103191]: https://bugs.freedesktop.org/show_bug.cgi?id=103191
  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#104008]: https://bugs.freedesktop.org/show_bug.cgi?id=104008
  [fdo#107362]: https://bugs.freedesktop.org/show_bug.cgi?id=107362
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#107807]: https://bugs.freedesktop.org/show_bug.cgi?id=107807
  [fdo#108622]: https://bugs.freedesktop.org/show_bug.cgi?id=108622
  [fdo#108735]: https://bugs.freedesktop.org/show_bug.cgi?id=108735
  [fdo#108767]: https://bugs.freedesktop.org/show_bug.cgi?id=108767
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271


Participating hosts (44 -> 40)
------------------------------

  Additional (1): fi-hsw-4770 
  Missing    (5): fi-kbl-soraka fi-ilk-m540 fi-byt-squawks fi-bsw-cyan fi-pnv-d510 


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

    * Linux: CI_DRM_5478 -> Patchwork_12035

  CI_DRM_5478: c6308f6a6b019fbea6c4179e2668f1e38b673eab @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4790: dcdf4b04e16312f8f52ad389388d834f9d74b8f0 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_12035: 008bb53558465c1b58c4be2368a7e206943a1dff @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

008bb5355846 drm/i915: Prioritise non-busywait semaphore workloads
a8ca508c4233 drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+
1ed416939ae4 drm/i915/execlists: Refactor out can_merge_rq()
3b1ab1239de6 drm/i915: Keep timeline HWSP allocated until the system is idle
174f53eceb3f drm/i915: Implement an "idle" barrier
a265ac2617cc drm/i915: Drop fake breadcrumb irq
e94b3cd6cc75 drm/i915: Replace global breadcrumbs with per-context interrupt tracking
cf16be448222 drm/i915: Remove the intel_engine_notify tracepoint
67501f1cc318 drm/i915: Identify active requests
083196e5154c drm/i915: Track active timelines
4bd03fef836a drm/i915: Track the context's seqno in its own timeline HWSP
9b0e47a0b162 drm/i915: Share per-timeline HWSP using a slab suballocator
83d209a5ffec drm/i915: Allocate a status page for each timeline
2d8b70963a93 drm/i915: Enlarge vma->pin_count
5263a04ba167 drm/i915: Introduce concept of per-timeline (context) HWSP
ca873c95645e drm/i915: Move list of timelines under its own lock
a2ba7cb66608 drm/i915: Add timeline barrier support
56860703e5fd drm/i915: Always allocate an object/vma for the HWSP
fdb647847171 drm/i915: Move vma lookup to its own lock
0f21396816a4 drm/i915: Pull VM lists under the VM mutex.
ceab76765075 drm/i915: Stop tracking MRU activity on VMA
54d87f290739 drm/i915: Issue engine resets onto idle engines
4f8bac3aae86 drm/i915/selftests: Trim struct_mutex duration for set-wedged selftest
0e46060a69ff drm/i915: Remove GPU reset dependence on struct_mutex
6955a17b590b drm/i915/guc: Disable global reset
6a91ea6fd2c7 drm/i915: Make all GPU resets atomic
f6a7e760a383 drm/i915/selftests: Apply a subtest filter
d23882a69bf8 drm/i915/execlists: Suppress redundant preemption
2ba1c33378f9 drm/i915/execlists: Suppress preempting self
b4de6f7897c8 drm/i915: Compute the HWS offsets explicitly
a8be5f976f88 drm/i915: Remove manual breadcumb counting
44e01a9b8ba3 drm/i915: Measure the required reserved size for request emission
6abb3bdb8c37 drm/i915/execlists: Move RPCS setup to context pin

== Logs ==

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


More information about the Intel-gfx mailing list