All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Gwan-gyeong Mun" <gwan-gyeong.mun@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] ✗ Fi.CI.BAT: failure for In order to readout DP SDPs, refactors the handling of DP SDPs (rev9)
Date: Mon, 30 Mar 2020 23:40:11 -0000	[thread overview]
Message-ID: <158561161137.13828.17056048467337010365@emeril.freedesktop.org> (raw)
In-Reply-To: <20200330162356.162361-1-gwan-gyeong.mun@intel.com>

== Series Details ==

Series: In order to readout DP SDPs, refactors the handling of DP SDPs (rev9)
URL   : https://patchwork.freedesktop.org/series/72853/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_8219 -> Patchwork_17138
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with Patchwork_17138 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Patchwork_17138, please notify your bug team to allow them
  to document this new failure mode, which will reduce false positives in CI.

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

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

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

### IGT changes ###

#### Possible regressions ####

  * igt@runner@aborted:
    - fi-icl-guc:         NOTRUN -> [FAIL][1]
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_17138/fi-icl-guc/igt@runner@aborted.html

  
#### Suppressed ####

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

  * igt@runner@aborted:
    - {fi-tgl-u}:         NOTRUN -> [FAIL][2]
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_17138/fi-tgl-u/igt@runner@aborted.html

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

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

### IGT changes ###

#### Issues hit ####

  * igt@i915_selftest@live@requests:
    - fi-icl-dsi:         [PASS][3] -> [INCOMPLETE][4] ([i915#1505])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8219/fi-icl-dsi/igt@i915_selftest@live@requests.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_17138/fi-icl-dsi/igt@i915_selftest@live@requests.html

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

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


Participating hosts (44 -> 38)
------------------------------

  Additional (3): fi-kbl-7560u fi-kbl-x1275 fi-kbl-r 
  Missing    (9): fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-hsw-4770 fi-gdg-551 fi-byt-n2820 fi-byt-clapper fi-bdw-samus 


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

  * CI: CI-20190529 -> None
  * Linux: CI_DRM_8219 -> Patchwork_17138

  CI-20190529: 20190529
  CI_DRM_8219: 42de3b3c94078845ceed586199c039622561b522 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5545: 9e5bfd10d56f81b98e0229c6bb14670221fd0b54 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_17138: 025e44f9037e5c174b128843f2e9e9eec57fb4d4 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

025e44f9037e drm/i915/psr: Use new DP VSC SDP compute routine on PSR
f8e40f339fb2 drm/i915/dp: Add compute routine for DP PSR VSC SDP
016763fca759 drm/i915: Stop sending DP SDPs on ddi disable
0256e6feea41 drm/i915: Program DP SDPs on pipe updates
de9f8e3bc14c drm/i915: Fix enabled infoframe states of lspcon
e6bbd6890567 drm/i915: Add state readout for DP VSC SDP
561b303fba93 drm/i915: Add state readout for DP HDR Metadata Infoframe SDP
bcd2ab9c0373 drm/i915: Program DP SDPs with computed configs
0845eae4c199 drm/i915: Include DP VSC SDP in the crtc state dump
c9cbe7b7bd25 drm/i915: Include DP HDR Metadata Infoframe SDP in the crtc state dump
96c9d0bf88ac drm/i915: Include HDMI DRM infoframe in the crtc state dump
10cbc3f7cd79 drm: Add logging function for DP VSC SDP
e58de153b99b drm/i915/dp: Read out DP SDPs
38f26ed437b1 video/hdmi: Add Unpack only function for DRM infoframe

== Logs ==

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

      parent reply	other threads:[~2020-03-30 23:40 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-30 16:23 [PATCH v9 00/14] In order to readout DP SDPs, refactors the handling of DP SDPs Gwan-gyeong Mun
2020-03-30 16:23 ` [Intel-gfx] " Gwan-gyeong Mun
2020-03-30 16:23 ` Gwan-gyeong Mun
2020-03-30 16:23 ` [PATCH v9 01/14] video/hdmi: Add Unpack only function for DRM infoframe Gwan-gyeong Mun
2020-03-30 16:23   ` [Intel-gfx] " Gwan-gyeong Mun
2020-03-30 16:23   ` Gwan-gyeong Mun
2020-03-30 16:23 ` [PATCH v9 02/14] drm/i915/dp: Read out DP SDPs Gwan-gyeong Mun
2020-03-30 16:23   ` [Intel-gfx] " Gwan-gyeong Mun
2020-03-30 16:23   ` Gwan-gyeong Mun
2020-03-30 16:23 ` [PATCH v9 03/14] drm: Add logging function for DP VSC SDP Gwan-gyeong Mun
2020-03-30 16:23   ` [Intel-gfx] " Gwan-gyeong Mun
2020-03-30 16:23   ` Gwan-gyeong Mun
2020-03-30 16:23 ` [PATCH v9 04/14] drm/i915: Include HDMI DRM infoframe in the crtc state dump Gwan-gyeong Mun
2020-03-30 16:23   ` [Intel-gfx] " Gwan-gyeong Mun
2020-03-30 16:23   ` Gwan-gyeong Mun
2020-03-30 16:23 ` [PATCH v9 05/14] drm/i915: Include DP HDR Metadata Infoframe SDP " Gwan-gyeong Mun
2020-03-30 16:23   ` [Intel-gfx] " Gwan-gyeong Mun
2020-03-30 16:23   ` Gwan-gyeong Mun
2020-03-30 16:23 ` [PATCH v9 06/14] drm/i915: Include DP VSC " Gwan-gyeong Mun
2020-03-30 16:23   ` [Intel-gfx] " Gwan-gyeong Mun
2020-03-30 16:23   ` Gwan-gyeong Mun
2020-03-30 16:23 ` [PATCH v9 07/14] drm/i915: Program DP SDPs with computed configs Gwan-gyeong Mun
2020-03-30 16:23   ` [Intel-gfx] " Gwan-gyeong Mun
2020-03-30 16:23   ` Gwan-gyeong Mun
2020-03-30 16:23 ` [PATCH v9 08/14] drm/i915: Add state readout for DP HDR Metadata Infoframe SDP Gwan-gyeong Mun
2020-03-30 16:23   ` [Intel-gfx] " Gwan-gyeong Mun
2020-03-30 16:23   ` Gwan-gyeong Mun
2020-03-30 16:23 ` [PATCH v9 09/14] drm/i915: Add state readout for DP VSC SDP Gwan-gyeong Mun
2020-03-30 16:23   ` [Intel-gfx] " Gwan-gyeong Mun
2020-03-30 16:23   ` Gwan-gyeong Mun
2020-03-30 16:23 ` [PATCH v9 10/14] drm/i915: Fix enabled infoframe states of lspcon Gwan-gyeong Mun
2020-03-30 16:23   ` [Intel-gfx] " Gwan-gyeong Mun
2020-03-30 16:23   ` Gwan-gyeong Mun
2020-03-30 16:23 ` [PATCH v9 11/14] drm/i915: Program DP SDPs on pipe updates Gwan-gyeong Mun
2020-03-30 16:23   ` [Intel-gfx] " Gwan-gyeong Mun
2020-03-30 16:23   ` Gwan-gyeong Mun
2020-03-30 16:23 ` [PATCH v9 12/14] drm/i915: Stop sending DP SDPs on ddi disable Gwan-gyeong Mun
2020-03-30 16:23   ` [Intel-gfx] " Gwan-gyeong Mun
2020-03-30 16:23   ` Gwan-gyeong Mun
2020-03-30 16:23 ` [PATCH v9 13/14] drm/i915/dp: Add compute routine for DP PSR VSC SDP Gwan-gyeong Mun
2020-03-30 16:23   ` [Intel-gfx] " Gwan-gyeong Mun
2020-03-30 16:23   ` Gwan-gyeong Mun
2020-03-30 16:23 ` [PATCH v9 14/14] drm/i915/psr: Use new DP VSC SDP compute routine on PSR Gwan-gyeong Mun
2020-03-30 16:23   ` [Intel-gfx] " Gwan-gyeong Mun
2020-03-30 16:23   ` Gwan-gyeong Mun
2020-03-30 23:19 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for In order to readout DP SDPs, refactors the handling of DP SDPs (rev9) Patchwork
2020-03-30 23:40 ` Patchwork [this message]

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=158561161137.13828.17056048467337010365@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=gwan-gyeong.mun@intel.com \
    --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.