All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Chris Wilson" <chris@chris-wilson.co.uk>
Cc: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/6] drm/i915/gt: Always enable busy-stats for execlists (rev2)
Date: Sat, 25 Apr 2020 19:45:04 -0000	[thread overview]
Message-ID: <158784390407.28453.6082634196358849355@emeril.freedesktop.org> (raw)
In-Reply-To: <20200425175751.30358-1-chris@chris-wilson.co.uk>

== Series Details ==

Series: series starting with [1/6] drm/i915/gt: Always enable busy-stats for execlists (rev2)
URL   : https://patchwork.freedesktop.org/series/76486/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_8368 -> Patchwork_17464
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

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

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

### IGT changes ###

#### Issues hit ####

  * igt@i915_selftest@live@gt_pm:
    - fi-hsw-4770:        [PASS][1] -> [DMESG-FAIL][2] ([i915#1791])
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8368/fi-hsw-4770/igt@i915_selftest@live@gt_pm.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_17464/fi-hsw-4770/igt@i915_selftest@live@gt_pm.html

  * igt@i915_selftest@live@sanitycheck:
    - fi-bwr-2160:        [PASS][3] -> [INCOMPLETE][4] ([i915#489])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8368/fi-bwr-2160/igt@i915_selftest@live@sanitycheck.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_17464/fi-bwr-2160/igt@i915_selftest@live@sanitycheck.html

  
#### Possible fixes ####

  * igt@i915_selftest@live@gt_pm:
    - fi-bsw-kefka:       [DMESG-FAIL][5] ([i915#1791]) -> [PASS][6]
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8368/fi-bsw-kefka/igt@i915_selftest@live@gt_pm.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_17464/fi-bsw-kefka/igt@i915_selftest@live@gt_pm.html
    - fi-snb-2520m:       [DMESG-FAIL][7] -> [PASS][8]
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8368/fi-snb-2520m/igt@i915_selftest@live@gt_pm.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_17464/fi-snb-2520m/igt@i915_selftest@live@gt_pm.html
    - fi-whl-u:           [DMESG-FAIL][9] ([i915#1791]) -> [PASS][10]
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8368/fi-whl-u/igt@i915_selftest@live@gt_pm.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_17464/fi-whl-u/igt@i915_selftest@live@gt_pm.html

  
  [i915#1791]: https://gitlab.freedesktop.org/drm/intel/issues/1791
  [i915#489]: https://gitlab.freedesktop.org/drm/intel/issues/489


Participating hosts (47 -> 41)
------------------------------

  Missing    (6): fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-kbl-7500u fi-byt-clapper fi-bdw-samus 


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

  * CI: CI-20190529 -> None
  * Linux: CI_DRM_8368 -> Patchwork_17464

  CI-20190529: 20190529
  CI_DRM_8368: b4afa978863f35e0b3f709412e967b66bb3af00c @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5610: 71fed15724898a8f914666093352a964b70a62fc @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_17464: 5720afa836ee9f5ab6c67f839f7f923f05909be4 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

5720afa836ee drm/i915/gt: Restore aggressive post-boost downclocking
50df497d84b8 drm/i915/gt: Apply the aggressive downclocking to parking
45476008bc61 drm/i915/gt: Switch to manual evaluation of RPS
40d0b5f06de0 drm/i915/gt: Track use of RPS interrupts in flags
580c6e4c2a06 drm/i915/gt: Move rps.enabled/active to flags
bd5217caba42 drm/i915/gt: Always enable busy-stats for execlists

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_17464/index.html
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  parent reply	other threads:[~2020-04-25 19:45 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-25 17:57 [Intel-gfx] [PATCH 1/6] drm/i915/gt: Always enable busy-stats for execlists Chris Wilson
2020-04-25 17:57 ` [Intel-gfx] [PATCH 2/6] drm/i915/gt: Move rps.enabled/active to flags Chris Wilson
2020-04-26 23:15   ` Andi Shyti
2020-04-27  8:22     ` Chris Wilson
2020-04-25 17:57 ` [Intel-gfx] [PATCH 3/6] drm/i915/gt: Track use of RPS interrupts in flags Chris Wilson
2020-04-26 23:16   ` Andi Shyti
2020-04-25 17:57 ` [Intel-gfx] [PATCH 4/6] drm/i915/gt: Switch to manual evaluation of RPS Chris Wilson
2020-04-25 18:51   ` Chris Wilson
2020-04-25 18:54   ` [Intel-gfx] [PATCH] " Chris Wilson
2020-04-26 23:28     ` Andi Shyti
2020-04-27  8:27       ` Chris Wilson
2020-04-25 17:57 ` [Intel-gfx] [PATCH 5/6] drm/i915/gt: Apply the aggressive downclocking to parking Chris Wilson
2020-04-25 17:57 ` [Intel-gfx] [PATCH 6/6] drm/i915/gt: Restore aggressive post-boost downclocking Chris Wilson
2020-04-25 18:52 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] drm/i915/gt: Always enable busy-stats for execlists Patchwork
2020-04-25 18:55 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2020-04-25 19:16 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2020-04-25 19:21 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] drm/i915/gt: Always enable busy-stats for execlists (rev2) Patchwork
2020-04-25 19:24 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2020-04-25 19:45 ` Patchwork [this message]
2020-04-25 21:18 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=158784390407.28453.6082634196358849355@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=chris@chris-wilson.co.uk \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.