Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Imre Deak <imre.deak@intel.com>
To: intel-gfx@lists.freedesktop.org,
	"Jose Souza" <jose.souza@intel.com>,
	"Rodrigo Vivi" <rodrigo.vivi@intel.com>,
	"Ville Syrjälä" <ville.syrjala@linux.intel.com>
Subject: Re: ✓ Fi.CI.BAT: success for drm/i915/icl: Fix combo PHY HW context loss (rev2)
Date: Thu, 8 Nov 2018 19:34:16 +0200	[thread overview]
Message-ID: <20181108173416.GD31026@ideak-desk.fi.intel.com> (raw)
In-Reply-To: <20181107114431.31412.16990@emeril.freedesktop.org>

On Wed, Nov 07, 2018 at 11:44:31AM +0000, Patchwork wrote:
> == Series Details ==
> 
> Series: drm/i915/icl: Fix combo PHY HW context loss (rev2)
> URL   : https://patchwork.freedesktop.org/series/51970/
> State : success
> 
> == Summary ==

Thanks for the reviews, pushed to -dinq with the s/GPL-2.0/MIT/ change.

> 
> = CI Bug Log - changes from CI_DRM_5096 -> Patchwork_10739 =
> 
> == Summary - SUCCESS ==
> 
>   No regressions found.
> 
>   External URL: https://patchwork.freedesktop.org/api/1.0/series/51970/revisions/2/mbox/
> 
> == Known issues ==
> 
>   Here are the changes found in Patchwork_10739 that come from known issues:
> 
>   === IGT changes ===
> 
>     ==== Issues hit ====
> 
>     igt@drv_module_reload@basic-no-display:
>       fi-byt-clapper:     PASS -> WARN (fdo#108688)
> 
>     igt@drv_module_reload@basic-reload:
>       fi-blb-e6850:       NOTRUN -> INCOMPLETE (fdo#107718)
> 
>     igt@drv_module_reload@basic-reload-inject:
>       fi-glk-j4005:       PASS -> DMESG-WARN (fdo#106000)
> 
>     igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a:
>       fi-skl-6600u:       PASS -> INCOMPLETE (fdo#104108)
> 
>     
>     ==== Possible fixes ====
> 
>     igt@drv_module_reload@basic-reload:
>       fi-glk-j4005:       DMESG-WARN (fdo#106248, fdo#106725) -> PASS
> 
>     igt@drv_module_reload@basic-reload-inject:
>       fi-byt-clapper:     WARN (fdo#108688) -> PASS
> 
>     igt@drv_selftest@live_contexts:
>       fi-bsw-n3050:       DMESG-FAIL (fdo#108626) -> PASS
> 
>     igt@gem_exec_suspend@basic-s3:
>       fi-blb-e6850:       INCOMPLETE (fdo#107718) -> PASS
> 
>     igt@kms_frontbuffer_tracking@basic:
>       fi-byt-clapper:     FAIL (fdo#103167) -> PASS
> 
>     igt@pm_rpm@module-reload:
>       fi-byt-clapper:     FAIL (fdo#108675) -> PASS
> 
>     
>   fdo#103167 https://bugs.freedesktop.org/show_bug.cgi?id=103167
>   fdo#104108 https://bugs.freedesktop.org/show_bug.cgi?id=104108
>   fdo#106000 https://bugs.freedesktop.org/show_bug.cgi?id=106000
>   fdo#106248 https://bugs.freedesktop.org/show_bug.cgi?id=106248
>   fdo#106725 https://bugs.freedesktop.org/show_bug.cgi?id=106725
>   fdo#107718 https://bugs.freedesktop.org/show_bug.cgi?id=107718
>   fdo#108626 https://bugs.freedesktop.org/show_bug.cgi?id=108626
>   fdo#108675 https://bugs.freedesktop.org/show_bug.cgi?id=108675
>   fdo#108688 https://bugs.freedesktop.org/show_bug.cgi?id=108688
> 
> 
> == Participating hosts (51 -> 45) ==
> 
>   Missing    (6): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-pnv-d510 
> 
> 
> == Build changes ==
> 
>     * Linux: CI_DRM_5096 -> Patchwork_10739
> 
>   CI_DRM_5096: 9dd45e92a3e9b238d044adde1061a8ee0ce24b73 @ git://anongit.freedesktop.org/gfx-ci/linux
>   IGT_4711: cc41f4c921e56c62c85ec5349c47022ae9b5f008 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
>   Patchwork_10739: b07aa5a2f1dde979ce2efcad860219eacff17618 @ git://anongit.freedesktop.org/gfx-ci/linux
> 
> 
> == Linux commits ==
> 
> b07aa5a2f1dd drm/i915/icl: Fix port B combo PHY context loss after DC transitions
> f8a27234d85e drm/i915/icl: Skip init for an already enabled combo PHY
> 63f195491d16 drm/i915/cnl+: Verify combo PHY HW state during PHY uninit
> 8994b0680dd9 drm/i915/cnl+: Move the combo PHY init/uninit code to a new file
> 8da27d26559f drm/i915/icl: Fix combo PHY uninit
> 
> == Logs ==
> 
> For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_10739/issues.html
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

      reply	other threads:[~2018-11-08 17:34 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-06 16:06 [PATCH v2 0/5] drm/i915/icl: Fix combo PHY HW context loss Imre Deak
2018-11-06 16:06 ` [PATCH v2 1/5] drm/i915/icl: Fix combo PHY uninit Imre Deak
2018-11-07 20:37   ` Souza, Jose
2018-11-06 16:06 ` [PATCH v2 2/5] drm/i915/cnl+: Move the combo PHY init/uninit code to a new file Imre Deak
2018-11-06 16:16   ` Ville Syrjälä
2018-11-06 17:00     ` Imre Deak
2018-11-07 20:41   ` Souza, Jose
2018-11-06 16:06 ` [PATCH v2 3/5] drm/i915/cnl+: Verify combo PHY HW state during PHY uninit Imre Deak
2018-11-07 20:46   ` Souza, Jose
2018-11-06 16:06 ` [PATCH v2 4/5] drm/i915/icl: Skip init for an already enabled combo PHY Imre Deak
2018-11-06 16:06 ` [PATCH v2 5/5] drm/i915/icl: Fix port B combo PHY context loss after DC transitions Imre Deak
2018-11-07 20:46   ` Souza, Jose
2018-11-07 11:05 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/icl: Fix combo PHY HW context loss (rev2) Patchwork
2018-11-07 11:07 ` ✗ Fi.CI.SPARSE: " Patchwork
2018-11-07 11:31 ` ✗ Fi.CI.BAT: failure " Patchwork
2018-11-07 11:37 ` Patchwork
2018-11-07 11:40 ` ✓ Fi.CI.BAT: success " Patchwork
2018-11-07 11:44 ` Patchwork
2018-11-08 17:34   ` Imre Deak [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=20181108173416.GD31026@ideak-desk.fi.intel.com \
    --to=imre.deak@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=jose.souza@intel.com \
    --cc=rodrigo.vivi@intel.com \
    --cc=ville.syrjala@linux.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