✓ Fi.CI.BAT: success for series starting with [01/42] drm: Reorder set_property_atomic to avoid returning with an active ww_ctx

Patchwork patchwork at emeril.freedesktop.org
Mon Dec 31 00:20:01 UTC 2018


== Series Details ==

Series: series starting with [01/42] drm: Reorder set_property_atomic to avoid returning with an active ww_ctx
URL   : https://patchwork.freedesktop.org/series/54575/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_5350 -> Trybot_3491
====================================================

Summary
-------

  **WARNING**

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

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

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

### IGT changes ###

#### 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

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

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

### IGT changes ###

#### Issues hit ####

  * igt at amdgpu/amd_basic at cs-compute:
    - fi-kbl-8809g:       NOTRUN -> FAIL [fdo#108094]

  * igt at amdgpu/amd_prime at amd-to-i915:
    - fi-kbl-8809g:       NOTRUN -> FAIL [fdo#107341]

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

  * igt at kms_pipe_crc_basic@suspend-read-crc-pipe-b:
    - fi-cfl-8109u:       PASS -> INCOMPLETE [fdo#106070] / [fdo#108126]
    - fi-blb-e6850:       NOTRUN -> INCOMPLETE [fdo#107718]

  
#### Possible fixes ####

  * igt at amdgpu/amd_basic at userptr:
    - fi-kbl-8809g:       DMESG-WARN [fdo#108965] -> PASS

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

  * igt at kms_pipe_crc_basic@suspend-read-crc-pipe-a:
    - fi-blb-e6850:       INCOMPLETE [fdo#107718] -> PASS

  
#### Warnings ####

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

  
  [fdo#102614]: https://bugs.freedesktop.org/show_bug.cgi?id=102614
  [fdo#106070]: https://bugs.freedesktop.org/show_bug.cgi?id=106070
  [fdo#107341]: https://bugs.freedesktop.org/show_bug.cgi?id=107341
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#108094]: https://bugs.freedesktop.org/show_bug.cgi?id=108094
  [fdo#108126]: https://bugs.freedesktop.org/show_bug.cgi?id=108126
  [fdo#108315]: https://bugs.freedesktop.org/show_bug.cgi?id=108315
  [fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569
  [fdo#108767]: https://bugs.freedesktop.org/show_bug.cgi?id=108767
  [fdo#108965]: https://bugs.freedesktop.org/show_bug.cgi?id=108965


Participating hosts (43 -> 38)
------------------------------

  Missing    (5): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-bdw-samus 


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

    * Linux: CI_DRM_5350 -> Trybot_3491

  CI_DRM_5350: 671b7a1ef332b6a359839a5e84c1de2bd70e7899 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4754: a176905d46d072300ba57f29ac2b98a0228e0e2d @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3491: ff53177ddacc413b3c967afb2bdb746031ac10cd @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

ff53177ddacc drm/i915: Allocate a status page for each timeline
2d1390f3ebb9 drm/i915: Introduce concept of per-timeline (context) HWSP
350c1c0b63d6 drm/i915: Move list of timelines under its own lock
a2a218e956b0 drm/i915: Remove the intel_engine_notify tracepoint
5323bb8b788f drm/i915/selftests: Make evict tolerant of foreign objects
5bca23c87af6 drm/i915/selftests: Allocate mock ring/timeline per context
5af8cbdd82c4 drm/i915: Replace hangcheck seqno with heartbeat requests
83a0a11ca639 drm/i915: Force GPU idle on suspend
e2f72ed2e1a0 drm/i915: Use b->irq_enable() as predicate for mock engine
eb2e52368bfd drm/i915: Move intel_execlists_show_requests() aside
f56f1a965bd8 drm/i915: Move vma lookup to its own lock
ae62c98f8141 drm/i915: Consolidate the bound/unbound vma lists into one
479d1f7886d2 drm/i915: Pull VM lists under the VM mutex.
0e4cd2390bb2 drm/i915: Stop tracking MRU activity on VMA
deb92806cc26 drm/i915: Issue engine resets onto idle engines
cded2fb995e7 drm/i915: Remove GPU reset dependence on struct_mutex
d0b100c08478 drm/i915/guc: Disable global reset
1faa3c539a76 drm/i915: Make all GPU resets atomic
6549bd164532 drm/i915: Pull all the reset functionality together into i915_reset.c
fde229877af3 drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
6b59ccd40c83 drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
2b4ee23f641c drm/i915: Mark up Ironlake ips with rpm wakerefs
3e47c0cdfdfe drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
8bc2e16638e0 drm/i915/dp: Markup pps lock power well
9d12e3f0d191 drm/i915: Combined gt.awake/gt.power wakerefs
5e67df7a17a8 drm/i915: Track the wakeref used to initialise display power domains
d9aab995b03d drm/i915: Markup paired operations on display power domains
be16f8764945 drm/i915: Syntatic sugar for using intel_runtime_pm
44fc5850180c drm/i915: Markup paired operations on wakerefs
dc723d40e4bc drm/i915: Track all held rpm wakerefs
895f719e1af4 drm/i915: Report the number of closed vma held by each context in debugfs
d0cbde80d7a8 drm/i915: Always try to reset the GPU on takeover
b2ac29299a42 drm/i915/userptr: Probe vma range before gup
45f77b902646 drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
f7020ead04cc drm/i915: Return immediately if trylock fails for direct-reclaim
ca41912902b3 drm/i915: Drop unused engine->irq_seqno_barrier w/a
5a840decf5b9 drm/i915/ringbuffer: Move irq seqno barrier to the GPU for gen5
f79b9646a748 drm/i915/ringbuffer: Move irq seqno barrier to the GPU for gen7
8df17275eea2 drm/i915/ringbuffer: Remove irq-seqno w/a for gen6 xcs
d81079e9f088 drm/i915/ringbuffer: Remove irq-seqno w/a for gen6/7 rcs
34c303947d27 drm/i915: Remove redundant trailing request flush
db004164137c drm: Reorder set_property_atomic to avoid returning with an active ww_ctx

== Logs ==

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


More information about the Intel-gfx-trybot mailing list