From: Imre Deak <imre.deak@intel.com>
To: intel-gfx@lists.freedesktop.org,
tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>,
Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
Chris Wilson <chris@chris-wilson.co.uk>
Subject: Re: ✗ Fi.CI.BAT: warning for drm/i915: Queue page flip work with high priority (rev3)
Date: Wed, 21 Sep 2016 16:48:01 +0300 [thread overview]
Message-ID: <1474465681.1968.27.camel@intel.com> (raw)
In-Reply-To: <20160920122425.31394.25882@emeril.freedesktop.org>
On ti, 2016-09-20 at 12:24 +0000, Patchwork wrote:
> == Series Details ==
>
> Series: drm/i915: Queue page flip work with high priority (rev3)
> URL : https://patchwork.freedesktop.org/series/12336/
> State : warning
>
> == Summary ==
>
> Series 12336v3 drm/i915: Queue page flip work with high priority
> https://patchwork.freedesktop.org/api/1.0/series/12336/revisions/3/mb
> ox/
>
> Test gem_exec_gttfill:
> Subgroup basic:
> pass -> SKIP (fi-snb-2600)
"""
Estimated that we need 513 objects and 2053 MiB for the test, but only
have 2013 MiB available (RAM) and a maximum of 383430 objects
Last errno: 22, Invalid argument
Subtest basic: SKIP (0.000s)
"""
It's a pre-existing sporadic issue on multiple platforms.
> Test gem_exec_suspend:
> Subgroup basic-s3:
> incomplete -> PASS (fi-hsw-4770k)
> Test kms_pipe_crc_basic:
> Subgroup read-crc-pipe-c-frame-sequence:
> pass -> SKIP (fi-hsw-4770r)
"""
read-crc-pipe-C-frame-sequence: Testing connector HDMI-A-1 using pipe C
Test requirement not met in function test_read_crc, file
kms_pipe_crc_basic.c:178:
Test requirement: valid_connectors
No connector found for pipe 2
Subtest read-crc-pipe-C-frame-sequence: SKIP (0.179s)
"""
> Subgroup suspend-read-crc-pipe-a:
> pass -> SKIP (fi-hsw-4770r)
"""
suspend-read-crc-pipe-A: Testing connector HDMI-A-1 using pipe A
Test requirement not met in function test_read_crc, file
kms_pipe_crc_basic.c:178:
Test requirement: valid_connectors
No connector found for pipe 0
"""
In both cases above HDMI detect fails for outputs successfully detected
in earlier subtests, a pre-existing issue on multiple platforms.
> Subgroup suspend-read-crc-pipe-b:
> skip -> PASS (fi-hsw-4770r)
> Test kms_psr_sink_crc:
> Subgroup psr_basic:
> fail -> DMESG-WARN (fi-skl-6700hq)
[drm:intel_pipe_update_start] *ERROR* Potential atomic update failure on pipe A
Pre-existing issue on this machine (and the test succeeded only
once in CI history).
Pushed to -dinq, thanks for the reviews.
--Imre
>
> fi-bdw-
> 5557u total:244 pass:229 dwarn:0 dfail:0 fail:0 skip:15
> fi-bsw-
> n3050 total:244 pass:202 dwarn:0 dfail:0 fail:0 skip:42
> fi-byt-
> n2820 total:244 pass:208 dwarn:0 dfail:0 fail:1 skip:35
> fi-hsw-
> 4770k total:208 pass:187 dwarn:0 dfail:0 fail:0 skip:20
> fi-hsw-
> 4770r total:244 pass:220 dwarn:0 dfail:0 fail:0 skip:24
> fi-ilk-
> 650 total:244 pass:182 dwarn:0 dfail:0 fail:2 skip:60
> fi-ivb-
> 3520m total:244 pass:219 dwarn:0 dfail:0 fail:0 skip:25
> fi-ivb-
> 3770 total:244 pass:207 dwarn:0 dfail:0 fail:0 skip:37
> fi-skl-
> 6260u total:244 pass:230 dwarn:0 dfail:0 fail:0 skip:14
> fi-skl-
> 6700hq total:244 pass:221 dwarn:1 dfail:0 fail:0 skip:22
> fi-skl-
> 6700k total:244 pass:219 dwarn:1 dfail:0 fail:0 skip:24
> fi-skl-
> 6770hq total:244 pass:228 dwarn:1 dfail:0 fail:1 skip:14
> fi-snb-
> 2520m total:244 pass:208 dwarn:0 dfail:0 fail:0 skip:36
> fi-snb-
> 2600 total:244 pass:206 dwarn:0 dfail:0 fail:0 skip:38
>
> Results at /archive/results/CI_IGT_test/Patchwork_2560/
>
> de934d54f765dcfa82c018ea5d256801cffee7af drm-intel-nightly: 2016y-
> 09m-20d-09h-13m-55s UTC integration manifest
> 04838a2 drm/i915: Queue page flip work via a low latency, unbound
> workqueue
>
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
prev parent reply other threads:[~2016-09-21 13:48 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-12 14:09 [PATCH] drm/i915: Queue page flip work with high priority Imre Deak
2016-09-12 14:52 ` ✓ Fi.CI.BAT: success for " Patchwork
2016-09-13 10:24 ` [PATCH] " Tvrtko Ursulin
2016-09-13 10:31 ` Imre Deak
2016-09-13 11:12 ` Tvrtko Ursulin
2016-09-14 11:02 ` Imre Deak
2016-09-13 10:32 ` Chris Wilson
2016-09-13 10:48 ` Imre Deak
2016-09-14 17:07 ` [PATCH v2] drm/i915: Queue page flip work via a low latency, unbound workqueue Imre Deak
2016-09-15 8:44 ` Maarten Lankhorst
2016-09-15 11:30 ` Imre Deak
2016-09-20 11:58 ` [PATCH v3] " Imre Deak
2016-09-20 12:51 ` Chris Wilson
2016-09-20 12:56 ` Maarten Lankhorst
2016-09-14 17:54 ` ✗ Fi.CI.BAT: failure for drm/i915: Queue page flip work with high priority (rev2) Patchwork
2016-09-15 7:20 ` ✗ Fi.CI.BAT: warning " Patchwork
2016-09-20 12:24 ` ✗ Fi.CI.BAT: warning for drm/i915: Queue page flip work with high priority (rev3) Patchwork
2016-09-21 13:48 ` 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=1474465681.1968.27.camel@intel.com \
--to=imre.deak@intel.com \
--cc=chris@chris-wilson.co.uk \
--cc=intel-gfx@lists.freedesktop.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=tvrtko.ursulin@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 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.