✓ Fi.CI.BAT: success for series starting with [01/15] drm/i915/selftests: Rearrange ktime_get to reduce latency against CS

Patchwork patchwork at emeril.freedesktop.org
Fri Jan 8 21:01:13 UTC 2021


== Series Details ==

Series: series starting with [01/15] drm/i915/selftests: Rearrange ktime_get to reduce latency against CS
URL   : https://patchwork.freedesktop.org/series/85612/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_9567 -> Trybot_7420
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

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

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

### IGT changes ###

#### Issues hit ####

  * igt at amdgpu/amd_basic at cs-compute:
    - fi-tgl-y:           NOTRUN -> [SKIP][1] ([fdo#109315] / [i915#2575]) +3 similar issues
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7420/fi-tgl-y/igt@amdgpu/amd_basic@cs-compute.html

  * igt at amdgpu/amd_basic at cs-gfx:
    - fi-kbl-soraka:      NOTRUN -> [SKIP][2] ([fdo#109271]) +17 similar issues
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7420/fi-kbl-soraka/igt@amdgpu/amd_basic@cs-gfx.html

  * igt at gem_exec_suspend@basic-s3:
    - fi-tgl-y:           [PASS][3] -> [DMESG-WARN][4] ([i915#2411] / [i915#402])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9567/fi-tgl-y/igt@gem_exec_suspend@basic-s3.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7420/fi-tgl-y/igt@gem_exec_suspend@basic-s3.html

  * igt at prime_self_import@basic-with_one_bo_two_files:
    - fi-tgl-y:           [PASS][5] -> [DMESG-WARN][6] ([i915#402]) +2 similar issues
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9567/fi-tgl-y/igt@prime_self_import@basic-with_one_bo_two_files.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7420/fi-tgl-y/igt@prime_self_import@basic-with_one_bo_two_files.html

  
#### Possible fixes ####

  * igt at debugfs_test@read_all_entries:
    - fi-tgl-y:           [DMESG-WARN][7] ([i915#402]) -> [PASS][8] +2 similar issues
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9567/fi-tgl-y/igt@debugfs_test@read_all_entries.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7420/fi-tgl-y/igt@debugfs_test@read_all_entries.html

  * igt at i915_selftest@live at gem:
    - fi-kbl-soraka:      [DMESG-FAIL][9] -> [PASS][10]
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9567/fi-kbl-soraka/igt@i915_selftest@live@gem.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7420/fi-kbl-soraka/igt@i915_selftest@live@gem.html

  * igt at i915_selftest@live at reset:
    - fi-kbl-soraka:      [SKIP][11] ([fdo#109271]) -> [PASS][12] +12 similar issues
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9567/fi-kbl-soraka/igt@i915_selftest@live@reset.html
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7420/fi-kbl-soraka/igt@i915_selftest@live@reset.html

  
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315
  [i915#2411]: https://gitlab.freedesktop.org/drm/intel/issues/2411
  [i915#2575]: https://gitlab.freedesktop.org/drm/intel/issues/2575
  [i915#402]: https://gitlab.freedesktop.org/drm/intel/issues/402


Participating hosts (43 -> 38)
------------------------------

  Missing    (5): fi-ilk-m540 fi-hsw-4200u fi-bsw-cyan fi-ctg-p8600 fi-bdw-samus 


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

  * Linux: CI_DRM_9567 -> Trybot_7420

  CI-20190529: 20190529
  CI_DRM_9567: 9fc1f6dac2ec9339e390931322768a0286f01f71 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5951: fec3b9c7d88357144f0d7a1447b9316a1c81da1a @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_7420: b7a3c4fc71b74d580f228cde756543dd6a71ca73 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

b7a3c4fc71b7 seqlock
b99bfe19c0e2 drm/i915/gt: Convert stats.active to plain unsigned int
bdb800143bbb drm/i915/gt: Extract busy-stats for ring-scheduler
8178829d728a drm/i915/gt: Drop atomic for engine->fw_active tracking
959597b49072 drm/i915: Reduce test_and_set_bit to set_bit in i915_request_submit()
eabc248a0ded drm/i915/gem: Reduce ctx->engines_mutex for get_engines()
cb8670b929c6 drm/i915/gem: Reduce ctx->engine_mutex for reading the clone source
6ec7f6f26977 drm/i915: Drop i915_request.lock serialisation around await_start
0307ccc5d971 drm/i915: Mark up protected uses of 'i915_request_completed'
2f43dd11d578 drm/i915/gt: Disable arbitration on no-preempt requests
2625568e48ad drm/i915/gt: Only disable preemption on gen8 render engines
a81ad8b7f3e4 drm/i915/gt: Only retire on the last breadcrumb if the last request
6e02031f9d63 drm/i915/gt: Restore ce->signal flush before releasing virtual engine
8fb74f001229 drm/i915/selftests: Skip unstable timing measurements
b304685cc4a3 drm/i915/selftests: Rearrange ktime_get to reduce latency against CS

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7420/index.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-trybot/attachments/20210108/79db71fb/attachment.htm>


More information about the Intel-gfx-trybot mailing list