✗ Fi.CI.BAT: failure for series starting with [01/36] drm/i915: Do not allow unwedging following a failed driver initialisation

Patchwork patchwork at emeril.freedesktop.org
Thu Jan 3 22:45:22 UTC 2019


== Series Details ==

Series: series starting with [01/36] drm/i915: Do not allow unwedging following a failed driver initialisation
URL   : https://patchwork.freedesktop.org/series/54717/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_5361 -> Trybot_3545
====================================================

Summary
-------

  **FAILURE**

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

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

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

### IGT changes ###

#### Possible regressions ####

  * igt at i915_module_load@reload:
    - fi-bwr-2160:        PASS -> INCOMPLETE
    - fi-gdg-551:         PASS -> INCOMPLETE

  
#### Warnings ####

  * igt at kms_pipe_crc_basic@hang-read-crc-pipe-b:
    - fi-skl-guc:         PASS -> SKIP +2
    - fi-apl-guc:         PASS -> SKIP +2
    - fi-cfl-guc:         PASS -> SKIP +2

  
#### Suppressed ####

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

  * {igt at runner@aborted}:
    - fi-gdg-551:         NOTRUN -> FAIL
    - fi-bwr-2160:        NOTRUN -> FAIL

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

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

### IGT changes ###

#### Issues hit ####

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

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

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

  
#### Possible fixes ####

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

  * igt at kms_frontbuffer_tracking@basic:
    - fi-hsw-peppy:       DMESG-WARN [fdo#102614] -> PASS

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

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

  [fdo#102614]: https://bugs.freedesktop.org/show_bug.cgi?id=102614
  [fdo#103191]: https://bugs.freedesktop.org/show_bug.cgi?id=103191
  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#107362]: https://bugs.freedesktop.org/show_bug.cgi?id=107362
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#108622]: https://bugs.freedesktop.org/show_bug.cgi?id=108622
  [fdo#108767]: https://bugs.freedesktop.org/show_bug.cgi?id=108767


Participating hosts (52 -> 35)
------------------------------

  Missing    (17): fi-kbl-7567u fi-ilk-m540 fi-bsw-n3050 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-cfl-8700k fi-ilk-650 fi-ctg-p8600 fi-whl-u fi-ivb-3770 fi-icl-u3 fi-cfl-8109u fi-icl-y fi-kbl-7560u fi-byt-n2820 fi-bdw-samus 


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

    * Linux: CI_DRM_5361 -> Trybot_3545

  CI_DRM_5361: 076417527f6abadb519f6d5e7cec575973888607 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4756: 75081c6bfb9998bd7cbf35a7ac0578c683fe55a8 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3545: aeda913ec04f1d642e1cbed408af818222a0d0e1 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

aeda913ec04f drm/i915: Track the context's seqno in its own timeline HWSP
78fc492fdfae drm/i915: Allocate a status page for each timeline
233de28b33cb drm/i915: Enlarge vma->pin_count
d4c133f1fb91 drm/i915: Introduce concept of per-timeline (context) HWSP
c712512ee474 drm/i915: Move list of timelines under its own lock
b64d77215d96 drm/i915: Always allocate an object/vma for the HWSP
1757c534b638 drm/i915: Remove the intel_engine_notify tracepoint
8e7a3d687223 drm/i915/selftests: Make evict tolerant of foreign objects
dd034b544776 drm/i915/selftests: Allocate mock ring/timeline per context
cc80d45abb08 drm/i915: Use b->irq_enable() as predicate for mock engine
fb9c3f285a42 drm/i915: Move intel_execlists_show_requests() aside
f02d923164b4 drm/i915: Move vma lookup to its own lock
697ab2960d75 drm/i915: Consolidate the bound/unbound vma lists into one
b45c2ce637ac drm/i915: Pull VM lists under the VM mutex.
6f08065cbeba drm/i915: Stop tracking MRU activity on VMA
54987116afc0 drm/i915: Issue engine resets onto idle engines
adc9d218ee01 drm/i915: Remove GPU reset dependence on struct_mutex
6ecba675630c drm/i915/guc: Disable global reset
2f6a2da6eb12 drm/i915: Make all GPU resets atomic
e621ee6aa795 drm/i915: Pull all the reset functionality together into i915_reset.c
3a379a72c2ad drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
a3c38b27ecab drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
1ef9951c826b drm/i915: Mark up Ironlake ips with rpm wakerefs
c5d775d2a6ee drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
f690449f2b47 drm/i915/dp: Markup pps lock power well
ebe7e9489209 drm/i915: Combined gt.awake/gt.power wakerefs
8a84a7a1498e drm/i915: Track the wakeref used to initialise display power domains
b7453f771296 drm/i915: Markup paired operations on display power domains
c935361afc38 drm/i915: Syntatic sugar for using intel_runtime_pm
17c11ac32b18 drm/i915: Markup paired operations on wakerefs
4719233d818b drm/i915: Track all held rpm wakerefs
245f8276b407 drm/i915: Report the number of closed vma held by each context in debugfs
b116431e9e94 drm/i915/userptr: Probe vma range before gup
770a76f2b836 drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
0030bb5bfa00 drm/i915: Return immediately if trylock fails for direct-reclaim
24e6a9d4aba6 drm/i915: Do not allow unwedging following a failed driver initialisation

== Logs ==

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


More information about the Intel-gfx-trybot mailing list