✓ 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
Sun Dec 30 19:15:00 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/54570/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_5349 -> Trybot_3487
====================================================

Summary
-------

  **WARNING**

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

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

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

### 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_3487 that come from known issues:

### IGT changes ###

#### Issues hit ####

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

  
#### Possible fixes ####

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

  * igt at prime_vgem@basic-fence-flip:
    - fi-kbl-7567u:       FAIL [fdo#104008] -> PASS

  
#### Warnings ####

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

  
  [fdo#104008]: https://bugs.freedesktop.org/show_bug.cgi?id=104008
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [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


Participating hosts (46 -> 37)
------------------------------

  Missing    (9): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-pnv-d510 fi-kbl-7560u fi-bdw-samus 


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

    * Linux: CI_DRM_5349 -> Trybot_3487

  CI_DRM_5349: 28f592191f34b55d93b2e8e94f2815be0f6c7598 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4754: a176905d46d072300ba57f29ac2b98a0228e0e2d @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3487: c35c6ca21cf18041bfc34566a71a545a876d37af @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

c35c6ca21cf1 drm/i915: Allocate a status page for each timeline
14eb0cddf41e drm/i915: Introduce concept of per-timeline (context) HWSP
1845c5a74afd drm/i915: Remove the intel_engine_notify tracepoint
3a66c368a971 drm/i915/selftests: Make evict tolerant of foreign objects
37a2fbb768d6 drm/i915/selftests: Allocate mock ring/timeline per context
382a624b3c39 drm/i915: Replace hangcheck seqno with heartbeat requests
a321facf8da9 drm/i915: Force GPU idle on suspend
a652990c3b2e drm/i915: Use b->irq_enable() as predicate for mock engine
a51650086626 drm/i915: Move intel_execlists_show_requests() aside
99696e8572ec drm/i915: Move list of timelines under its own lock
2e95cadde4f9 drm/i915: Move vma lookup to its own lock
49a9d0a565f3 drm/i915: Consolidate the bound/unbound vma lists into one
b205baaeb426 drm/i915: Pull VM lists under the VM mutex.
85e26cdd42ee drm/i915: Stop tracking MRU activity on VMA
ef7ea7090216 drm/i915: Issue engine resets onto idle engines
66d74cc25a17 drm/i915: Remove GPU reset dependence on struct_mutex
2b82dbaf4ede drm/i915/guc: Disable global reset
573709a98edf drm/i915: Make all GPU resets atomic
e0fc6c66c22f drm/i915: Pull all the reset functionality together into i915_reset.c
6e26188f6ab9 drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
d20ffb54bf32 drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
f542edd73de9 drm/i915: Mark up Ironlake ips with rpm wakerefs
9e2631a663c2 drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
21da055b0b78 drm/i915/dp: Markup pps lock power well
a3860e42b4e8 drm/i915: Combined gt.awake/gt.power wakerefs
b3e47ac0cfd3 drm/i915: Track the wakeref used to initialise display power domains
84ed619943df drm/i915: Markup paired operations on display power domains
daf8e9578665 drm/i915: Syntatic sugar for using intel_runtime_pm
8ee16f2ae11f drm/i915: Markup paired operations on wakerefs
737cf915c4a3 drm/i915: Track all held rpm wakerefs
3f94bcc5ed2a drm/i915: Report the number of closed vma held by each context in debugfs
06405ab8e800 drm/i915: Always try to reset the GPU on takeover
dbb06c78c762 drm/i915/userptr: Probe vma range before gup
ba678416689d drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
345a92a8152a drm/i915: Return immediately if trylock fails for direct-reclaim
89a2260dffd1 drm/i915: Drop unused engine->irq_seqno_barrier w/a
5b403b8f14cb drm/i915/ringbuffer: Move irq seqno barrier to the GPU for gen5
5f2348f18e6d drm/i915/ringbuffer: Move irq seqno barrier to the GPU for gen7
58b790d8e36c drm/i915/ringbuffer: Remove irq-seqno w/a for gen6 xcs
35111464942a drm/i915/ringbuffer: Remove irq-seqno w/a for gen6/7 rcs
f7270885de66 drm/i915: Remove redundant trailing request flush
ec4896a1fe8d 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_3487/


More information about the Intel-gfx-trybot mailing list