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

Patchwork patchwork at emeril.freedesktop.org
Sat Feb 2 21:17:24 UTC 2019


== Series Details ==

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

== Summary ==

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

Summary
-------

  **SUCCESS**

  No regressions found.

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

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

  Here are the changes found in Trybot_3782 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-s3:
    - fi-blb-e6850:       PASS -> INCOMPLETE [fdo#107718]

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

  * igt at kms_pipe_crc_basic@suspend-read-crc-pipe-a:
    - fi-byt-clapper:     PASS -> FAIL [fdo#103191] / [fdo#107362] +1
    - fi-apl-guc:         PASS -> INCOMPLETE [fdo#103927] / [fdo#108743]

  
#### Possible fixes ####

  * igt at amdgpu/amd_basic at userptr:
    - fi-kbl-8809g:       DMESG-WARN [fdo#108965] -> 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#103191]: https://bugs.freedesktop.org/show_bug.cgi?id=103191
  [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#107362]: https://bugs.freedesktop.org/show_bug.cgi?id=107362
  [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#108743]: https://bugs.freedesktop.org/show_bug.cgi?id=108743
  [fdo#108965]: https://bugs.freedesktop.org/show_bug.cgi?id=108965
  [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 -> 43)
------------------------------

  Additional (1): fi-icl-y 
  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_3782

  CI_DRM_5529: fd25766ba02f55a145820a44fbb4f06e0e0e8b36 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4804: 0b9ac934a6aad9ed5c1fdfd48d2b0faa10bfbbc4 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3782: 4001aaacbc64f71074f48942ae1bf71a14471a50 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

4001aaacbc64 drm/i915: Remove has-kernel-context
38ba359ef64a drm/i915: Reduce presumption of request ordering for barriers
2cd4ddf4bc80 drm/i915: Refactor common code to load initial power context
de51387919a1 drm/i915: Store the BIT(engine->id) as the engine's mask
5c90f47d315a drm/i915: Do a synchronous switch-to-kernel-context on idling
3d312d837a7b drm/i915/selftests: Improve switch-to-kernel-context checking
5378610c4e54 drm/i915: Force GPU idle on suspend
fd2555d3e084 drm/i915: Remove i915_request.global_seqno
aebd661b72be drm/i915: Remove access to global seqno in the HWSP
daed9c6e5b6e drm/i915/pmu: Always sample an active ringbuffer
2e4fb40b0167 drm/i915: Replace global_seqno with a hangcheck heartbeat seqno
432d4b356465 drm/i915: Apply rps waitboosting for dma_fence_wait_timeout()
9be6f438e5d8 drm/i915: Decrease priority for chained semaphores
0606feed55cb drm/i915: Prioritise non-busywait semaphore workloads
559c348c9a90 drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+
bbb17fe0dec2 drm/i915/execlists: Refactor out can_merge_rq()
d4078b9d72d5 drm/i915: Keep timeline HWSP allocated until idle across the system
13f8b382c49e drm/i915: Pull i915_gem_active into the i915_active family
5d50ce64385e drm/i915: Add timeline barrier support
bd61a21d8af4 drm/i915: Make request allocation caches global
5ec95360bea0 drm/i915: Allocate active tracking nodes from a slabcache
d3ec01da0d83 drm/i915: Release the active tracker tree upon idling
b0029bd25a61 drm/i915: Generalise GPU activity tracking
79250542191c drm/i915: Serialise resets with wedging
64a25ae0a1f7 drm/i915: Wait for old resets before applying debugfs/i915_wedged
bfaef9273fad drm/i915: Uninterruptibly drain the timelines on unwedging
1199e224124a drm/i915: Force the GPU reset upon wedging
d52664e50dc0 drm/i915: Revoke mmaps and prevent access to fence registers across reset
66f3418a20c0 drm/i915: Trim NEWCLIENT boosting
faafbf10e845 drm/i915/selftests: Exercise some AB...BA preemption chains
f843a112e175 drm/i915/execlists: Suppress redundant preemption
1a931719f340 drm/i915/execlists: Suppress mere WAIT preemption
18566f00a6b7 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_3782/


More information about the Intel-gfx-trybot mailing list