From: Jim Bride <jim.bride@linux.intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: Navare@emeril.freedesktop.org
Subject: Re: ✗ Ro.CI.BAT: failure for Enable upfront link training on DDI platforms (rev2)
Date: Mon, 22 Aug 2016 13:20:29 -0700 [thread overview]
Message-ID: <20160822202029.GA10742@shiv> (raw)
In-Reply-To: <20160810100632.24584.42990@emeril.freedesktop.org>
On Wed, Aug 10, 2016 at 10:06:32AM -0000, Patchwork wrote:
> == Series Details ==
>
> Series: Enable upfront link training on DDI platforms (rev2)
> URL : https://patchwork.freedesktop.org/series/10821/
> State : failure
>
> == Summary ==
>
> Series 10821v2 Enable upfront link training on DDI platforms
> http://patchwork.freedesktop.org/api/1.0/series/10821/revisions/2/mbox
>
> Test drv_module_reload_basic:
> pass -> DMESG-WARN (ro-bdw-i5-5250u)
https://bugs.freedesktop.org/show_bug.cgi?id=96614
> Test gem_exec_suspend:
> Subgroup basic-s3:
> pass -> DMESG-WARN (ro-bdw-i7-5600u)
https://bugs.freedesktop.org/show_bug.cgi?id=96614
> incomplete -> DMESG-WARN (fi-skl-i7-6700k)
https://bugs.freedesktop.org/show_bug.cgi?id=96226
> Test kms_cursor_legacy:
> Subgroup basic-cursor-vs-flip-varying-size:
> fail -> PASS (ro-ilk1-i5-650)
> Subgroup basic-flip-vs-cursor-legacy:
> pass -> FAIL (ro-byt-n2820)
> pass -> FAIL (ro-bdw-i5-5250u)
> pass -> FAIL (ro-skl3-i5-6260u)
https://bugs.freedesktop.org/show_bug.cgi?id=97188
> Test kms_pipe_crc_basic:
> Subgroup read-crc-pipe-c-frame-sequence:
> fail -> PASS (ro-ivb-i7-3770)
> Subgroup suspend-read-crc-pipe-a:
> incomplete -> PASS (fi-hsw-i7-4770k)
> Subgroup suspend-read-crc-pipe-b:
> skip -> DMESG-WARN (ro-bdw-i5-5250u)
https://bugs.freedesktop.org/show_bug.cgi?id=96913
> Subgroup suspend-read-crc-pipe-c:
> dmesg-warn -> PASS (ro-bdw-i7-5600u)
https://bugs.freedesktop.org/show_bug.cgi?id=97294
>
> fi-hsw-i7-4770k total:244 pass:222 dwarn:0 dfail:0 fail:0 skip:22
> fi-kbl-qkkr total:244 pass:185 dwarn:29 dfail:0 fail:3 skip:27
> fi-skl-i5-6260u total:244 pass:224 dwarn:4 dfail:0 fail:2 skip:14
> fi-skl-i7-6700k total:244 pass:208 dwarn:4 dfail:2 fail:2 skip:28
> fi-snb-i7-2600 total:244 pass:202 dwarn:0 dfail:0 fail:0 skip:42
> ro-bdw-i5-5250u total:240 pass:218 dwarn:4 dfail:0 fail:1 skip:17
> ro-bdw-i7-5557U total:240 pass:219 dwarn:3 dfail:0 fail:0 skip:18
> ro-bdw-i7-5600u total:240 pass:206 dwarn:1 dfail:0 fail:1 skip:32
> ro-bsw-n3050 total:240 pass:194 dwarn:0 dfail:0 fail:4 skip:42
> ro-byt-n2820 total:240 pass:197 dwarn:0 dfail:0 fail:3 skip:40
> ro-hsw-i3-4010u total:240 pass:214 dwarn:0 dfail:0 fail:0 skip:26
> ro-hsw-i7-4770r total:240 pass:214 dwarn:0 dfail:0 fail:0 skip:26
> ro-ilk1-i5-650 total:235 pass:174 dwarn:0 dfail:0 fail:1 skip:60
> ro-ivb-i7-3770 total:240 pass:205 dwarn:0 dfail:0 fail:0 skip:35
> ro-ivb2-i7-3770 total:240 pass:209 dwarn:0 dfail:0 fail:0 skip:31
> ro-skl3-i5-6260u total:240 pass:223 dwarn:0 dfail:0 fail:3 skip:14
>
> Results at /archive/results/CI_IGT_test/RO_Patchwork_1806/
>
> d0e3a4b drm-intel-nightly: 2016y-08m-09d-20h-18m-38s UTC integration manifest
> f5b42cb drm/i915: Enable upfront link training support for HSW/BDW
> b4816e8 drm/i915: Split hsw_get_dpll()
> 871eea3 drm/i915/dp: Enable upfront link training on SKL
> 81e41dd drm/i915: Split skl_get_dpll()
> caf9e6b drm/i915/dp: Enable Upfront link training for typeC DP support on BXT
> ac2d7ae drm/i915: Split bxt_ddi_pll_select()
> 99362db drm/i915: Split intel_ddi_pre_enable() into DP and HDMI versions
> d97a2be drm/i915: Remove ddi_pll_sel from intel_crtc_state
> 3faa91d drm/i915: Don't pass crtc_state to intel_dp_set_link_params()
>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
prev parent reply other threads:[~2016-08-22 20:21 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-09 19:29 [PATCH 0/9] Enable upfront link training on DDI platforms Manasi Navare
2016-08-09 19:29 ` [PATCH 1/9] drm/i915: Don't pass crtc_state to intel_dp_set_link_params() Manasi Navare
2016-08-09 19:29 ` [PATCH v2 2/9] drm/i915: Remove ddi_pll_sel from intel_crtc_state Manasi Navare
2016-08-09 19:29 ` [PATCH v2 3/9] drm/i915: Split intel_ddi_pre_enable() into DP and HDMI versions Manasi Navare
2016-08-09 19:29 ` [PATCH v2 4/9] drm/i915: Split bxt_ddi_pll_select() Manasi Navare
2016-08-09 19:29 ` [PATCH v8 5/9] drm/i915/dp: Enable Upfront link training for typeC DP support on BXT Manasi Navare
2016-08-09 19:29 ` [PATCH 6/9] drm/i915: Split skl_get_dpll() Manasi Navare
2016-08-09 19:29 ` [PATCH 7/9] drm/i915/dp: Enable upfront link training on SKL Manasi Navare
2016-08-16 17:21 ` R, Durgadoss
2016-08-09 19:29 ` [PATCH 8/9] drm/i915: Split hsw_get_dpll() Manasi Navare
2016-08-16 17:24 ` R, Durgadoss
2016-08-09 19:29 ` [PATCH 9/9] drm/i915: Enable upfront link training support for HSW/BDW Manasi Navare
2016-08-16 17:25 ` R, Durgadoss
2016-08-10 10:06 ` ✗ Ro.CI.BAT: failure for Enable upfront link training on DDI platforms (rev2) Patchwork
2016-08-22 20:20 ` Jim Bride [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=20160822202029.GA10742@shiv \
--to=jim.bride@linux.intel.com \
--cc=Navare@emeril.freedesktop.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox