intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Paulo Zanoni <paulo.r.zanoni@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✓ Fi.CI.IGT: success for drm/i915/icl: implement icl_digital_port_connected() (rev2)
Date: Wed, 25 Jul 2018 12:29:06 -0000	[thread overview]
Message-ID: <20180725122906.8095.58704@emeril.freedesktop.org> (raw)
In-Reply-To: <20180725002813.6938-1-paulo.r.zanoni@intel.com>

== Series Details ==

Series: drm/i915/icl: implement icl_digital_port_connected() (rev2)
URL   : https://patchwork.freedesktop.org/series/47151/
State : success

== Summary ==

= CI Bug Log - changes from CI_DRM_4539_full -> Patchwork_9762_full =

== Summary - WARNING ==

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

  

== Possible new issues ==

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

  === IGT changes ===

    ==== Warnings ====

    igt@gem_mocs_settings@mocs-rc6-render:
      shard-kbl:          SKIP -> PASS

    igt@kms_busy@extended-modeset-hang-oldfb-render-b:
      shard-snb:          SKIP -> PASS

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt@gem_ppgtt@blt-vs-render-ctx0:
      shard-kbl:          PASS -> INCOMPLETE (fdo#106023, fdo#103665)

    {igt@gem_userptr_blits@readonly-unsync}:
      shard-apl:          PASS -> INCOMPLETE (fdo#103927)

    igt@kms_setmode@basic:
      shard-kbl:          PASS -> FAIL (fdo#99912)

    
    ==== Possible fixes ====

    igt@drv_selftest@live_hangcheck:
      shard-kbl:          DMESG-FAIL (fdo#106947, fdo#106560) -> PASS

    igt@gem_workarounds@suspend-resume:
      shard-kbl:          INCOMPLETE (fdo#103665) -> PASS

    igt@kms_cursor_legacy@cursor-vs-flip-toggle:
      shard-hsw:          FAIL (fdo#103355) -> PASS

    igt@kms_flip@2x-flip-vs-expired-vblank-interruptible:
      shard-glk:          FAIL (fdo#105189) -> PASS

    igt@kms_flip@plain-flip-ts-check:
      shard-glk:          FAIL (fdo#100368) -> PASS

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

  fdo#100368 https://bugs.freedesktop.org/show_bug.cgi?id=100368
  fdo#103355 https://bugs.freedesktop.org/show_bug.cgi?id=103355
  fdo#103665 https://bugs.freedesktop.org/show_bug.cgi?id=103665
  fdo#103927 https://bugs.freedesktop.org/show_bug.cgi?id=103927
  fdo#105189 https://bugs.freedesktop.org/show_bug.cgi?id=105189
  fdo#106023 https://bugs.freedesktop.org/show_bug.cgi?id=106023
  fdo#106560 https://bugs.freedesktop.org/show_bug.cgi?id=106560
  fdo#106947 https://bugs.freedesktop.org/show_bug.cgi?id=106947
  fdo#99912 https://bugs.freedesktop.org/show_bug.cgi?id=99912


== Participating hosts (5 -> 5) ==

  No changes in participating hosts


== Build changes ==

    * Linux: CI_DRM_4539 -> Patchwork_9762

  CI_DRM_4539: 764eb9fdd5683545c98da3e1c144824519306876 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4573: 2884f91dd6d7682ea738ef6f0943cc591643dda2 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_9762: 640806fc157865b6078add10a6ee3dc59c39ed26 @ git://anongit.freedesktop.org/gfx-ci/linux
  piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit

== Logs ==

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

  parent reply	other threads:[~2018-07-25 12:29 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-25  0:28 [PATCH 0/5] Remaining ICL display patches, v2 Paulo Zanoni
2018-07-25  0:28 ` [PATCH] drm/i915/icl: implement icl_digital_port_connected() Paulo Zanoni
2018-07-25  1:19   ` Lucas De Marchi
2018-07-25 16:59     ` Paulo Zanoni
2018-07-25 17:27     ` Paulo Zanoni
2018-07-25 17:59       ` Paulo Zanoni
2018-07-25 20:04         ` Lucas De Marchi
2018-07-25 19:59   ` [PATCH v4 1/5] " Paulo Zanoni
2018-07-25  0:28 ` [PATCH 2/5] drm/i915/icl: store the port type for TC ports Paulo Zanoni
2018-07-25 16:41   ` Rodrigo Vivi
2018-07-25 17:03     ` Rodrigo Vivi
2018-07-25  0:28 ` [PATCH 3/5] drm/i915/icl: Update FIA supported lane count for hpd Paulo Zanoni
2018-07-25 16:52   ` Rodrigo Vivi
2018-07-25 17:12     ` Paulo Zanoni
2018-07-25 17:13     ` Rodrigo Vivi
2018-07-25  0:28 ` [PATCH 4/5] drm/i915/icl: program MG_DP_MODE Paulo Zanoni
2018-07-25  0:28 ` [PATCH 5/5] drm/i915/icl: toggle PHY clock gating around link training Paulo Zanoni
2018-07-25  0:52 ` ✗ Fi.CI.SPARSE: warning for drm/i915/icl: implement icl_digital_port_connected() (rev2) Patchwork
2018-07-25  1:09 ` ✓ Fi.CI.BAT: success " Patchwork
2018-07-25  2:08 ` ✓ Fi.CI.IGT: " Patchwork
2018-07-25 11:07 ` ✓ Fi.CI.BAT: " Patchwork
2018-07-25 12:29 ` Patchwork [this message]
2018-07-25 20:23 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/icl: implement icl_digital_port_connected() (rev3) Patchwork
2018-07-25 20:26 ` ✗ Fi.CI.SPARSE: " Patchwork
2018-07-25 20:46 ` ✗ Fi.CI.BAT: 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=20180725122906.8095.58704@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=paulo.r.zanoni@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).