✓ Fi.CI.BAT: success for series starting with [01/24] drm/i915/pmu: Use GT parked for estimating RC6 while asleep

Patchwork patchwork at emeril.freedesktop.org
Sun Aug 4 09:32:00 UTC 2019


== Series Details ==

Series: series starting with [01/24] drm/i915/pmu: Use GT parked for estimating RC6 while asleep
URL   : https://patchwork.freedesktop.org/series/64661/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_6623 -> Trybot_4694
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4694/

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

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

### IGT changes ###

#### Issues hit ####

  * igt at gem_ctx_create@basic-files:
    - fi-cml-u2:          [PASS][1] -> [INCOMPLETE][2] ([fdo#110566])
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6623/fi-cml-u2/igt@gem_ctx_create@basic-files.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4694/fi-cml-u2/igt@gem_ctx_create@basic-files.html

  * igt at i915_selftest@live_requests:
    - fi-byt-j1900:       [PASS][3] -> [INCOMPLETE][4] ([fdo#102657])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6623/fi-byt-j1900/igt@i915_selftest@live_requests.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4694/fi-byt-j1900/igt@i915_selftest@live_requests.html

  
#### Possible fixes ####

  * igt at gem_exec_suspend@basic-s3:
    - fi-blb-e6850:       [INCOMPLETE][5] ([fdo#107718]) -> [PASS][6]
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6623/fi-blb-e6850/igt@gem_exec_suspend@basic-s3.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4694/fi-blb-e6850/igt@gem_exec_suspend@basic-s3.html

  * igt at kms_busy@basic-flip-a:
    - fi-kbl-7567u:       [SKIP][7] ([fdo#109271] / [fdo#109278]) -> [PASS][8] +2 similar issues
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6623/fi-kbl-7567u/igt@kms_busy@basic-flip-a.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4694/fi-kbl-7567u/igt@kms_busy@basic-flip-a.html

  * igt at kms_chamelium@hdmi-hpd-fast:
    - fi-icl-u2:          [FAIL][9] ([fdo#109483]) -> [PASS][10]
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6623/fi-icl-u2/igt@kms_chamelium@hdmi-hpd-fast.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4694/fi-icl-u2/igt@kms_chamelium@hdmi-hpd-fast.html

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

  [fdo#102657]: https://bugs.freedesktop.org/show_bug.cgi?id=102657
  [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278
  [fdo#109483]: https://bugs.freedesktop.org/show_bug.cgi?id=109483
  [fdo#110566]: https://bugs.freedesktop.org/show_bug.cgi?id=110566


Participating hosts (55 -> 47)
------------------------------

  Missing    (8): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-icl-y fi-byt-clapper fi-bdw-samus 


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

  * CI: CI-20190529 -> None
  * Linux: CI_DRM_6623 -> Trybot_4694

  CI-20190529: 20190529
  CI_DRM_6623: cd58db46a031e373917b8b0ee5f4ccb9dca7ff74 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5120: b3138fbea79d5d7935e53530b90efe3e816236f4 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_4694: c41272144855e1c68732de802ec0ed73e1601fb3 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

c41272144855 drm/i915: Markup expected timeline locks for i915_active
961b50ba8015 drm/i915: Extract intel_frontbuffer active tracking
2635114280b5 drm/i915/overlay: Switch to using i915_active tracking
3d5a1da9ebf8 drm/i915: Forgo last_fence active request tracking
c2ced22fa9a9 drm/i915/gt: Mark context->active_count as protected by timeline->mutex
873a3fafcaf8 drm/i915: Replace struct_mutex for batch pool serialisation
ce99af2b0e36 drm/i915: Protect request retirement with timeline->mutex
d633d3ad949a drm/i915/gt: Guard timeline pinning with its own mutex
2248a338bc8c drm/i915/gt: Convert timeline tracking to spinlock
8c1a4ebaf223 drm/i915/gt: Track timeline activeness in enter/exit
76d97eb382af drm/i915: Teach execbuffer to take the engine wakeref not GT
33cd0d4146db drm/i915: Make debugfs/per_file_stats scale better
3a344bf043f6 drm/i915: Only include active engines in the capture state
06a46111f168 drm/i915: Isolate i915_getparam_ioctl()
539942460baa drm/i915: Use intel_engine_lookup_user for probing HAS_BSD etc
05455fb37a46 drm/i915: Lift timeline into intel_context
c07b63532b44 drm/i915: Push the ring creation flags to the backend
1ba67cfae3c0 drm/i915: Use drm_i915_private directly from drv_get_drvdata()
d8e11760748d drm/i915/selftests: Pass intel_context to mock_request
2f5d48cc84fb drm/i915: Drop the fudge warning on ring restart for ctg/elk
eed40a0c9bbf drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
b251be0b4678 drm/i915/gem: Make caps.scheduler static
38c4c02562f0 drm/i915/gt: Remove stale kerneldoc for internal MOCS functions
c4dab060691d drm/i915/pmu: Use GT parked for estimating RC6 while asleep

== Logs ==

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


More information about the Intel-gfx-trybot mailing list