All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Jani Nikula" <jani.nikula@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: include reductions (rev2)
Date: Fri, 10 Dec 2021 16:41:15 -0000	[thread overview]
Message-ID: <163915447504.3443.16980169161415256707@emeril.freedesktop.org> (raw)
In-Reply-To: <cover.1639142167.git.jani.nikula@intel.com>

[-- Attachment #1: Type: text/plain, Size: 3134 bytes --]

== Series Details ==

Series: drm/i915: include reductions (rev2)
URL   : https://patchwork.freedesktop.org/series/97789/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_10988 -> Patchwork_21823
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

Participating hosts (45 -> 34)
------------------------------

  Missing    (11): fi-ilk-m540 bat-dg1-6 fi-tgl-u2 bat-dg1-5 fi-hsw-4200u fi-bsw-cyan bat-adlp-6 bat-adlp-4 fi-ctg-p8600 bat-jsl-2 fi-bdw-samus 

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

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

### IGT changes ###

#### Issues hit ####

  * igt@amdgpu/amd_cs_nop@sync-fork-gfx0:
    - fi-skl-6600u:       NOTRUN -> [SKIP][1] ([fdo#109271]) +18 similar issues
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21823/fi-skl-6600u/igt@amdgpu/amd_cs_nop@sync-fork-gfx0.html

  * igt@kms_frontbuffer_tracking@basic:
    - fi-cml-u2:          [PASS][2] -> [DMESG-WARN][3] ([i915#4269])
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10988/fi-cml-u2/igt@kms_frontbuffer_tracking@basic.html
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21823/fi-cml-u2/igt@kms_frontbuffer_tracking@basic.html

  
#### Possible fixes ####

  * igt@kms_psr@primary_page_flip:
    - fi-skl-6600u:       [FAIL][4] ([i915#4547]) -> [PASS][5]
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10988/fi-skl-6600u/igt@kms_psr@primary_page_flip.html
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21823/fi-skl-6600u/igt@kms_psr@primary_page_flip.html

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

  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [i915#1886]: https://gitlab.freedesktop.org/drm/intel/issues/1886
  [i915#4269]: https://gitlab.freedesktop.org/drm/intel/issues/4269
  [i915#4547]: https://gitlab.freedesktop.org/drm/intel/issues/4547


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

  * Linux: CI_DRM_10988 -> Patchwork_21823

  CI-20190529: 20190529
  CI_DRM_10988: 24a4093e85c578905d39ebe14225dbeb5b6f07d5 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_6305: 136258e86a093fdb50a7a341de1c09ac9a076fea @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
  Patchwork_21823: d27cc2218d8872067d8c7a8b5eec03c9852040d1 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

d27cc2218d88 drm/i915/pxp: remove useless includes
4bf740c51295 drm/i915/pxp: un-inline intel_pxp_is_enabled()
db2bff005387 drm/i915/fb: reduce include dependencies
40f36fd84f38 drm/i915/fbc: avoid intel_frontbuffer.h include with declaration
ef0a62281bb7 drm/i915/psr: avoid intel_frontbuffer.h include with declaration
395be16b5fe3 drm/i915/active: remove useless i915_utils.h include
14de03f378d6 drm/i915/reset: include intel_display.h instead of intel_display_types.h

== Logs ==

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

[-- Attachment #2: Type: text/html, Size: 3767 bytes --]

  parent reply	other threads:[~2021-12-10 16:41 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-10 13:16 [Intel-gfx] [PATCH v2 0/7] drm/i915: include reductions Jani Nikula
2021-12-10 13:16 ` [Intel-gfx] [PATCH v2 1/7] drm/i915/reset: include intel_display.h instead of intel_display_types.h Jani Nikula
2021-12-10 13:16 ` [Intel-gfx] [PATCH v2 2/7] drm/i915/active: remove useless i915_utils.h include Jani Nikula
2021-12-10 13:16 ` [Intel-gfx] [PATCH v2 3/7] drm/i915/psr: avoid intel_frontbuffer.h include with declaration Jani Nikula
2021-12-10 13:16 ` [Intel-gfx] [PATCH v2 4/7] drm/i915/fbc: " Jani Nikula
2021-12-10 13:16 ` [Intel-gfx] [PATCH v2 5/7] drm/i915/fb: reduce include dependencies Jani Nikula
2021-12-10 13:17 ` [Intel-gfx] [PATCH v2 6/7] drm/i915/pxp: un-inline intel_pxp_is_enabled() Jani Nikula
2021-12-10 13:17 ` [Intel-gfx] [PATCH v2 7/7] drm/i915/pxp: remove useless includes Jani Nikula
2021-12-10 16:13 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: include reductions (rev2) Patchwork
2021-12-10 16:41 ` Patchwork [this message]
2021-12-11 13:10 ` [Intel-gfx] ✓ Fi.CI.IGT: success " 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=163915447504.3443.16980169161415256707@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=jani.nikula@intel.com \
    /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.