* [igt-dev] [PATCH i-g-t] i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry
@ 2020-02-20 17:41 Chris Wilson
2020-02-20 19:56 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
` (5 more replies)
0 siblings, 6 replies; 12+ messages in thread
From: Chris Wilson @ 2020-02-20 17:41 UTC (permalink / raw)
To: intel-gfx; +Cc: igt-dev
Since we check before and then after each debugfs entry, we do not need
to check before each time as well. We will error out as soon as it does
fail, at all other times we know the system to be idle.
No impact on runtime for glk (which apparently is one of the better
behaving systems).
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Martin Peres <martin.peres@linux.intel.com>
---
tests/i915/i915_pm_rpm.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/tests/i915/i915_pm_rpm.c b/tests/i915/i915_pm_rpm.c
index 0c2821122..bf412b5cc 100644
--- a/tests/i915/i915_pm_rpm.c
+++ b/tests/i915/i915_pm_rpm.c
@@ -932,9 +932,6 @@ static int read_entry(const char *filepath,
int fd;
int rc;
- igt_assert_f(wait_for_suspended(), "Before opening: %s (%s)\n",
- filepath + pathinfo->base, filepath);
-
fd = open(filepath, O_RDONLY | O_NONBLOCK);
if (fd < 0) {
igt_debug("Failed to open '%s': %m\n", filepath);
--
2.25.1
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
^ permalink raw reply related [flat|nested] 12+ messages in thread* [igt-dev] ✓ Fi.CI.BAT: success for i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry 2020-02-20 17:41 [igt-dev] [PATCH i-g-t] i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry Chris Wilson @ 2020-02-20 19:56 ` Patchwork 2020-02-21 7:33 ` [igt-dev] [PATCH i-g-t] " Martin Peres ` (4 subsequent siblings) 5 siblings, 0 replies; 12+ messages in thread From: Patchwork @ 2020-02-20 19:56 UTC (permalink / raw) To: Chris Wilson; +Cc: igt-dev == Series Details == Series: i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry URL : https://patchwork.freedesktop.org/series/73729/ State : success == Summary == CI Bug Log - changes from CI_DRM_7975 -> IGTPW_4203 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/index.html Known issues ------------ Here are the changes found in IGTPW_4203 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_mmap_gtt@basic: - fi-tgl-y: [PASS][1] -> [DMESG-WARN][2] ([CI#94] / [i915#402]) +1 similar issue [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/fi-tgl-y/igt@gem_mmap_gtt@basic.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/fi-tgl-y/igt@gem_mmap_gtt@basic.html * igt@i915_selftest@live_gem_contexts: - fi-cml-s: [PASS][3] -> [DMESG-FAIL][4] ([i915#877]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/fi-cml-s/igt@i915_selftest@live_gem_contexts.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/fi-cml-s/igt@i915_selftest@live_gem_contexts.html * igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a: - fi-skl-6600u: [PASS][5] -> [INCOMPLETE][6] ([i915#69]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/fi-skl-6600u/igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/fi-skl-6600u/igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a.html #### Possible fixes #### * igt@gem_close_race@basic-threads: - fi-hsw-4770r: [TIMEOUT][7] ([fdo#112271] / [i915#1084]) -> [PASS][8] [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/fi-hsw-4770r/igt@gem_close_race@basic-threads.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/fi-hsw-4770r/igt@gem_close_race@basic-threads.html - fi-byt-n2820: [INCOMPLETE][9] ([i915#45]) -> [PASS][10] [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/fi-byt-n2820/igt@gem_close_race@basic-threads.html [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/fi-byt-n2820/igt@gem_close_race@basic-threads.html * igt@i915_selftest@live_execlists: - fi-tgl-y: [INCOMPLETE][11] ([CI#94] / [i915#647]) -> [PASS][12] [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/fi-tgl-y/igt@i915_selftest@live_execlists.html [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/fi-tgl-y/igt@i915_selftest@live_execlists.html - fi-icl-y: [DMESG-FAIL][13] ([fdo#108569]) -> [PASS][14] [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/fi-icl-y/igt@i915_selftest@live_execlists.html [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/fi-icl-y/igt@i915_selftest@live_execlists.html * igt@kms_chamelium@dp-crc-fast: - fi-cml-u2: [FAIL][15] ([i915#262]) -> [PASS][16] [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/fi-cml-u2/igt@kms_chamelium@dp-crc-fast.html [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/fi-cml-u2/igt@kms_chamelium@dp-crc-fast.html * igt@prime_self_import@basic-llseek-bad: - fi-tgl-y: [DMESG-WARN][17] ([CI#94] / [i915#402]) -> [PASS][18] +1 similar issue [17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/fi-tgl-y/igt@prime_self_import@basic-llseek-bad.html [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/fi-tgl-y/igt@prime_self_import@basic-llseek-bad.html #### Warnings #### * igt@kms_chamelium@hdmi-hpd-fast: - fi-kbl-7500u: [FAIL][19] ([fdo#111096] / [i915#323]) -> [FAIL][20] ([fdo#111407]) [19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/fi-kbl-7500u/igt@kms_chamelium@hdmi-hpd-fast.html [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/fi-kbl-7500u/igt@kms_chamelium@hdmi-hpd-fast.html [CI#94]: https://gitlab.freedesktop.org/gfx-ci/i915-infra/issues/94 [fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569 [fdo#111096]: https://bugs.freedesktop.org/show_bug.cgi?id=111096 [fdo#111407]: https://bugs.freedesktop.org/show_bug.cgi?id=111407 [fdo#112271]: https://bugs.freedesktop.org/show_bug.cgi?id=112271 [i915#1084]: https://gitlab.freedesktop.org/drm/intel/issues/1084 [i915#262]: https://gitlab.freedesktop.org/drm/intel/issues/262 [i915#323]: https://gitlab.freedesktop.org/drm/intel/issues/323 [i915#402]: https://gitlab.freedesktop.org/drm/intel/issues/402 [i915#45]: https://gitlab.freedesktop.org/drm/intel/issues/45 [i915#647]: https://gitlab.freedesktop.org/drm/intel/issues/647 [i915#69]: https://gitlab.freedesktop.org/drm/intel/issues/69 [i915#877]: https://gitlab.freedesktop.org/drm/intel/issues/877 Participating hosts (47 -> 46) ------------------------------ Additional (5): fi-tgl-dsi fi-glk-dsi fi-bwr-2160 fi-snb-2520m fi-kbl-r Missing (6): fi-ilk-m540 fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-byt-clapper fi-bdw-samus Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_5453 -> IGTPW_4203 CI-20190529: 20190529 CI_DRM_7975: f66891f7bdc3c60bb6f06fd6bc0718a0bd975896 @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_4203: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/index.html IGT_5453: cae9a5881ed2c5be2c2518a255740b612a927f9a @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/index.html _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [igt-dev] [PATCH i-g-t] i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry 2020-02-20 17:41 [igt-dev] [PATCH i-g-t] i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry Chris Wilson 2020-02-20 19:56 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork @ 2020-02-21 7:33 ` Martin Peres 2020-02-21 8:21 ` Chris Wilson 2020-02-21 13:56 ` [Intel-gfx] " Chris Wilson ` (3 subsequent siblings) 5 siblings, 1 reply; 12+ messages in thread From: Martin Peres @ 2020-02-21 7:33 UTC (permalink / raw) To: Chris Wilson, intel-gfx; +Cc: igt-dev On 2020-02-20 19:41, Chris Wilson wrote: > Since we check before and then after each debugfs entry, we do not need > to check before each time as well. We will error out as soon as it does > fail, at all other times we know the system to be idle. > > No impact on runtime for glk (which apparently is one of the better > behaving systems). > > Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> > Cc: Martin Peres <martin.peres@linux.intel.com> I don't like this patch because the first read might not have the gpu suspended, and there shouldn't be much overhead in checking twice rather than once. What's your rationale here? To me, the issue is that some platforms suspend in milliseconds while some take seconds, and that might be indicative a real bug in the driver. Martin > --- > tests/i915/i915_pm_rpm.c | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/tests/i915/i915_pm_rpm.c b/tests/i915/i915_pm_rpm.c > index 0c2821122..bf412b5cc 100644 > --- a/tests/i915/i915_pm_rpm.c > +++ b/tests/i915/i915_pm_rpm.c > @@ -932,9 +932,6 @@ static int read_entry(const char *filepath, > int fd; > int rc; > > - igt_assert_f(wait_for_suspended(), "Before opening: %s (%s)\n", > - filepath + pathinfo->base, filepath); > - > fd = open(filepath, O_RDONLY | O_NONBLOCK); > if (fd < 0) { > igt_debug("Failed to open '%s': %m\n", filepath); > _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [igt-dev] [PATCH i-g-t] i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry 2020-02-21 7:33 ` [igt-dev] [PATCH i-g-t] " Martin Peres @ 2020-02-21 8:21 ` Chris Wilson 2020-02-21 8:28 ` Martin Peres 0 siblings, 1 reply; 12+ messages in thread From: Chris Wilson @ 2020-02-21 8:21 UTC (permalink / raw) To: Martin Peres, intel-gfx; +Cc: igt-dev Quoting Martin Peres (2020-02-21 07:33:59) > On 2020-02-20 19:41, Chris Wilson wrote: > > Since we check before and then after each debugfs entry, we do not need > > to check before each time as well. We will error out as soon as it does > > fail, at all other times we know the system to be idle. > > > > No impact on runtime for glk (which apparently is one of the better > > behaving systems). > > > > Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> > > Cc: Martin Peres <martin.peres@linux.intel.com> > > I don't like this patch because the first read might not have the gpu > suspended, and there shouldn't be much overhead in checking twice rather > than once. > > What's your rationale here? We always do a check before after each file. We start in a known state, and expect to be able to return to that suspended state, and the _real_ guts of the test is that any device access is accounted for. assert(suspended) would be a better check for non-interference. > To me, the issue is that some platforms suspend in milliseconds while > some take seconds, and that might be indicative a real bug in the driver. Exactly. -Chris _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [igt-dev] [PATCH i-g-t] i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry 2020-02-21 8:21 ` Chris Wilson @ 2020-02-21 8:28 ` Martin Peres 2020-02-21 13:55 ` Chris Wilson 0 siblings, 1 reply; 12+ messages in thread From: Martin Peres @ 2020-02-21 8:28 UTC (permalink / raw) To: Chris Wilson, intel-gfx; +Cc: igt-dev On 2020-02-21 10:21, Chris Wilson wrote: > Quoting Martin Peres (2020-02-21 07:33:59) >> On 2020-02-20 19:41, Chris Wilson wrote: >>> Since we check before and then after each debugfs entry, we do not need >>> to check before each time as well. We will error out as soon as it does >>> fail, at all other times we know the system to be idle. >>> >>> No impact on runtime for glk (which apparently is one of the better >>> behaving systems). >>> >>> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> >>> Cc: Martin Peres <martin.peres@linux.intel.com> >> >> I don't like this patch because the first read might not have the gpu >> suspended, and there shouldn't be much overhead in checking twice rather >> than once. >> >> What's your rationale here? > > We always do a check before after each file. We start in a known state, > and expect to be able to return to that suspended state, and the _real_ > guts of the test is that any device access is accounted for. > > assert(suspended) would be a better check for non-interference. I would feel better with assert(suspended) added, but would it really speed anything up since I assume wait_for_suspended() should be instantaneous if we are already suspended, right? > >> To me, the issue is that some platforms suspend in milliseconds while >> some take seconds, and that might be indicative a real bug in the driver. > > Exactly. Good to hear :) > -Chris > _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [igt-dev] [PATCH i-g-t] i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry 2020-02-21 8:28 ` Martin Peres @ 2020-02-21 13:55 ` Chris Wilson 0 siblings, 0 replies; 12+ messages in thread From: Chris Wilson @ 2020-02-21 13:55 UTC (permalink / raw) To: Martin Peres, intel-gfx; +Cc: igt-dev Quoting Martin Peres (2020-02-21 08:28:16) > On 2020-02-21 10:21, Chris Wilson wrote: > > Quoting Martin Peres (2020-02-21 07:33:59) > >> On 2020-02-20 19:41, Chris Wilson wrote: > >>> Since we check before and then after each debugfs entry, we do not need > >>> to check before each time as well. We will error out as soon as it does > >>> fail, at all other times we know the system to be idle. > >>> > >>> No impact on runtime for glk (which apparently is one of the better > >>> behaving systems). > >>> > >>> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> > >>> Cc: Martin Peres <martin.peres@linux.intel.com> > >> > >> I don't like this patch because the first read might not have the gpu > >> suspended, and there shouldn't be much overhead in checking twice rather > >> than once. > >> > >> What's your rationale here? > > > > We always do a check before after each file. We start in a known state, > > and expect to be able to return to that suspended state, and the _real_ > > guts of the test is that any device access is accounted for. > > > > assert(suspended) would be a better check for non-interference. > > I would feel better with assert(suspended) added, but would it really > speed anything up since I assume wait_for_suspended() should be > instantaneous if we are already suspended, right? No, only if there was some random bug, we would now get a failure rather than papering it over. -Chris _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev ^ permalink raw reply [flat|nested] 12+ messages in thread
* [Intel-gfx] [PATCH i-g-t] i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry 2020-02-20 17:41 [igt-dev] [PATCH i-g-t] i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry Chris Wilson 2020-02-20 19:56 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork 2020-02-21 7:33 ` [igt-dev] [PATCH i-g-t] " Martin Peres @ 2020-02-21 13:56 ` Chris Wilson 2020-02-24 9:16 ` [igt-dev] " Martin Peres 2020-02-21 15:38 ` [igt-dev] ✓ Fi.CI.BAT: success for i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry (rev2) Patchwork ` (2 subsequent siblings) 5 siblings, 1 reply; 12+ messages in thread From: Chris Wilson @ 2020-02-21 13:56 UTC (permalink / raw) To: intel-gfx; +Cc: igt-dev Since we check before and then after each debugfs entry, we do not need to check before each time as well. We will error out as soon as it does fail, at all other times we know the system to be idle. No impact on runtime for glk (which apparently is one of the better behaving systems). v2: Assert that we are currently suspended prior to opening the file, i.e. that nothing else is waking up the device behind our backs. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Martin Peres <martin.peres@linux.intel.com> --- tests/i915/i915_pm_rpm.c | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/tests/i915/i915_pm_rpm.c b/tests/i915/i915_pm_rpm.c index 0c2821122..36416a9db 100644 --- a/tests/i915/i915_pm_rpm.c +++ b/tests/i915/i915_pm_rpm.c @@ -183,6 +183,14 @@ static enum pc8_status get_pc8_status(void) return PC8_DISABLED; } +static bool is_suspended(void) +{ + if (has_pc8 && !has_runtime_pm) + return get_pc8_status() == PC8_ENABLED; + else + return igt_get_runtime_pm_status() == IGT_RUNTIME_PM_STATUS_SUSPENDED; +} + static bool wait_for_pc8_status(enum pc8_status status) { return igt_wait(get_pc8_status() == status, 10000, 100); @@ -932,7 +940,7 @@ static int read_entry(const char *filepath, int fd; int rc; - igt_assert_f(wait_for_suspended(), "Before opening: %s (%s)\n", + igt_assert_f(is_suspended(), "Before opening: %s (%s)\n", filepath + pathinfo->base, filepath); fd = open(filepath, O_RDONLY | O_NONBLOCK); -- 2.25.1 _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx ^ permalink raw reply related [flat|nested] 12+ messages in thread
* Re: [igt-dev] [PATCH i-g-t] i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry 2020-02-21 13:56 ` [Intel-gfx] " Chris Wilson @ 2020-02-24 9:16 ` Martin Peres 2020-02-24 9:59 ` Chris Wilson 0 siblings, 1 reply; 12+ messages in thread From: Martin Peres @ 2020-02-24 9:16 UTC (permalink / raw) To: Chris Wilson, intel-gfx; +Cc: igt-dev On 2020-02-21 15:56, Chris Wilson wrote: > Since we check before and then after each debugfs entry, we do not need > to check before each time as well. We will error out as soon as it does > fail, at all other times we know the system to be idle. > > No impact on runtime for glk (which apparently is one of the better > behaving systems). > > v2: Assert that we are currently suspended prior to opening the file, > i.e. that nothing else is waking up the device behind our backs. > > Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> > Cc: Martin Peres <martin.peres@linux.intel.com> This changes the purpose of this test, but checking that nothing is waking the driver in the background sound like a good test and could explain the terribly-slow runtime on some platforms! Reviewed-by: Martin Peres <martin.peres@linux.intel.com> Please inform me before merging the patch, so as I can suppress the test ahead of the merge. > --- > tests/i915/i915_pm_rpm.c | 10 +++++++++- > 1 file changed, 9 insertions(+), 1 deletion(-) > > diff --git a/tests/i915/i915_pm_rpm.c b/tests/i915/i915_pm_rpm.c > index 0c2821122..36416a9db 100644 > --- a/tests/i915/i915_pm_rpm.c > +++ b/tests/i915/i915_pm_rpm.c > @@ -183,6 +183,14 @@ static enum pc8_status get_pc8_status(void) > return PC8_DISABLED; > } > > +static bool is_suspended(void) > +{ > + if (has_pc8 && !has_runtime_pm) > + return get_pc8_status() == PC8_ENABLED; > + else > + return igt_get_runtime_pm_status() == IGT_RUNTIME_PM_STATUS_SUSPENDED; > +} > + > static bool wait_for_pc8_status(enum pc8_status status) > { > return igt_wait(get_pc8_status() == status, 10000, 100); > @@ -932,7 +940,7 @@ static int read_entry(const char *filepath, > int fd; > int rc; > > - igt_assert_f(wait_for_suspended(), "Before opening: %s (%s)\n", > + igt_assert_f(is_suspended(), "Before opening: %s (%s)\n", > filepath + pathinfo->base, filepath); > > fd = open(filepath, O_RDONLY | O_NONBLOCK); > _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [igt-dev] [PATCH i-g-t] i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry 2020-02-24 9:16 ` [igt-dev] " Martin Peres @ 2020-02-24 9:59 ` Chris Wilson 0 siblings, 0 replies; 12+ messages in thread From: Chris Wilson @ 2020-02-24 9:59 UTC (permalink / raw) To: Martin Peres, intel-gfx; +Cc: igt-dev Quoting Martin Peres (2020-02-24 09:16:02) > On 2020-02-21 15:56, Chris Wilson wrote: > > Since we check before and then after each debugfs entry, we do not need > > to check before each time as well. We will error out as soon as it does > > fail, at all other times we know the system to be idle. > > > > No impact on runtime for glk (which apparently is one of the better > > behaving systems). > > > > v2: Assert that we are currently suspended prior to opening the file, > > i.e. that nothing else is waking up the device behind our backs. > > > > Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> > > Cc: Martin Peres <martin.peres@linux.intel.com> > > This changes the purpose of this test, but checking that nothing is > waking the driver in the background sound like a good test and could > explain the terribly-slow runtime on some platforms! Not really changing the underlying purpose, just removing the grace window for the system to go to sleep by itself. If the system is waking up behind our backs (hotplug? that we want to address and try to capture). -Chris _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev ^ permalink raw reply [flat|nested] 12+ messages in thread
* [igt-dev] ✓ Fi.CI.BAT: success for i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry (rev2) 2020-02-20 17:41 [igt-dev] [PATCH i-g-t] i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry Chris Wilson ` (2 preceding siblings ...) 2020-02-21 13:56 ` [Intel-gfx] " Chris Wilson @ 2020-02-21 15:38 ` Patchwork 2020-02-23 4:27 ` [igt-dev] ✓ Fi.CI.IGT: success for i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry Patchwork 2020-02-24 10:52 ` [igt-dev] ✓ Fi.CI.IGT: success for i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry (rev2) Patchwork 5 siblings, 0 replies; 12+ messages in thread From: Patchwork @ 2020-02-21 15:38 UTC (permalink / raw) To: Chris Wilson; +Cc: igt-dev == Series Details == Series: i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry (rev2) URL : https://patchwork.freedesktop.org/series/73729/ State : success == Summary == CI Bug Log - changes from CI_DRM_7982 -> IGTPW_4211 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/index.html New tests --------- New tests have been introduced between CI_DRM_7982 and IGTPW_4211: ### New IGT tests (1) ### * igt@i915_pm_rpm@module-reload: - Statuses : 3 dmesg-warn(s) 29 pass(s) 8 skip(s) - Exec time: [0.0, 48.78] s Known issues ------------ Here are the changes found in IGTPW_4211 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_mmap_gtt@basic: - fi-tgl-y: [PASS][1] -> [DMESG-WARN][2] ([CI#94] / [i915#402]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/fi-tgl-y/igt@gem_mmap_gtt@basic.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/fi-tgl-y/igt@gem_mmap_gtt@basic.html * igt@i915_pm_rpm@module-reload (NEW): - fi-skl-6770hq: [PASS][3] -> [DMESG-WARN][4] ([i915#92]) +1 similar issue [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/fi-skl-6770hq/igt@i915_pm_rpm@module-reload.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/fi-skl-6770hq/igt@i915_pm_rpm@module-reload.html * igt@i915_selftest@live_gem_contexts: - fi-cml-s: [PASS][5] -> [DMESG-FAIL][6] ([i915#877]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/fi-cml-s/igt@i915_selftest@live_gem_contexts.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/fi-cml-s/igt@i915_selftest@live_gem_contexts.html * igt@kms_pipe_crc_basic@read-crc-pipe-a-frame-sequence: - fi-skl-6770hq: [PASS][7] -> [SKIP][8] ([fdo#109271]) +5 similar issues [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/fi-skl-6770hq/igt@kms_pipe_crc_basic@read-crc-pipe-a-frame-sequence.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/fi-skl-6770hq/igt@kms_pipe_crc_basic@read-crc-pipe-a-frame-sequence.html * igt@kms_pipe_crc_basic@read-crc-pipe-b: - fi-skl-6770hq: [PASS][9] -> [DMESG-WARN][10] ([i915#106]) [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/fi-skl-6770hq/igt@kms_pipe_crc_basic@read-crc-pipe-b.html [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/fi-skl-6770hq/igt@kms_pipe_crc_basic@read-crc-pipe-b.html #### Possible fixes #### * igt@gem_exec_suspend@basic-s3: - fi-skl-6600u: [INCOMPLETE][11] ([i915#146] / [i915#69]) -> [PASS][12] [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/fi-skl-6600u/igt@gem_exec_suspend@basic-s3.html [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/fi-skl-6600u/igt@gem_exec_suspend@basic-s3.html * igt@i915_selftest@live_sanitycheck: - fi-icl-u3: [DMESG-WARN][13] ([i915#585]) -> [PASS][14] [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/fi-icl-u3/igt@i915_selftest@live_sanitycheck.html [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/fi-icl-u3/igt@i915_selftest@live_sanitycheck.html * igt@kms_addfb_basic@addfb25-modifier-no-flag: - fi-tgl-y: [DMESG-WARN][15] ([CI#94] / [i915#402]) -> [PASS][16] [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/fi-tgl-y/igt@kms_addfb_basic@addfb25-modifier-no-flag.html [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/fi-tgl-y/igt@kms_addfb_basic@addfb25-modifier-no-flag.html #### Warnings #### * igt@amdgpu/amd_prime@amd-to-i915: - fi-icl-u3: [SKIP][17] ([fdo#109315]) -> [SKIP][18] ([fdo#109315] / [i915#585]) [17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/fi-icl-u3/igt@amdgpu/amd_prime@amd-to-i915.html [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/fi-icl-u3/igt@amdgpu/amd_prime@amd-to-i915.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [CI#94]: https://gitlab.freedesktop.org/gfx-ci/i915-infra/issues/94 [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315 [i915#106]: https://gitlab.freedesktop.org/drm/intel/issues/106 [i915#1233]: https://gitlab.freedesktop.org/drm/intel/issues/1233 [i915#146]: https://gitlab.freedesktop.org/drm/intel/issues/146 [i915#402]: https://gitlab.freedesktop.org/drm/intel/issues/402 [i915#585]: https://gitlab.freedesktop.org/drm/intel/issues/585 [i915#69]: https://gitlab.freedesktop.org/drm/intel/issues/69 [i915#877]: https://gitlab.freedesktop.org/drm/intel/issues/877 [i915#92]: https://gitlab.freedesktop.org/drm/intel/issues/92 Participating hosts (51 -> 46) ------------------------------ Additional (2): fi-hsw-peppy fi-snb-2520m Missing (7): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-byt-clapper fi-bdw-samus Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_5457 -> IGTPW_4211 CI-20190529: 20190529 CI_DRM_7982: f02659605b48dcabb562bbb96db2996b334e57fd @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_4211: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/index.html IGT_5457: 3e686098d928aa928f668e00fa01e92234e173ff @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/index.html _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev ^ permalink raw reply [flat|nested] 12+ messages in thread
* [igt-dev] ✓ Fi.CI.IGT: success for i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry 2020-02-20 17:41 [igt-dev] [PATCH i-g-t] i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry Chris Wilson ` (3 preceding siblings ...) 2020-02-21 15:38 ` [igt-dev] ✓ Fi.CI.BAT: success for i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry (rev2) Patchwork @ 2020-02-23 4:27 ` Patchwork 2020-02-24 10:52 ` [igt-dev] ✓ Fi.CI.IGT: success for i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry (rev2) Patchwork 5 siblings, 0 replies; 12+ messages in thread From: Patchwork @ 2020-02-23 4:27 UTC (permalink / raw) To: Chris Wilson; +Cc: igt-dev == Series Details == Series: i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry URL : https://patchwork.freedesktop.org/series/73729/ State : success == Summary == CI Bug Log - changes from CI_DRM_7975_full -> IGTPW_4203_full ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/index.html Known issues ------------ Here are the changes found in IGTPW_4203_full that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_exec_schedule@pi-common-bsd: - shard-iclb: [PASS][1] -> [SKIP][2] ([i915#677]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-iclb5/igt@gem_exec_schedule@pi-common-bsd.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-iclb4/igt@gem_exec_schedule@pi-common-bsd.html * igt@gem_exec_schedule@preempt-bsd: - shard-iclb: [PASS][3] -> [SKIP][4] ([fdo#112146]) +5 similar issues [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-iclb5/igt@gem_exec_schedule@preempt-bsd.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-iclb4/igt@gem_exec_schedule@preempt-bsd.html * igt@gem_partial_pwrite_pread@write: - shard-hsw: [PASS][5] -> [FAIL][6] ([i915#694]) +1 similar issue [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-hsw7/igt@gem_partial_pwrite_pread@write.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-hsw1/igt@gem_partial_pwrite_pread@write.html * igt@gem_ppgtt@flink-and-close-vma-leak: - shard-hsw: [PASS][7] -> [FAIL][8] ([i915#644]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-hsw7/igt@gem_ppgtt@flink-and-close-vma-leak.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-hsw7/igt@gem_ppgtt@flink-and-close-vma-leak.html * igt@gem_softpin@noreloc-s3: - shard-kbl: [PASS][9] -> [DMESG-WARN][10] ([i915#180]) +2 similar issues [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-kbl4/igt@gem_softpin@noreloc-s3.html [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-kbl3/igt@gem_softpin@noreloc-s3.html * igt@i915_pm_rps@reset: - shard-iclb: [PASS][11] -> [FAIL][12] ([i915#413]) +1 similar issue [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-iclb6/igt@i915_pm_rps@reset.html [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-iclb8/igt@i915_pm_rps@reset.html * igt@kms_flip@flip-vs-blocking-wf-vblank: - shard-hsw: [PASS][13] -> [INCOMPLETE][14] ([CI#80] / [i915#61]) [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-hsw2/igt@kms_flip@flip-vs-blocking-wf-vblank.html [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-hsw5/igt@kms_flip@flip-vs-blocking-wf-vblank.html * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-onoff: - shard-snb: [PASS][15] -> [DMESG-WARN][16] ([i915#478]) [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-snb1/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-onoff.html [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-snb2/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-onoff.html * igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-shrfb-pgflip-blt: - shard-glk: [PASS][17] -> [FAIL][18] ([i915#49]) [17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-glk6/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-shrfb-pgflip-blt.html [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-glk9/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-shrfb-pgflip-blt.html * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-mmap-wc: - shard-tglb: [PASS][19] -> [SKIP][20] ([i915#668]) +3 similar issues [19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-tglb5/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-mmap-wc.html [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-tglb1/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-mmap-wc.html * igt@kms_plane@plane-panning-bottom-right-suspend-pipe-b-planes: - shard-apl: [PASS][21] -> [DMESG-WARN][22] ([i915#180]) +1 similar issue [21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-apl7/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-b-planes.html [22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-apl1/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-b-planes.html * igt@kms_psr@psr2_sprite_blt: - shard-iclb: [PASS][23] -> [SKIP][24] ([fdo#109441]) +2 similar issues [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-iclb2/igt@kms_psr@psr2_sprite_blt.html [24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-iclb1/igt@kms_psr@psr2_sprite_blt.html * igt@perf@gen12-mi-rpc: - shard-tglb: [PASS][25] -> [TIMEOUT][26] ([fdo#112271] / [i915#1085]) [25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-tglb6/igt@perf@gen12-mi-rpc.html [26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-tglb3/igt@perf@gen12-mi-rpc.html * igt@perf_pmu@busy-accuracy-2-vcs1: - shard-iclb: [PASS][27] -> [SKIP][28] ([fdo#112080]) +11 similar issues [27]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-iclb4/igt@perf_pmu@busy-accuracy-2-vcs1.html [28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-iclb8/igt@perf_pmu@busy-accuracy-2-vcs1.html * igt@perf_pmu@cpu-hotplug: - shard-hsw: [PASS][29] -> [INCOMPLETE][30] ([i915#1176] / [i915#61]) [29]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-hsw1/igt@perf_pmu@cpu-hotplug.html [30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-hsw5/igt@perf_pmu@cpu-hotplug.html * igt@prime_vgem@fence-wait-bsd2: - shard-iclb: [PASS][31] -> [SKIP][32] ([fdo#109276]) +17 similar issues [31]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-iclb2/igt@prime_vgem@fence-wait-bsd2.html [32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-iclb5/igt@prime_vgem@fence-wait-bsd2.html #### Possible fixes #### * igt@gem_busy@busy-vcs1: - shard-iclb: [SKIP][33] ([fdo#112080]) -> [PASS][34] +11 similar issues [33]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-iclb8/igt@gem_busy@busy-vcs1.html [34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-iclb1/igt@gem_busy@busy-vcs1.html * igt@gem_exec_balancer@smoke: - shard-iclb: [SKIP][35] ([fdo#110854]) -> [PASS][36] [35]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-iclb6/igt@gem_exec_balancer@smoke.html [36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-iclb4/igt@gem_exec_balancer@smoke.html * igt@gem_exec_schedule@pi-shared-iova-bsd: - shard-iclb: [SKIP][37] ([i915#677]) -> [PASS][38] +1 similar issue [37]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-iclb1/igt@gem_exec_schedule@pi-shared-iova-bsd.html [38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-iclb8/igt@gem_exec_schedule@pi-shared-iova-bsd.html * igt@gem_exec_schedule@preempt-contexts-bsd2: - shard-iclb: [SKIP][39] ([fdo#109276]) -> [PASS][40] +15 similar issues [39]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-iclb8/igt@gem_exec_schedule@preempt-contexts-bsd2.html [40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-iclb1/igt@gem_exec_schedule@preempt-contexts-bsd2.html * igt@gem_exec_schedule@preemptive-hang-bsd: - shard-iclb: [SKIP][41] ([fdo#112146]) -> [PASS][42] +7 similar issues [41]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-iclb1/igt@gem_exec_schedule@preemptive-hang-bsd.html [42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-iclb3/igt@gem_exec_schedule@preemptive-hang-bsd.html * igt@gem_exec_suspend@basic-s3: - shard-kbl: [DMESG-WARN][43] ([i915#180]) -> [PASS][44] +1 similar issue [43]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-kbl7/igt@gem_exec_suspend@basic-s3.html [44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-kbl4/igt@gem_exec_suspend@basic-s3.html * {igt@gem_exec_whisper@basic-queues-forked}: - shard-iclb: [INCOMPLETE][45] ([i915#1120]) -> [PASS][46] [45]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-iclb6/igt@gem_exec_whisper@basic-queues-forked.html [46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-iclb4/igt@gem_exec_whisper@basic-queues-forked.html * igt@gem_ppgtt@flink-and-close-vma-leak: - shard-kbl: [FAIL][47] ([i915#644]) -> [PASS][48] [47]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-kbl2/igt@gem_ppgtt@flink-and-close-vma-leak.html [48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-kbl7/igt@gem_ppgtt@flink-and-close-vma-leak.html * igt@gem_userptr_blits@dmabuf-sync: - shard-snb: [DMESG-WARN][49] ([fdo#111870] / [i915#478]) -> [PASS][50] [49]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-snb1/igt@gem_userptr_blits@dmabuf-sync.html [50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-snb2/igt@gem_userptr_blits@dmabuf-sync.html * igt@i915_pm_dc@dc6-psr: - shard-iclb: [FAIL][51] ([i915#454]) -> [PASS][52] [51]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-iclb3/igt@i915_pm_dc@dc6-psr.html [52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-iclb8/igt@i915_pm_dc@dc6-psr.html * igt@i915_selftest@mock_buddy: - shard-apl: [TIMEOUT][53] ([fdo#112271]) -> [PASS][54] [53]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-apl6/igt@i915_selftest@mock_buddy.html [54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-apl1/igt@i915_selftest@mock_buddy.html * igt@kms_color@pipe-a-ctm-blue-to-red: - shard-kbl: [FAIL][55] ([i915#129]) -> [PASS][56] [55]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-kbl6/igt@kms_color@pipe-a-ctm-blue-to-red.html [56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-kbl7/igt@kms_color@pipe-a-ctm-blue-to-red.html - shard-apl: [FAIL][57] ([i915#129]) -> [PASS][58] [57]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-apl7/igt@kms_color@pipe-a-ctm-blue-to-red.html [58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-apl3/igt@kms_color@pipe-a-ctm-blue-to-red.html * igt@kms_cursor_crc@pipe-a-cursor-alpha-opaque: - shard-glk: [FAIL][59] ([i915#54]) -> [PASS][60] [59]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-glk5/igt@kms_cursor_crc@pipe-a-cursor-alpha-opaque.html [60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-glk7/igt@kms_cursor_crc@pipe-a-cursor-alpha-opaque.html * igt@kms_cursor_crc@pipe-c-cursor-256x85-sliding: - shard-kbl: [FAIL][61] ([i915#54]) -> [PASS][62] +1 similar issue [61]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-kbl4/igt@kms_cursor_crc@pipe-c-cursor-256x85-sliding.html [62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-kbl6/igt@kms_cursor_crc@pipe-c-cursor-256x85-sliding.html - shard-apl: [FAIL][63] ([i915#54]) -> [PASS][64] [63]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-apl4/igt@kms_cursor_crc@pipe-c-cursor-256x85-sliding.html [64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-apl4/igt@kms_cursor_crc@pipe-c-cursor-256x85-sliding.html * igt@kms_cursor_legacy@2x-long-flip-vs-cursor-legacy: - shard-glk: [FAIL][65] ([i915#72]) -> [PASS][66] [65]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-glk8/igt@kms_cursor_legacy@2x-long-flip-vs-cursor-legacy.html [66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-glk6/igt@kms_cursor_legacy@2x-long-flip-vs-cursor-legacy.html * igt@kms_flip@flip-vs-panning: - shard-kbl: [DMESG-WARN][67] -> [PASS][68] [67]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-kbl3/igt@kms_flip@flip-vs-panning.html [68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-kbl4/igt@kms_flip@flip-vs-panning.html - shard-apl: [DMESG-WARN][69] -> [PASS][70] [69]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-apl2/igt@kms_flip@flip-vs-panning.html [70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-apl2/igt@kms_flip@flip-vs-panning.html * igt@kms_flip@flip-vs-suspend: - shard-apl: [DMESG-WARN][71] ([i915#180]) -> [PASS][72] [71]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-apl1/igt@kms_flip@flip-vs-suspend.html [72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-apl3/igt@kms_flip@flip-vs-suspend.html * igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-wc: - shard-glk: [FAIL][73] ([i915#49]) -> [PASS][74] +1 similar issue [73]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-glk5/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-wc.html [74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-glk8/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-wc.html * igt@kms_frontbuffer_tracking@fbcpsr-slowdraw: - shard-tglb: [SKIP][75] ([i915#668]) -> [PASS][76] +5 similar issues [75]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-tglb5/igt@kms_frontbuffer_tracking@fbcpsr-slowdraw.html [76]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-tglb5/igt@kms_frontbuffer_tracking@fbcpsr-slowdraw.html * igt@kms_plane_lowres@pipe-a-tiling-y: - shard-glk: [FAIL][77] ([i915#899]) -> [PASS][78] [77]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-glk5/igt@kms_plane_lowres@pipe-a-tiling-y.html [78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-glk4/igt@kms_plane_lowres@pipe-a-tiling-y.html * igt@kms_psr@psr2_sprite_plane_move: - shard-iclb: [SKIP][79] ([fdo#109441]) -> [PASS][80] +3 similar issues [79]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-iclb1/igt@kms_psr@psr2_sprite_plane_move.html [80]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-iclb2/igt@kms_psr@psr2_sprite_plane_move.html * igt@kms_setmode@basic: - shard-apl: [FAIL][81] ([i915#31]) -> [PASS][82] [81]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-apl3/igt@kms_setmode@basic.html [82]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-apl7/igt@kms_setmode@basic.html #### Warnings #### * igt@gem_workarounds@suspend-resume-context: - shard-kbl: [INCOMPLETE][83] ([fdo#103665]) -> [DMESG-WARN][84] ([i915#180]) [83]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-kbl1/igt@gem_workarounds@suspend-resume-context.html [84]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-kbl6/igt@gem_workarounds@suspend-resume-context.html * igt@i915_pm_dc@dc6-psr: - shard-snb: [SKIP][85] ([fdo#109271]) -> [INCOMPLETE][86] ([i915#82]) [85]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-snb5/igt@i915_pm_dc@dc6-psr.html [86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-snb2/igt@i915_pm_dc@dc6-psr.html * igt@runner@aborted: - shard-snb: ([FAIL][87], [FAIL][88], [FAIL][89], [FAIL][90], [FAIL][91], [FAIL][92]) ([fdo#111870] / [i915#1077]) -> ([FAIL][93], [FAIL][94], [FAIL][95], [FAIL][96], [FAIL][97], [FAIL][98], [FAIL][99], [FAIL][100], [FAIL][101]) ([fdo#111870] / [i915#1077] / [i915#698]) [87]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-snb2/igt@runner@aborted.html [88]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-snb4/igt@runner@aborted.html [89]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-snb1/igt@runner@aborted.html [90]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-snb5/igt@runner@aborted.html [91]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-snb6/igt@runner@aborted.html [92]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7975/shard-snb6/igt@runner@aborted.html [93]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-snb6/igt@runner@aborted.html [94]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-snb2/igt@runner@aborted.html [95]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-snb2/igt@runner@aborted.html [96]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-snb2/igt@runner@aborted.html [97]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-snb1/igt@runner@aborted.html [98]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-snb1/igt@runner@aborted.html [99]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-snb1/igt@runner@aborted.html [100]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-snb1/igt@runner@aborted.html [101]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/shard-snb1/igt@runner@aborted.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [CI#80]: https://gitlab.freedesktop.org/gfx-ci/i915-infra/issues/80 [fdo#103665]: https://bugs.freedesktop.org/show_bug.cgi?id=103665 [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#109276]: https://bugs.freedesktop.org/show_bug.cgi?id=109276 [fdo#109441]: https://bugs.freedesktop.org/show_bug.cgi?id=109441 [fdo#110854]: https://bugs.freedesktop.org/show_bug.cgi?id=110854 [fdo#111870]: https://bugs.freedesktop.org/show_bug.cgi?id=111870 [fdo#112080]: https://bugs.freedesktop.org/show_bug.cgi?id=112080 [fdo#112146]: https://bugs.freedesktop.org/show_bug.cgi?id=112146 [fdo#112271]: https://bugs.freedesktop.org/show_bug.cgi?id=112271 [i915#1077]: https://gitlab.freedesktop.org/drm/intel/issues/1077 [i915#1085]: https://gitlab.freedesktop.org/drm/intel/issues/1085 [i915#1120]: https://gitlab.freedesktop.org/drm/intel/issues/1120 [i915#1176]: https://gitlab.freedesktop.org/drm/intel/issues/1176 [i915#129]: https://gitlab.freedesktop.org/drm/intel/issues/129 [i915#1291]: https://gitlab.freedesktop.org/drm/intel/issues/1291 [i915#180]: https://gitlab.freedesktop.org/drm/intel/issues/180 [i915#31]: https://gitlab.freedesktop.org/drm/intel/issues/31 [i915#413]: https://gitlab.freedesktop.org/drm/intel/issues/413 [i915#454]: https://gitlab.freedesktop.org/drm/intel/issues/454 [i915#478]: https://gitlab.freedesktop.org/drm/intel/issues/478 [i915#49]: https://gitlab.freedesktop.org/drm/intel/issues/49 [i915#54]: https://gitlab.freedesktop.org/drm/intel/issues/54 [i915#58]: https://gitlab.freedesktop.org/drm/intel/issues/58 [i915#61]: https://gitlab.freedesktop.org/drm/intel/issues/61 [i915#644]: https://gitlab.freedesktop.org/drm/intel/issues/644 [i915#668]: https://gitlab.freedesktop.org/drm/intel/issues/668 [i915#677]: https://gitlab.freedesktop.org/drm/intel/issues/677 [i915#694]: https://gitlab.freedesktop.org/drm/intel/issues/694 [i915#698]: https://gitlab.freedesktop.org/drm/intel/issues/698 [i915#72]: https://gitlab.freedesktop.org/drm/intel/issues/72 [i915#82]: https://gitlab.freedesktop.org/drm/intel/issues/82 [i915#899]: https://gitlab.freedesktop.org/drm/intel/issues/899 [k.org#198133]: https://bugzilla.kernel.org/show_bug.cgi?id=198133 Participating hosts (10 -> 8) ------------------------------ Missing (2): pig-skl-6260u pig-glk-j5005 Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_5453 -> IGTPW_4203 * Piglit: piglit_4509 -> None CI-20190529: 20190529 CI_DRM_7975: f66891f7bdc3c60bb6f06fd6bc0718a0bd975896 @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_4203: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/index.html IGT_5453: cae9a5881ed2c5be2c2518a255740b612a927f9a @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4203/index.html _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev ^ permalink raw reply [flat|nested] 12+ messages in thread
* [igt-dev] ✓ Fi.CI.IGT: success for i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry (rev2) 2020-02-20 17:41 [igt-dev] [PATCH i-g-t] i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry Chris Wilson ` (4 preceding siblings ...) 2020-02-23 4:27 ` [igt-dev] ✓ Fi.CI.IGT: success for i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry Patchwork @ 2020-02-24 10:52 ` Patchwork 5 siblings, 0 replies; 12+ messages in thread From: Patchwork @ 2020-02-24 10:52 UTC (permalink / raw) To: Chris Wilson; +Cc: igt-dev == Series Details == Series: i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry (rev2) URL : https://patchwork.freedesktop.org/series/73729/ State : success == Summary == CI Bug Log - changes from CI_DRM_7982_full -> IGTPW_4211_full ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/index.html Known issues ------------ Here are the changes found in IGTPW_4211_full that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_exec_schedule@independent-bsd2: - shard-iclb: [PASS][1] -> [SKIP][2] ([fdo#109276]) +15 similar issues [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-iclb1/igt@gem_exec_schedule@independent-bsd2.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-iclb6/igt@gem_exec_schedule@independent-bsd2.html * igt@gem_exec_schedule@pi-userfault-bsd: - shard-iclb: [PASS][3] -> [SKIP][4] ([i915#677]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-iclb5/igt@gem_exec_schedule@pi-userfault-bsd.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-iclb4/igt@gem_exec_schedule@pi-userfault-bsd.html * igt@gem_exec_schedule@preemptive-hang-bsd: - shard-iclb: [PASS][5] -> [SKIP][6] ([fdo#112146]) +5 similar issues [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-iclb5/igt@gem_exec_schedule@preemptive-hang-bsd.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-iclb2/igt@gem_exec_schedule@preemptive-hang-bsd.html * igt@gem_userptr_blits@dmabuf-sync: - shard-snb: [PASS][7] -> [DMESG-WARN][8] ([fdo#111870] / [i915#478]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-snb5/igt@gem_userptr_blits@dmabuf-sync.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-snb6/igt@gem_userptr_blits@dmabuf-sync.html * igt@kms_cursor_crc@pipe-a-cursor-64x64-sliding: - shard-snb: [PASS][9] -> [INCOMPLETE][10] ([CI#80] / [i915#82]) [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-snb1/igt@kms_cursor_crc@pipe-a-cursor-64x64-sliding.html [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-snb1/igt@kms_cursor_crc@pipe-a-cursor-64x64-sliding.html * igt@kms_flip@flip-vs-suspend-interruptible: - shard-apl: [PASS][11] -> [DMESG-WARN][12] ([i915#180]) [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-apl2/igt@kms_flip@flip-vs-suspend-interruptible.html [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-apl4/igt@kms_flip@flip-vs-suspend-interruptible.html * igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-mmap-wc: - shard-tglb: [PASS][13] -> [SKIP][14] ([i915#668]) +1 similar issue [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-tglb3/igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-mmap-wc.html [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-tglb5/igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-mmap-wc.html * igt@kms_plane@plane-panning-bottom-right-suspend-pipe-a-planes: - shard-kbl: [PASS][15] -> [DMESG-WARN][16] ([i915#180]) +2 similar issues [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-kbl4/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-a-planes.html [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-kbl6/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-a-planes.html * igt@kms_plane_lowres@pipe-a-tiling-x: - shard-glk: [PASS][17] -> [FAIL][18] ([i915#899]) +1 similar issue [17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-glk5/igt@kms_plane_lowres@pipe-a-tiling-x.html [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-glk7/igt@kms_plane_lowres@pipe-a-tiling-x.html * igt@kms_psr2_su@page_flip: - shard-iclb: [PASS][19] -> [SKIP][20] ([fdo#109642] / [fdo#111068]) [19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-iclb2/igt@kms_psr2_su@page_flip.html [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-iclb1/igt@kms_psr2_su@page_flip.html * igt@kms_psr@psr2_dpms: - shard-iclb: [PASS][21] -> [SKIP][22] ([fdo#109441]) +2 similar issues [21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-iclb2/igt@kms_psr@psr2_dpms.html [22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-iclb5/igt@kms_psr@psr2_dpms.html * igt@perf_pmu@busy-no-semaphores-vcs1: - shard-iclb: [PASS][23] -> [SKIP][24] ([fdo#112080]) +15 similar issues [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-iclb4/igt@perf_pmu@busy-no-semaphores-vcs1.html [24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-iclb6/igt@perf_pmu@busy-no-semaphores-vcs1.html * igt@sw_sync@sync_multi_producer_single_consumer: - shard-iclb: [PASS][25] -> [TIMEOUT][26] ([fdo#112271]) [25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-iclb6/igt@sw_sync@sync_multi_producer_single_consumer.html [26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-iclb1/igt@sw_sync@sync_multi_producer_single_consumer.html #### Possible fixes #### * igt@gem_ctx_isolation@bcs0-s3: - shard-apl: [DMESG-WARN][27] ([i915#180]) -> [PASS][28] +4 similar issues [27]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-apl6/igt@gem_ctx_isolation@bcs0-s3.html [28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-apl4/igt@gem_ctx_isolation@bcs0-s3.html * {igt@gem_ctx_persistence@close-replace-race}: - shard-kbl: [INCOMPLETE][29] ([fdo#103665] / [i915#1291]) -> [PASS][30] [29]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-kbl4/igt@gem_ctx_persistence@close-replace-race.html [30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-kbl6/igt@gem_ctx_persistence@close-replace-race.html * igt@gem_exec_parallel@vcs1-fds: - shard-iclb: [SKIP][31] ([fdo#112080]) -> [PASS][32] +9 similar issues [31]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-iclb7/igt@gem_exec_parallel@vcs1-fds.html [32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-iclb4/igt@gem_exec_parallel@vcs1-fds.html * {igt@gem_exec_schedule@implicit-both-bsd2}: - shard-iclb: [SKIP][33] ([fdo#109276] / [i915#677]) -> [PASS][34] [33]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-iclb3/igt@gem_exec_schedule@implicit-both-bsd2.html [34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-iclb1/igt@gem_exec_schedule@implicit-both-bsd2.html * igt@gem_exec_schedule@pi-common-bsd: - shard-iclb: [SKIP][35] ([i915#677]) -> [PASS][36] +1 similar issue [35]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-iclb1/igt@gem_exec_schedule@pi-common-bsd.html [36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-iclb7/igt@gem_exec_schedule@pi-common-bsd.html * igt@gem_exec_schedule@pi-userfault-bsd2: - shard-iclb: [SKIP][37] ([fdo#109276]) -> [PASS][38] +15 similar issues [37]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-iclb7/igt@gem_exec_schedule@pi-userfault-bsd2.html [38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-iclb2/igt@gem_exec_schedule@pi-userfault-bsd2.html * igt@gem_exec_schedule@preempt-queue-contexts-chain-bsd: - shard-iclb: [SKIP][39] ([fdo#112146]) -> [PASS][40] +4 similar issues [39]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-iclb4/igt@gem_exec_schedule@preempt-queue-contexts-chain-bsd.html [40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-iclb6/igt@gem_exec_schedule@preempt-queue-contexts-chain-bsd.html * {igt@gem_exec_whisper@basic-queues-forked}: - shard-glk: [INCOMPLETE][41] ([i915#58] / [k.org#198133]) -> [PASS][42] [41]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-glk4/igt@gem_exec_whisper@basic-queues-forked.html [42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-glk8/igt@gem_exec_whisper@basic-queues-forked.html * igt@i915_pm_rps@waitboost: - shard-iclb: [FAIL][43] ([i915#413]) -> [PASS][44] [43]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-iclb1/igt@i915_pm_rps@waitboost.html [44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-iclb4/igt@i915_pm_rps@waitboost.html * igt@kms_cursor_crc@pipe-c-cursor-256x85-onscreen: - shard-apl: [FAIL][45] ([i915#54]) -> [PASS][46] [45]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-apl8/igt@kms_cursor_crc@pipe-c-cursor-256x85-onscreen.html [46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-apl7/igt@kms_cursor_crc@pipe-c-cursor-256x85-onscreen.html * igt@kms_flip@flip-vs-expired-vblank-interruptible: - shard-glk: [FAIL][47] ([i915#79]) -> [PASS][48] [47]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-glk3/igt@kms_flip@flip-vs-expired-vblank-interruptible.html [48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-glk6/igt@kms_flip@flip-vs-expired-vblank-interruptible.html * igt@kms_flip@flip-vs-suspend-interruptible: - shard-kbl: [DMESG-WARN][49] ([i915#180]) -> [PASS][50] +3 similar issues [49]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-kbl7/igt@kms_flip@flip-vs-suspend-interruptible.html [50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-kbl3/igt@kms_flip@flip-vs-suspend-interruptible.html * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-indfb-plflip-blt: - shard-kbl: [FAIL][51] ([i915#49]) -> [PASS][52] [51]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-kbl6/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-indfb-plflip-blt.html [52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-kbl3/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-indfb-plflip-blt.html - shard-apl: [FAIL][53] ([i915#49]) -> [PASS][54] [53]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-apl7/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-indfb-plflip-blt.html [54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-apl2/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-indfb-plflip-blt.html - shard-glk: [FAIL][55] ([i915#49]) -> [PASS][56] [55]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-glk2/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-indfb-plflip-blt.html [56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-glk8/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-indfb-plflip-blt.html * igt@kms_psr@psr2_cursor_render: - shard-iclb: [SKIP][57] ([fdo#109441]) -> [PASS][58] +2 similar issues [57]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-iclb5/igt@kms_psr@psr2_cursor_render.html [58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-iclb2/igt@kms_psr@psr2_cursor_render.html * igt@kms_setmode@basic: - shard-apl: [FAIL][59] ([i915#31]) -> [PASS][60] [59]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-apl2/igt@kms_setmode@basic.html [60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-apl8/igt@kms_setmode@basic.html * igt@sw_sync@sync_multi_producer_single_consumer: - shard-kbl: [TIMEOUT][61] ([fdo#112271]) -> [PASS][62] +1 similar issue [61]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-kbl1/igt@sw_sync@sync_multi_producer_single_consumer.html [62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-kbl1/igt@sw_sync@sync_multi_producer_single_consumer.html - shard-snb: [TIMEOUT][63] ([fdo#112271]) -> [PASS][64] [63]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-snb2/igt@sw_sync@sync_multi_producer_single_consumer.html [64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-snb2/igt@sw_sync@sync_multi_producer_single_consumer.html #### Warnings #### * igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy: - shard-snb: [DMESG-WARN][65] ([fdo#110789] / [fdo#111870] / [i915#478]) -> [DMESG-WARN][66] ([fdo#111870] / [i915#478]) [65]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-snb5/igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy.html [66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-snb5/igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy.html * igt@kms_content_protection@atomic-dpms: - shard-kbl: [TIMEOUT][67] ([fdo#112271]) -> [TIMEOUT][68] ([fdo#112271] / [i915#727]) [67]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7982/shard-kbl2/igt@kms_content_protection@atomic-dpms.html [68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/shard-kbl6/igt@kms_content_protection@atomic-dpms.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [CI#80]: https://gitlab.freedesktop.org/gfx-ci/i915-infra/issues/80 [fdo#103665]: https://bugs.freedesktop.org/show_bug.cgi?id=103665 [fdo#109276]: https://bugs.freedesktop.org/show_bug.cgi?id=109276 [fdo#109441]: https://bugs.freedesktop.org/show_bug.cgi?id=109441 [fdo#109642]: https://bugs.freedesktop.org/show_bug.cgi?id=109642 [fdo#110789]: https://bugs.freedesktop.org/show_bug.cgi?id=110789 [fdo#111068]: https://bugs.freedesktop.org/show_bug.cgi?id=111068 [fdo#111870]: https://bugs.freedesktop.org/show_bug.cgi?id=111870 [fdo#112080]: https://bugs.freedesktop.org/show_bug.cgi?id=112080 [fdo#112146]: https://bugs.freedesktop.org/show_bug.cgi?id=112146 [fdo#112271]: https://bugs.freedesktop.org/show_bug.cgi?id=112271 [i915#1291]: https://gitlab.freedesktop.org/drm/intel/issues/1291 [i915#180]: https://gitlab.freedesktop.org/drm/intel/issues/180 [i915#31]: https://gitlab.freedesktop.org/drm/intel/issues/31 [i915#413]: https://gitlab.freedesktop.org/drm/intel/issues/413 [i915#478]: https://gitlab.freedesktop.org/drm/intel/issues/478 [i915#49]: https://gitlab.freedesktop.org/drm/intel/issues/49 [i915#54]: https://gitlab.freedesktop.org/drm/intel/issues/54 [i915#58]: https://gitlab.freedesktop.org/drm/intel/issues/58 [i915#668]: https://gitlab.freedesktop.org/drm/intel/issues/668 [i915#677]: https://gitlab.freedesktop.org/drm/intel/issues/677 [i915#727]: https://gitlab.freedesktop.org/drm/intel/issues/727 [i915#79]: https://gitlab.freedesktop.org/drm/intel/issues/79 [i915#82]: https://gitlab.freedesktop.org/drm/intel/issues/82 [i915#899]: https://gitlab.freedesktop.org/drm/intel/issues/899 [k.org#198133]: https://bugzilla.kernel.org/show_bug.cgi?id=198133 Participating hosts (10 -> 8) ------------------------------ Missing (2): pig-skl-6260u pig-glk-j5005 Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_5457 -> IGTPW_4211 * Piglit: piglit_4509 -> None CI-20190529: 20190529 CI_DRM_7982: f02659605b48dcabb562bbb96db2996b334e57fd @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_4211: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/index.html IGT_5457: 3e686098d928aa928f668e00fa01e92234e173ff @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4211/index.html _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev ^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2020-02-24 10:52 UTC | newest] Thread overview: 12+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2020-02-20 17:41 [igt-dev] [PATCH i-g-t] i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry Chris Wilson 2020-02-20 19:56 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork 2020-02-21 7:33 ` [igt-dev] [PATCH i-g-t] " Martin Peres 2020-02-21 8:21 ` Chris Wilson 2020-02-21 8:28 ` Martin Peres 2020-02-21 13:55 ` Chris Wilson 2020-02-21 13:56 ` [Intel-gfx] " Chris Wilson 2020-02-24 9:16 ` [igt-dev] " Martin Peres 2020-02-24 9:59 ` Chris Wilson 2020-02-21 15:38 ` [igt-dev] ✓ Fi.CI.BAT: success for i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry (rev2) Patchwork 2020-02-23 4:27 ` [igt-dev] ✓ Fi.CI.IGT: success for i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry Patchwork 2020-02-24 10:52 ` [igt-dev] ✓ Fi.CI.IGT: success for i915/i915_pm_rpm: Only check for suspend failures after each debugfs entry (rev2) Patchwork
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox