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

Patchwork patchwork at emeril.freedesktop.org
Sun Dec 30 23:53:05 UTC 2018


== Series Details ==

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

== Summary ==

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

Summary
-------

  **WARNING**

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

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

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

### 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_3490 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_pipe_crc_basic@suspend-read-crc-pipe-b:
    - 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_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#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#108315]: https://bugs.freedesktop.org/show_bug.cgi?id=108315
  [fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569
  [fdo#108965]: https://bugs.freedesktop.org/show_bug.cgi?id=108965


Participating hosts (43 -> 37)
------------------------------

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


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

    * Linux: CI_DRM_5350 -> Trybot_3490

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


== Linux commits ==

894e0bdf0b25 drm/i915: Move list of timelines under its own lock
ec792b3bde08 drm/i915: Remove the intel_engine_notify tracepoint
66891c55e03d drm/i915/selftests: Make evict tolerant of foreign objects
07208d7ef0f1 drm/i915/selftests: Allocate mock ring/timeline per context
19d1bf5869e5 drm/i915: Replace hangcheck seqno with heartbeat requests
69ddd8037845 drm/i915: Force GPU idle on suspend
0a43aa2eaa8e drm/i915: Use b->irq_enable() as predicate for mock engine
9a90a761281e drm/i915: Move intel_execlists_show_requests() aside
22dbe8c19f2b drm/i915: Move vma lookup to its own lock
5c00c94e799a drm/i915: Consolidate the bound/unbound vma lists into one
12260189c744 drm/i915: Pull VM lists under the VM mutex.
dcabd2d80765 drm/i915: Stop tracking MRU activity on VMA
a2dceeae8186 drm/i915: Issue engine resets onto idle engines
480c4a15ae15 drm/i915: Remove GPU reset dependence on struct_mutex
5267fd006d58 drm/i915/guc: Disable global reset
9ffdfad7cd05 drm/i915: Make all GPU resets atomic
d6b170fdb008 drm/i915: Pull all the reset functionality together into i915_reset.c
d7557a2b2e1d drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
91842e88ee4d drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
801c5e1436c5 drm/i915: Mark up Ironlake ips with rpm wakerefs
324661cb1434 drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
9fe22f98373b drm/i915/dp: Markup pps lock power well
d92c06ba37ca drm/i915: Combined gt.awake/gt.power wakerefs
1255b58ee088 drm/i915: Track the wakeref used to initialise display power domains
ca3086c53086 drm/i915: Markup paired operations on display power domains
d339b1c47a60 drm/i915: Syntatic sugar for using intel_runtime_pm
9a673bf36a26 drm/i915: Markup paired operations on wakerefs
79b936a3e998 drm/i915: Track all held rpm wakerefs
41c9cbb81a71 drm/i915: Report the number of closed vma held by each context in debugfs
bc81011948c8 drm/i915: Always try to reset the GPU on takeover
a19c26fb88e2 drm/i915/userptr: Probe vma range before gup
910c1d9be0c5 drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
8c81fdfb4d4b drm/i915: Return immediately if trylock fails for direct-reclaim
c7257a8bc8b3 drm/i915: Drop unused engine->irq_seqno_barrier w/a
60207ea37dc8 drm/i915/ringbuffer: Move irq seqno barrier to the GPU for gen5
8db4689430da drm/i915/ringbuffer: Move irq seqno barrier to the GPU for gen7
160eacd7d863 drm/i915/ringbuffer: Remove irq-seqno w/a for gen6 xcs
40c4f7f3627e drm/i915/ringbuffer: Remove irq-seqno w/a for gen6/7 rcs
2db86eec5f72 drm/i915: Remove redundant trailing request flush
34a90b75d93d 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_3490/


More information about the Intel-gfx-trybot mailing list