✓ Fi.CI.BAT: success for series starting with [1/6] drm/i915/gt: Always reset the timeslice after a context switch

Patchwork patchwork at emeril.freedesktop.org
Mon Jan 6 18:49:00 UTC 2020


== Series Details ==

Series: series starting with [1/6] drm/i915/gt: Always reset the timeslice after a context switch
URL   : https://patchwork.freedesktop.org/series/71667/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_7688 -> Trybot_5511
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5511/index.html

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

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

### IGT changes ###

#### Suppressed ####

  The following results come from untrusted machines, tests, or statuses.
  They do not affect the overall result.

  * igt at i915_selftest@live_execlists:
    - {fi-tgl-u}:         [PASS][1] -> [DMESG-FAIL][2]
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7688/fi-tgl-u/igt@i915_selftest@live_execlists.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5511/fi-tgl-u/igt@i915_selftest@live_execlists.html

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

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

### IGT changes ###

#### Issues hit ####

  * igt at kms_chamelium@dp-crc-fast:
    - fi-kbl-7500u:       [PASS][3] -> [FAIL][4] ([fdo#109635] / [i915#262])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7688/fi-kbl-7500u/igt@kms_chamelium@dp-crc-fast.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5511/fi-kbl-7500u/igt@kms_chamelium@dp-crc-fast.html

  
#### Possible fixes ####

  * igt at gem_close_race@basic-threads:
    - fi-byt-j1900:       [TIMEOUT][5] ([i915#816]) -> [PASS][6]
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7688/fi-byt-j1900/igt@gem_close_race@basic-threads.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5511/fi-byt-j1900/igt@gem_close_race@basic-threads.html

  * igt at i915_selftest@live_coherency:
    - fi-cfl-guc:         [DMESG-FAIL][7] ([i915#889]) -> [PASS][8] +7 similar issues
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7688/fi-cfl-guc/igt@i915_selftest@live_coherency.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5511/fi-cfl-guc/igt@i915_selftest@live_coherency.html

  * igt at i915_selftest@live_gt_timelines:
    - fi-cfl-guc:         [DMESG-WARN][9] ([i915#889]) -> [PASS][10] +23 similar issues
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7688/fi-cfl-guc/igt@i915_selftest@live_gt_timelines.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5511/fi-cfl-guc/igt@i915_selftest@live_gt_timelines.html

  
#### Warnings ####

  * igt at i915_selftest@live_blt:
    - fi-ivb-3770:        [DMESG-FAIL][11] ([i915#563]) -> [DMESG-FAIL][12] ([i915#725])
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7688/fi-ivb-3770/igt@i915_selftest@live_blt.html
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5511/fi-ivb-3770/igt@i915_selftest@live_blt.html

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

  [fdo#109635]: https://bugs.freedesktop.org/show_bug.cgi?id=109635
  [i915#262]: https://gitlab.freedesktop.org/drm/intel/issues/262
  [i915#563]: https://gitlab.freedesktop.org/drm/intel/issues/563
  [i915#725]: https://gitlab.freedesktop.org/drm/intel/issues/725
  [i915#816]: https://gitlab.freedesktop.org/drm/intel/issues/816
  [i915#889]: https://gitlab.freedesktop.org/drm/intel/issues/889


Participating hosts (42 -> 39)
------------------------------

  Additional (5): fi-skl-6770hq fi-bwr-2160 fi-gdg-551 fi-skl-lmem fi-skl-6600u 
  Missing    (8): fi-hsw-4770r fi-hsw-peppy fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-bsw-kefka fi-bdw-samus fi-kbl-r 


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

  * CI: CI-20190529 -> None
  * Linux: CI_DRM_7688 -> Trybot_5511

  CI-20190529: 20190529
  CI_DRM_7688: 9901bb096bfe4d9bfd843475eef24b563aed835a @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5357: a555a4b98f90dab655d24bb3d07e9291a8b8dac8 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_5511: 477d860d7122133870c5d94971dd7992a0649ea0 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

477d860d7122 drm/i915: Tweak scheduler's kick_submission()
b505192d6d61 drm/i915/gt: Avoid mmio reads when setting up interrupts from idle
9efc7d1fed58 drm/i915: Only retire requests when eviction is allowed to blocked
4e08e841f25e drm/i915: Replace vma parking with a clock aging algorithm
5d2051dec794 drm/i915/gt: Yield the timeslice if waiting on a semaphore
2bb682a2d27d drm/i915/gt: Always reset the timeslice after a context switch

== Logs ==

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


More information about the Intel-gfx-trybot mailing list