✓ Fi.CI.BAT: success for series starting with [01/33] drm/i915: Remove redundant trailing request flush

Patchwork patchwork at emeril.freedesktop.org
Fri Dec 28 18:30:26 UTC 2018


== Series Details ==

Series: series starting with [01/33] drm/i915: Remove redundant trailing request flush
URL   : https://patchwork.freedesktop.org/series/54528/
State : success

== Summary ==

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

Summary
-------

  **WARNING**

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

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

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

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

  * igt at kms_pipe_crc_basic@nonblocking-crc-pipe-c:
    - fi-kbl-7567u:       PASS -> SKIP +32

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

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

### IGT changes ###

#### Issues hit ####

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

  * {igt at runner@aborted}:
    - fi-icl-y:           NOTRUN -> FAIL [fdo#108915]

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

  
#### Warnings ####

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

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

  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#104008]: https://bugs.freedesktop.org/show_bug.cgi?id=104008
  [fdo#108315]: https://bugs.freedesktop.org/show_bug.cgi?id=108315
  [fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569
  [fdo#108622]: https://bugs.freedesktop.org/show_bug.cgi?id=108622
  [fdo#108767]: https://bugs.freedesktop.org/show_bug.cgi?id=108767
  [fdo#108915]: https://bugs.freedesktop.org/show_bug.cgi?id=108915


Participating hosts (46 -> 40)
------------------------------

  Additional (1): fi-icl-y 
  Missing    (7): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-bdw-samus 


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

    * Linux: CI_DRM_5349 -> Trybot_3471

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


== Linux commits ==

a0410312cbce drm/i915: Force GPU idle on suspend
98eb3fe91f6c drm/i915: Move intel_execlists_show_requests() aside
15be1b1c596a drm/i915: Move list of timelines under its own lock
2843f2534f54 drm/i915: Move vma lookup to its own lock
6c835a6844e6 drm/i915: Consolidate the bound/unbound vma lists into one
d39cbe12a020 drm/i915: Pull VM lists under the VM mutex.
e153c9834a1f drm/i915: Stop tracking MRU activity on VMA
368af591d417 drm/i915: Remove GPU reset dependence on struct_mutex
800a3cc6fdf5 drm/i915/guc: Disable global reset
3c503ef26411 drm/i915: Make all GPU resets atomic
8ff5d9a2a5e2 drm/i915: Pull all the reset functionality together into i915_reset.c
58a396435542 drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
2d43f35b5918 drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
cb49e115da22 drm/i915: Mark up Ironlake ips with rpm wakerefs
6c1d92a714d8 drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
a0f056696e1a drm/i915/dp: Markup pps lock power well
fc36071d7faf drm/i915: Combined gt.awake/gt.power wakerefs
359db1fb1987 drm/i915: Track the wakeref used to initialise display power domains
0affe4c5f3eb drm/i915: Markup paired operations on display power domains
ddf21e9be153 drm/i915: Syntatic sugar for using intel_runtime_pm
e619c1fe4ca7 drm/i915: Markup paired operations on wakerefs
f59154afd127 drm/i915: Track all held rpm wakerefs
469771dbe36f drm/i915: Report the number of closed vma held by each context in debugfs
cb363c286e2d drm/i915: Always try to reset the GPU on takeover
def41e9228fc drm/i915/userptr: Probe vma range before gup
609d5959be1b drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
6e26c45aee37 drm/i915: Return immediately if trylock fails for direct-reclaim
5990fd2df9c9 drm/i915: Drop unused engine->irq_seqno_barrier w/a
d1104d98b477 drm/i915/ringbuffer: Move irq seqno barrier to the GPU for gen5
7d2ad744b407 drm/i915/ringbuffer: Move irq seqno barrier to the GPU for gen7
e26abd5862e8 drm/i915/ringbuffer: Remove irq-seqno w/a for gen6 xcs
a303275fe034 drm/i915/ringbuffer: Remove irq-seqno w/a for gen6/7 rcs
ad2d5cf76cb4 drm/i915: Remove redundant trailing request flush

== Logs ==

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


More information about the Intel-gfx-trybot mailing list