From: "Conselvan De Oliveira, Ander" <ander.conselvan.de.oliveira@intel.com>
To: "intel-gfx@lists.freedesktop.org" <intel-gfx@lists.freedesktop.org>
Subject: Re: ✗ Fi.CI.BAT: warning for Shared pll improvements (rev4)
Date: Wed, 9 Mar 2016 09:08:00 +0000 [thread overview]
Message-ID: <1457514480.2763.49.camel@intel.com> (raw)
In-Reply-To: <20160308160135.7597.81332@emeril.freedesktop.org>
On Tue, 2016-03-08 at 16:01 +0000, Patchwork wrote:
> == Series Details ==
>
> Series: Shared pll improvements (rev4)
> URL : https://patchwork.freedesktop.org/series/3850/
> State : warning
>
> == Summary ==
>
> Series 3850v4 Shared pll improvements
> http://patchwork.freedesktop.org/api/1.0/series/3850/revisions/4/mbox/
>
> Test kms_flip:
> Subgroup basic-flip-vs-dpms:
> dmesg-warn -> PASS (bdw-ultra)
> Test kms_frontbuffer_tracking:
> Subgroup basic:
> pass -> DMESG-WARN (snb-x220t)
https://bugs.freedesktop.org/show_bug.cgi?id=94349
> Test kms_pipe_crc_basic:
> Subgroup nonblocking-crc-pipe-b:
> dmesg-warn -> PASS (hsw-gt2)
> Test pm_rpm:
> Subgroup basic-pci-d3-state:
> dmesg-fail -> FAIL (snb-x220t)
https://bugs.freedesktop.org/show_bug.cgi?id=93123
> pass -> DMESG-WARN (snb-dellxps)
https://bugs.freedesktop.org/show_bug.cgi?id=94349
> Subgroup basic-rte:
> dmesg-warn -> PASS (snb-x220t)
> dmesg-warn -> PASS (snb-dellxps)
> dmesg-warn -> PASS (bsw-nuc-2)
>
> bdw-nuci7 total:186 pass:174 dwarn:0 dfail:0 fail:0 skip:12
> bdw-ultra total:186 pass:167 dwarn:0 dfail:0 fail:0 skip:19
> bsw-nuc-2 total:186 pass:151 dwarn:0 dfail:0 fail:0 skip:35
> byt-nuc total:186 pass:154 dwarn:0 dfail:0 fail:0 skip:32
> hsw-brixbox total:186 pass:166 dwarn:0 dfail:0 fail:0 skip:20
> hsw-gt2 total:186 pass:170 dwarn:1 dfail:0 fail:0 skip:15
> ilk-hp8440p total:186 pass:127 dwarn:0 dfail:0 fail:0 skip:59
> ivb-t430s total:186 pass:164 dwarn:0 dfail:0 fail:0 skip:22
> skl-i5k-2 total:186 pass:165 dwarn:0 dfail:0 fail:0 skip:21
> skl-i7k-2 total:186 pass:165 dwarn:0 dfail:0 fail:0 skip:21
> snb-dellxps total:186 pass:155 dwarn:1 dfail:0 fail:0 skip:30
> snb-x220t total:186 pass:155 dwarn:1 dfail:0 fail:1 skip:29
>
> Results at /archive/results/CI_IGT_test/Patchwork_1542/
>
> b519bbd9633eca6bc8e8e80588b48bcee447c330 drm-intel-nightly: 2016y-03m-08d-13h
> -00m-35s UTC integration manifest
> f8848e64f47e4200ca993ab5bb868bd6c68767a3 drm/i915: Make SKL/KBL DPLL0 managed
> by the shared dpll code
> 4ebc277121e7ac78ec5b276285036adc7fd0378c drm/i915: Manage HSW/BDW LCPLLs with
> the shared dpll interface
> 3a4e1a242b5bcfd9f13dd396148496cd5023e148 drm/i915: Move BXT pll configuration
> logic to intel_dpll_mgr.c
> 7c5af214173d1b70d5700182ac13c1426b420101 drm/i915: Move SKL/KLB pll selection
> logic to intel_dpll_mgr.c
> bbd624df74bdedbbdd6aeed20dff43e8cc2c1bf2 drm/i915: Move HSW/BDW pll selection
> logic to intel_dpll_mgr.c
> 7dfc6d5ac9dbca040722b3f8160d701303224e23 drm/i915: Refactor platform specifics
> out of intel_get_shared_dpll()
> 0e6c3ed940919ec78fcd17fe817854463239c949 drm/i915: Use a table to initilize
> shared dplls
> 2a434bf66a3a5db28cee6fdcb302007554cbac5e drm/i915: Move shared dpll function
> prototypes to intel_dpll_mgr.h
> 4654f45012aa9cce7a906a11f3ef6833826f0c2a drm/i915: Move shared dpll struct
> definitions to separate header file
> 29d479929a350c2623dae07f400623f33ece8f1a drm/i915: Store a direct pointer to
> shared dpll in intel_crtc_state
> 12b8330b15a5feb3e6a3cf41216a2f2f803ee755 drm/i915: Split
> intel_get_shared_dpll() into smaller functions
> dfa9c8044c69fb361e7482c5c58b997618eb163d drm/i915: Move ddi shared dpll code
> to intel_dpll_mgr.c
> 8584a2d3faa95cfe6094391d7a20d1a1f3a790c7 drm/i915: Move shared dpll code to a
> new file
>
---------------------------------------------------------------------
Intel Finland Oy
Registered Address: PL 281, 00181 Helsinki
Business Identity Code: 0357606 - 4
Domiciled in Helsinki
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
prev parent reply other threads:[~2016-03-09 9:10 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-08 15:46 [PATCH 00/13] Shared pll improvements Ander Conselvan de Oliveira
2016-03-08 15:46 ` [PATCH 01/13] drm/i915: Move shared dpll code to a new file Ander Conselvan de Oliveira
2016-03-08 15:46 ` [PATCH 02/13] drm/i915: Move ddi shared dpll code to intel_dpll_mgr.c Ander Conselvan de Oliveira
2016-03-08 15:46 ` [PATCH 03/13] drm/i915: Split intel_get_shared_dpll() into smaller functions Ander Conselvan de Oliveira
2016-03-08 15:46 ` [PATCH 04/13] drm/i915: Store a direct pointer to shared dpll in intel_crtc_state Ander Conselvan de Oliveira
2016-03-08 15:46 ` [PATCH 05/13] drm/i915: Move shared dpll struct definitions to separate header file Ander Conselvan de Oliveira
2016-03-08 15:46 ` [PATCH 06/13] drm/i915: Move shared dpll function prototypes to intel_dpll_mgr.h Ander Conselvan de Oliveira
2016-03-08 15:46 ` [PATCH 07/13] drm/i915: Use a table to initilize shared dplls Ander Conselvan de Oliveira
2016-03-08 15:46 ` [PATCH 08/13] drm/i915: Refactor platform specifics out of intel_get_shared_dpll() Ander Conselvan de Oliveira
2016-03-08 15:46 ` [PATCH 09/13] drm/i915: Move HSW/BDW pll selection logic to intel_dpll_mgr.c Ander Conselvan de Oliveira
2016-03-08 15:46 ` [PATCH 10/13] drm/i915: Move SKL/KLB " Ander Conselvan de Oliveira
2016-03-08 15:46 ` [PATCH 11/13] drm/i915: Move BXT pll configuration " Ander Conselvan de Oliveira
2016-03-08 15:46 ` [PATCH 12/13] drm/i915: Manage HSW/BDW LCPLLs with the shared dpll interface Ander Conselvan de Oliveira
2016-03-08 15:46 ` [PATCH 13/13] drm/i915: Make SKL/KBL DPLL0 managed by the shared dpll code Ander Conselvan de Oliveira
2016-03-09 8:36 ` Maarten Lankhorst
2016-03-09 9:57 ` Ander Conselvan De Oliveira
2016-03-08 16:01 ` ✗ Fi.CI.BAT: warning for Shared pll improvements (rev4) Patchwork
2016-03-09 9:08 ` Conselvan De Oliveira, Ander [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=1457514480.2763.49.camel@intel.com \
--to=ander.conselvan.de.oliveira@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox