✓ Fi.CI.BAT: success for series starting with [01/23] drm/i915: Allow normal clients to always preempt idle priority clients

Patchwork patchwork at emeril.freedesktop.org
Sun Feb 3 00:33:54 UTC 2019


== Series Details ==

Series: series starting with [01/23] drm/i915: Allow normal clients to always preempt idle priority clients
URL   : https://patchwork.freedesktop.org/series/56137/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_5529 -> Trybot_3785
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/56137/revisions/1/mbox/

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

  Here are the changes found in Trybot_3785 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 gem_exec_suspend@basic-s4-devices:
    - fi-blb-e6850:       PASS -> INCOMPLETE [fdo#107718]

  * igt at kms_frontbuffer_tracking@basic:
    - fi-byt-clapper:     PASS -> FAIL [fdo#103167]

  * igt at prime_vgem@basic-fence-flip:
    - fi-gdg-551:         PASS -> FAIL [fdo#103182]

  
#### Possible fixes ####

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

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

  * igt at kms_busy@basic-flip-b:
    - fi-gdg-551:         FAIL [fdo#103182] -> PASS

  * igt at pm_rpm@module-reload:
    - fi-skl-6770hq:      FAIL [fdo#108511] -> PASS

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

  [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
  [fdo#103182]: https://bugs.freedesktop.org/show_bug.cgi?id=103182
  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#105998]: https://bugs.freedesktop.org/show_bug.cgi?id=105998
  [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#108511]: https://bugs.freedesktop.org/show_bug.cgi?id=108511
  [fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569
  [fdo#108965]: https://bugs.freedesktop.org/show_bug.cgi?id=108965
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109276]: https://bugs.freedesktop.org/show_bug.cgi?id=109276
  [fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278
  [fdo#109284]: https://bugs.freedesktop.org/show_bug.cgi?id=109284
  [fdo#109285]: https://bugs.freedesktop.org/show_bug.cgi?id=109285
  [fdo#109289]: https://bugs.freedesktop.org/show_bug.cgi?id=109289
  [fdo#109294]: https://bugs.freedesktop.org/show_bug.cgi?id=109294
  [fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315
  [fdo#109527]: https://bugs.freedesktop.org/show_bug.cgi?id=109527
  [fdo#109528]: https://bugs.freedesktop.org/show_bug.cgi?id=109528
  [fdo#109530]: https://bugs.freedesktop.org/show_bug.cgi?id=109530


Participating hosts (48 -> 44)
------------------------------

  Additional (2): fi-icl-y fi-byt-j1900 
  Missing    (6): fi-kbl-soraka fi-ilk-m540 fi-byt-squawks fi-bsw-cyan fi-kbl-7560u fi-bdw-samus 


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

    * Linux: CI_DRM_5529 -> Trybot_3785

  CI_DRM_5529: fd25766ba02f55a145820a44fbb4f06e0e0e8b36 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4804: 0b9ac934a6aad9ed5c1fdfd48d2b0faa10bfbbc4 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3785: 333916875ac7d698261c547d7eea84909aa9a84d @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

333916875ac7 drm/i915/pmu: Always sample an active ringbuffer
c95ba8919328 drm/i915: Replace global_seqno with a hangcheck heartbeat seqno
765802364592 drm/i915: Apply rps waitboosting for dma_fence_wait_timeout()
09c3cd7b2d9f drm/i915: Prioritise non-busywait semaphore workloads
f48c19e4ec41 drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+
98148ddcfa6e drm/i915/execlists: Refactor out can_merge_rq()
3b5ed91acf79 drm/i915: Keep timeline HWSP allocated until idle across the system
9215fbe883cd drm/i915: Pull i915_gem_active into the i915_active family
cbc47ba2000b drm/i915: Add timeline barrier support
cae9214e6e52 drm/i915: Make request allocation caches global
4d5e3df6939b drm/i915: Allocate active tracking nodes from a slabcache
a7ffc22cd3bd drm/i915: Release the active tracker tree upon idling
871ad85c3dbb drm/i915: Generalise GPU activity tracking
440675598ffe drm/i915: Serialise resets with wedging
8c8c36a79d4e drm/i915: Wait for old resets before applying debugfs/i915_wedged
977853634ebe drm/i915: Uninterruptibly drain the timelines on unwedging
792bd0586480 drm/i915: Force the GPU reset upon wedging
c8cffe9f5717 drm/i915: Revoke mmaps and prevent access to fence registers across reset
7dacccdcf1ed drm/i915: Trim NEWCLIENT boosting
961f9fa4988e drm/i915/selftests: Exercise some AB...BA preemption chains
f11d4b74ad0a drm/i915/execlists: Suppress redundant preemption
77e8996a8463 drm/i915/execlists: Suppress mere WAIT preemption
9c2434b1059d drm/i915: Allow normal clients to always preempt idle priority clients

== Logs ==

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


More information about the Intel-gfx-trybot mailing list