All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] tests/kms_cursor_legacy: Wait for an extra vblank
@ 2020-04-02 11:07 Mika Kahola
  2020-04-02 16:40 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Mika Kahola @ 2020-04-02 11:07 UTC (permalink / raw)
  To: igt-dev

kms_cursor_legacy IGT subtest 2x-nonblocking-modeset-vs-cursor-atomic
is failing due to busyness while trying to do atomic commit. In case,
we are busy, let's just wait one extra vblank before continuing the
test.

References: https://gitlab.freedesktop.org/drm/intel/issues/1062

Signed-off-by: Mika Kahola <mika.kahola@intel.com>
---
 tests/kms_cursor_legacy.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/kms_cursor_legacy.c b/tests/kms_cursor_legacy.c
index d5f95b8d..13aadcce 100644
--- a/tests/kms_cursor_legacy.c
+++ b/tests/kms_cursor_legacy.c
@@ -894,7 +894,6 @@ static void two_screens_flip_vs_cursor(igt_display_t *display, int nloops, bool
 
 	arg2[1].x = arg2[1].y = 192;
 
-
 	igt_display_commit2(display, display->is_atomic ? COMMIT_ATOMIC : COMMIT_LEGACY);
 
 	igt_fork(child, 2) {
@@ -927,6 +926,7 @@ static void two_screens_flip_vs_cursor(igt_display_t *display, int nloops, bool
 
 		if (ret == -EBUSY) {
 			/* Force completion on both pipes, and generate event. */
+			igt_wait_for_vblank(display->drm_fd, pipe);
 			igt_display_commit_atomic(display, flags, NULL);
 
 			while (nloops--) {
-- 
2.20.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 tests/kms_cursor_legacy: Wait for an extra vblank
  2020-04-02 11:07 [igt-dev] [PATCH i-g-t] tests/kms_cursor_legacy: Wait for an extra vblank Mika Kahola
@ 2020-04-02 16:40 ` Patchwork
  2020-04-03 13:18 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 12+ messages in thread
From: Patchwork @ 2020-04-02 16:40 UTC (permalink / raw)
  To: Mika Kahola; +Cc: igt-dev

== Series Details ==

Series: tests/kms_cursor_legacy: Wait for an extra vblank
URL   : https://patchwork.freedesktop.org/series/75413/
State : success

== Summary ==

CI Bug Log - changes from IGT_5559 -> IGTPW_4397
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/index.html

Known issues
------------

  Here are the changes found in IGTPW_4397 that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt@i915_selftest@live@active:
    - fi-skl-lmem:        [PASS][1] -> [DMESG-FAIL][2] ([i915#666])
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/fi-skl-lmem/igt@i915_selftest@live@active.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/fi-skl-lmem/igt@i915_selftest@live@active.html

  
#### Possible fixes ####

  * igt@i915_selftest@live@execlists:
    - fi-cfl-8109u:       [INCOMPLETE][3] ([i915#656]) -> [PASS][4]
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/fi-cfl-8109u/igt@i915_selftest@live@execlists.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/fi-cfl-8109u/igt@i915_selftest@live@execlists.html
    - fi-bxt-dsi:         [INCOMPLETE][5] ([i915#656]) -> [PASS][6]
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/fi-bxt-dsi/igt@i915_selftest@live@execlists.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/fi-bxt-dsi/igt@i915_selftest@live@execlists.html

  * igt@kms_flip@basic-flip-vs-wf_vblank:
    - fi-bsw-n3050:       [FAIL][7] ([i915#34]) -> [PASS][8]
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/fi-bsw-n3050/igt@kms_flip@basic-flip-vs-wf_vblank.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/fi-bsw-n3050/igt@kms_flip@basic-flip-vs-wf_vblank.html

  
  [i915#34]: https://gitlab.freedesktop.org/drm/intel/issues/34
  [i915#656]: https://gitlab.freedesktop.org/drm/intel/issues/656
  [i915#666]: https://gitlab.freedesktop.org/drm/intel/issues/666


Participating hosts (48 -> 44)
------------------------------

  Additional (1): fi-kbl-7560u 
  Missing    (5): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-byt-clapper 


Build changes
-------------

  * CI: CI-20190529 -> None
  * IGT: IGT_5559 -> IGTPW_4397

  CI-20190529: 20190529
  CI_DRM_8238: 840f70602a47208a2f1e444ba276f412f10e38df @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_4397: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/index.html
  IGT_5559: d213e0c268e4bf2b619197b6125730b1affbf8d4 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/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: failure for tests/kms_cursor_legacy: Wait for an extra vblank
  2020-04-02 11:07 [igt-dev] [PATCH i-g-t] tests/kms_cursor_legacy: Wait for an extra vblank Mika Kahola
  2020-04-02 16:40 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
@ 2020-04-03 13:18 ` Patchwork
  2020-04-06  5:55   ` Kahola, Mika
  2020-04-06 16:06 ` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_cursor_legacy: Wait for an extra vblank (rev2) Patchwork
                   ` (5 subsequent siblings)
  7 siblings, 1 reply; 12+ messages in thread
From: Patchwork @ 2020-04-03 13:18 UTC (permalink / raw)
  To: Mika Kahola; +Cc: igt-dev

== Series Details ==

Series: tests/kms_cursor_legacy: Wait for an extra vblank
URL   : https://patchwork.freedesktop.org/series/75413/
State : failure

== Summary ==

CI Bug Log - changes from IGT_5559_full -> IGTPW_4397_full
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with IGTPW_4397_full absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in IGTPW_4397_full, please notify your bug team to allow them
  to document this new failure mode, which will reduce false positives in CI.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/index.html

Possible new issues
-------------------

  Here are the unknown changes that may have been introduced in IGTPW_4397_full:

### IGT changes ###

#### Possible regressions ####

  * igt@gem_tiled_swapping@non-threaded:
    - shard-snb:          [PASS][1] -> [FAIL][2]
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-snb6/igt@gem_tiled_swapping@non-threaded.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-snb1/igt@gem_tiled_swapping@non-threaded.html

  * igt@runner@aborted:
    - shard-tglb:         NOTRUN -> [FAIL][3]
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-tglb2/igt@runner@aborted.html

  
New tests
---------

  New tests have been introduced between IGT_5559_full and IGTPW_4397_full:

### New IGT tests (1) ###

  * igt@gem_cs_tlb@engines:
    - Statuses :
    - Exec time: [None] s

  

Known issues
------------

  Here are the changes found in IGTPW_4397_full that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt@gem_exec_suspend@basic-s3:
    - shard-tglb:         [PASS][4] -> [INCOMPLETE][5] ([i915#402] / [i915#460])
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-tglb1/igt@gem_exec_suspend@basic-s3.html
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-tglb2/igt@gem_exec_suspend@basic-s3.html

  * igt@i915_pm_rpm@modeset-lpsp:
    - shard-tglb:         [PASS][6] -> [SKIP][7] ([i915#1316] / [i915#579])
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-tglb6/igt@i915_pm_rpm@modeset-lpsp.html
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-tglb7/igt@i915_pm_rpm@modeset-lpsp.html
    - shard-iclb:         [PASS][8] -> [SKIP][9] ([i915#1316])
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-iclb6/igt@i915_pm_rpm@modeset-lpsp.html
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-iclb7/igt@i915_pm_rpm@modeset-lpsp.html

  * igt@kms_cursor_crc@pipe-a-cursor-256x256-sliding:
    - shard-apl:          [PASS][10] -> [FAIL][11] ([i915#54] / [i915#95])
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-apl3/igt@kms_cursor_crc@pipe-a-cursor-256x256-sliding.html
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-apl8/igt@kms_cursor_crc@pipe-a-cursor-256x256-sliding.html
    - shard-kbl:          [PASS][12] -> [FAIL][13] ([i915#54] / [i915#93] / [i915#95])
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-kbl4/igt@kms_cursor_crc@pipe-a-cursor-256x256-sliding.html
   [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-kbl3/igt@kms_cursor_crc@pipe-a-cursor-256x256-sliding.html

  * igt@kms_cursor_legacy@cursor-vs-flip-atomic-transitions:
    - shard-hsw:          [PASS][14] -> [INCOMPLETE][15] ([i915#61])
   [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-hsw4/igt@kms_cursor_legacy@cursor-vs-flip-atomic-transitions.html
   [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-hsw1/igt@kms_cursor_legacy@cursor-vs-flip-atomic-transitions.html

  * igt@kms_draw_crc@draw-method-rgb565-blt-ytiled:
    - shard-glk:          [PASS][16] -> [FAIL][17] ([i915#52] / [i915#54]) +3 similar issues
   [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-glk1/igt@kms_draw_crc@draw-method-rgb565-blt-ytiled.html
   [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-glk1/igt@kms_draw_crc@draw-method-rgb565-blt-ytiled.html

  * igt@kms_draw_crc@draw-method-xrgb8888-mmap-gtt-untiled:
    - shard-apl:          [PASS][18] -> [FAIL][19] ([i915#52] / [i915#54] / [i915#95])
   [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-apl4/igt@kms_draw_crc@draw-method-xrgb8888-mmap-gtt-untiled.html
   [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-apl7/igt@kms_draw_crc@draw-method-xrgb8888-mmap-gtt-untiled.html
    - shard-kbl:          [PASS][20] -> [FAIL][21] ([i915#177] / [i915#52] / [i915#54] / [i915#93] / [i915#95])
   [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-kbl2/igt@kms_draw_crc@draw-method-xrgb8888-mmap-gtt-untiled.html
   [21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-kbl7/igt@kms_draw_crc@draw-method-xrgb8888-mmap-gtt-untiled.html

  * igt@kms_flip@flip-vs-suspend-interruptible:
    - shard-apl:          [PASS][22] -> [DMESG-WARN][23] ([i915#180])
   [22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-apl1/igt@kms_flip@flip-vs-suspend-interruptible.html
   [23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-apl6/igt@kms_flip@flip-vs-suspend-interruptible.html

  * igt@kms_pipe_crc_basic@read-crc-pipe-a-frame-sequence:
    - shard-apl:          [PASS][24] -> [FAIL][25] ([i915#53] / [i915#95])
   [24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-apl3/igt@kms_pipe_crc_basic@read-crc-pipe-a-frame-sequence.html
   [25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-apl8/igt@kms_pipe_crc_basic@read-crc-pipe-a-frame-sequence.html
    - shard-kbl:          [PASS][26] -> [FAIL][27] ([i915#53] / [i915#93] / [i915#95])
   [26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-kbl2/igt@kms_pipe_crc_basic@read-crc-pipe-a-frame-sequence.html
   [27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-kbl6/igt@kms_pipe_crc_basic@read-crc-pipe-a-frame-sequence.html

  * igt@kms_prime@basic-crc:
    - shard-apl:          [PASS][28] -> [FAIL][29] ([i915#1031] / [i915#95])
   [28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-apl1/igt@kms_prime@basic-crc.html
   [29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-apl7/igt@kms_prime@basic-crc.html
    - shard-kbl:          [PASS][30] -> [FAIL][31] ([i915#1031] / [i915#93] / [i915#95])
   [30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-kbl3/igt@kms_prime@basic-crc.html
   [31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-kbl7/igt@kms_prime@basic-crc.html

  * igt@kms_psr@psr2_cursor_render:
    - shard-iclb:         [PASS][32] -> [SKIP][33] ([fdo#109441]) +2 similar issues
   [32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-iclb2/igt@kms_psr@psr2_cursor_render.html
   [33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-iclb3/igt@kms_psr@psr2_cursor_render.html

  * igt@prime_vgem@fence-wait-bsd2:
    - shard-iclb:         [PASS][34] -> [SKIP][35] ([fdo#109276]) +3 similar issues
   [34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-iclb2/igt@prime_vgem@fence-wait-bsd2.html
   [35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-iclb8/igt@prime_vgem@fence-wait-bsd2.html

  
#### Possible fixes ####

  * igt@gem_ctx_persistence@legacy-engines-mixed-process@vebox:
    - shard-apl:          [FAIL][36] ([i915#1528]) -> [PASS][37]
   [36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-apl8/igt@gem_ctx_persistence@legacy-engines-mixed-process@vebox.html
   [37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-apl2/igt@gem_ctx_persistence@legacy-engines-mixed-process@vebox.html

  * igt@gem_exec_suspend@basic-s3:
    - shard-kbl:          [DMESG-WARN][38] ([i915#180]) -> [PASS][39] +5 similar issues
   [38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-kbl4/igt@gem_exec_suspend@basic-s3.html
   [39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-kbl4/igt@gem_exec_suspend@basic-s3.html

  * igt@gem_mmap_gtt@cpuset-big-copy-xy:
    - shard-tglb:         [FAIL][40] -> [PASS][41] +1 similar issue
   [40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-tglb3/igt@gem_mmap_gtt@cpuset-big-copy-xy.html
   [41]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-tglb1/igt@gem_mmap_gtt@cpuset-big-copy-xy.html

  * igt@gen9_exec_parse@allowed-all:
    - shard-kbl:          [DMESG-WARN][42] ([i915#716]) -> [PASS][43]
   [42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-kbl4/igt@gen9_exec_parse@allowed-all.html
   [43]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-kbl3/igt@gen9_exec_parse@allowed-all.html

  * igt@i915_pm_rpm@modeset-lpsp-stress-no-wait:
    - shard-iclb:         [SKIP][44] ([i915#1316]) -> [PASS][45]
   [44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-iclb4/igt@i915_pm_rpm@modeset-lpsp-stress-no-wait.html
   [45]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-iclb7/igt@i915_pm_rpm@modeset-lpsp-stress-no-wait.html
    - shard-tglb:         [SKIP][46] ([i915#1316] / [i915#579]) -> [PASS][47]
   [46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-tglb1/igt@i915_pm_rpm@modeset-lpsp-stress-no-wait.html
   [47]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-tglb7/igt@i915_pm_rpm@modeset-lpsp-stress-no-wait.html

  * igt@kms_cursor_crc@pipe-a-cursor-256x85-offscreen:
    - shard-apl:          [FAIL][48] ([i915#54] / [i915#95]) -> [PASS][49]
   [48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-apl3/igt@kms_cursor_crc@pipe-a-cursor-256x85-offscreen.html
   [49]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-apl4/igt@kms_cursor_crc@pipe-a-cursor-256x85-offscreen.html

  * igt@kms_cursor_crc@pipe-a-cursor-64x64-onscreen:
    - shard-kbl:          [FAIL][50] ([i915#54] / [i915#93] / [i915#95]) -> [PASS][51] +2 similar issues
   [50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-kbl3/igt@kms_cursor_crc@pipe-a-cursor-64x64-onscreen.html
   [51]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-kbl3/igt@kms_cursor_crc@pipe-a-cursor-64x64-onscreen.html

  * igt@kms_cursor_crc@pipe-a-cursor-suspend:
    - shard-apl:          [DMESG-WARN][52] ([i915#180]) -> [PASS][53] +1 similar issue
   [52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-apl1/igt@kms_cursor_crc@pipe-a-cursor-suspend.html
   [53]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-apl8/igt@kms_cursor_crc@pipe-a-cursor-suspend.html

  * igt@kms_cursor_crc@pipe-c-cursor-256x256-sliding:
    - shard-apl:          [FAIL][54] ([i915#54]) -> [PASS][55]
   [54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-apl8/igt@kms_cursor_crc@pipe-c-cursor-256x256-sliding.html
   [55]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-apl2/igt@kms_cursor_crc@pipe-c-cursor-256x256-sliding.html
    - shard-kbl:          [FAIL][56] ([i915#54]) -> [PASS][57]
   [56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-kbl4/igt@kms_cursor_crc@pipe-c-cursor-256x256-sliding.html
   [57]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-kbl6/igt@kms_cursor_crc@pipe-c-cursor-256x256-sliding.html

  * igt@kms_cursor_legacy@flip-vs-cursor-crc-legacy:
    - shard-kbl:          [FAIL][58] ([i915#93] / [i915#95]) -> [PASS][59]
   [58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-kbl3/igt@kms_cursor_legacy@flip-vs-cursor-crc-legacy.html
   [59]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-kbl6/igt@kms_cursor_legacy@flip-vs-cursor-crc-legacy.html

  * igt@kms_draw_crc@draw-method-rgb565-mmap-gtt-untiled:
    - shard-glk:          [FAIL][60] ([i915#52] / [i915#54]) -> [PASS][61] +1 similar issue
   [60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-glk3/igt@kms_draw_crc@draw-method-rgb565-mmap-gtt-untiled.html
   [61]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-glk7/igt@kms_draw_crc@draw-method-rgb565-mmap-gtt-untiled.html

  * igt@kms_draw_crc@draw-method-rgb565-pwrite-untiled:
    - shard-glk:          [FAIL][62] ([i915#177] / [i915#52] / [i915#54]) -> [PASS][63]
   [62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-glk7/igt@kms_draw_crc@draw-method-rgb565-pwrite-untiled.html
   [63]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-glk7/igt@kms_draw_crc@draw-method-rgb565-pwrite-untiled.html

  * igt@kms_fbcon_fbt@fbc:
    - shard-kbl:          [FAIL][64] ([i915#64] / [i915#93] / [i915#95]) -> [PASS][65]
   [64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-kbl2/igt@kms_fbcon_fbt@fbc.html
   [65]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-kbl3/igt@kms_fbcon_fbt@fbc.html
    - shard-apl:          [FAIL][66] ([i915#1525]) -> [PASS][67]
   [66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-apl3/igt@kms_fbcon_fbt@fbc.html
   [67]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-apl6/igt@kms_fbcon_fbt@fbc.html

  * igt@kms_fbcon_fbt@fbc-suspend:
    - shard-kbl:          [DMESG-WARN][68] ([i915#180] / [i915#93] / [i915#95]) -> [PASS][69]
   [68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-kbl4/igt@kms_fbcon_fbt@fbc-suspend.html
   [69]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-kbl6/igt@kms_fbcon_fbt@fbc-suspend.html

  * igt@kms_flip@2x-flip-vs-fences:
    - shard-hsw:          [INCOMPLETE][70] ([i915#61]) -> [PASS][71]
   [70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-hsw2/igt@kms_flip@2x-flip-vs-fences.html
   [71]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-hsw1/igt@kms_flip@2x-flip-vs-fences.html

  * igt@kms_flip@plain-flip-ts-check:
    - shard-glk:          [FAIL][72] ([i915#34]) -> [PASS][73]
   [72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-glk2/igt@kms_flip@plain-flip-ts-check.html
   [73]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-glk3/igt@kms_flip@plain-flip-ts-check.html

  * igt@kms_flip_tiling@flip-changes-tiling:
    - shard-apl:          [FAIL][74] ([i915#95]) -> [PASS][75]
   [74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-apl7/igt@kms_flip_tiling@flip-changes-tiling.html
   [75]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-apl8/igt@kms_flip_tiling@flip-changes-tiling.html
    - shard-kbl:          [FAIL][76] ([i915#699] / [i915#93] / [i915#95]) -> [PASS][77]
   [76]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-kbl4/igt@kms_flip_tiling@flip-changes-tiling.html
   [77]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-kbl1/igt@kms_flip_tiling@flip-changes-tiling.html

  * igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min:
    - shard-apl:          [FAIL][78] ([fdo#108145] / [i915#265] / [i915#95]) -> [PASS][79]
   [78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-apl3/igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min.html
   [79]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-apl6/igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min.html

  * igt@kms_plane_lowres@pipe-a-tiling-x:
    - shard-glk:          [FAIL][80] ([i915#899]) -> [PASS][81]
   [80]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-glk5/igt@kms_plane_lowres@pipe-a-tiling-x.html
   [81]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-glk2/igt@kms_plane_lowres@pipe-a-tiling-x.html

  * igt@kms_psr@psr2_sprite_mmap_gtt:
    - shard-iclb:         [SKIP][82] ([fdo#109441]) -> [PASS][83] +2 similar issues
   [82]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-iclb6/igt@kms_psr@psr2_sprite_mmap_gtt.html
   [83]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-iclb2/igt@kms_psr@psr2_sprite_mmap_gtt.html

  * igt@perf@low-oa-exponent-permissions:
    - shard-tglb:         [SKIP][84] ([i915#405]) -> [PASS][85]
   [84]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-tglb1/igt@perf@low-oa-exponent-permissions.html
   [85]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-tglb8/igt@perf@low-oa-exponent-permissions.html
    - shard-iclb:         [SKIP][86] ([i915#405]) -> [PASS][87]
   [86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-iclb4/igt@perf@low-oa-exponent-permissions.html
   [87]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-iclb4/igt@perf@low-oa-exponent-permissions.html
    - shard-hsw:          [SKIP][88] ([fdo#109271]) -> [PASS][89]
   [88]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-hsw8/igt@perf@low-oa-exponent-permissions.html
   [89]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-hsw4/igt@perf@low-oa-exponent-permissions.html
    - shard-glk:          [SKIP][90] ([fdo#109271]) -> [PASS][91]
   [90]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-glk2/igt@perf@low-oa-exponent-permissions.html
   [91]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-glk2/igt@perf@low-oa-exponent-permissions.html

  * igt@prime_vgem@busy-bsd2:
    - shard-iclb:         [SKIP][92] ([fdo#109276]) -> [PASS][93]
   [92]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-iclb7/igt@prime_vgem@busy-bsd2.html
   [93]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-iclb4/igt@prime_vgem@busy-bsd2.html

  
#### Warnings ####

  * igt@i915_pm_dc@dc6-dpms:
    - shard-kbl:          [FAIL][94] ([i915#454]) -> [FAIL][95] ([i915#454] / [i915#93] / [i915#95])
   [94]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-kbl6/igt@i915_pm_dc@dc6-dpms.html
   [95]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-kbl2/igt@i915_pm_dc@dc6-dpms.html
    - shard-tglb:         [FAIL][96] ([i915#454]) -> [SKIP][97] ([i915#468])
   [96]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-tglb5/igt@i915_pm_dc@dc6-dpms.html
   [97]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-tglb2/igt@i915_pm_dc@dc6-dpms.html

  * igt@i915_pm_dc@dc6-psr:
    - shard-tglb:         [SKIP][98] ([i915#468]) -> [FAIL][99] ([i915#454])
   [98]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-tglb2/igt@i915_pm_dc@dc6-psr.html
   [99]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-tglb8/igt@i915_pm_dc@dc6-psr.html

  * igt@i915_pm_rpm@gem-mmap-type:
    - shard-snb:          [INCOMPLETE][100] ([i915#82]) -> [SKIP][101] ([fdo#109271])
   [100]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-snb6/igt@i915_pm_rpm@gem-mmap-type.html
   [101]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-snb5/igt@i915_pm_rpm@gem-mmap-type.html

  * igt@i915_pm_rpm@pc8-residency:
    - shard-iclb:         [SKIP][102] ([fdo#109293] / [fdo#109506]) -> [SKIP][103] ([i915#1316])
   [102]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-iclb7/igt@i915_pm_rpm@pc8-residency.html
   [103]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-iclb7/igt@i915_pm_rpm@pc8-residency.html
    - shard-tglb:         [SKIP][104] ([fdo#109506]) -> [SKIP][105] ([i915#1316] / [i915#579])
   [104]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-tglb2/igt@i915_pm_rpm@pc8-residency.html
   [105]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-tglb7/igt@i915_pm_rpm@pc8-residency.html

  * igt@kms_plane_alpha_blend@pipe-b-constant-alpha-max:
    - shard-apl:          [FAIL][106] ([fdo#108145] / [i915#265] / [i915#95]) -> [FAIL][107] ([fdo#108145] / [i915#265])
   [106]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-apl1/igt@kms_plane_alpha_blend@pipe-b-constant-alpha-max.html
   [107]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-apl6/igt@kms_plane_alpha_blend@pipe-b-constant-alpha-max.html
    - shard-kbl:          [FAIL][108] ([fdo#108145] / [i915#265] / [i915#93] / [i915#95]) -> [FAIL][109] ([fdo#108145] / [i915#265])
   [108]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-kbl6/igt@kms_plane_alpha_blend@pipe-b-constant-alpha-max.html
   [109]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-kbl2/igt@kms_plane_alpha_blend@pipe-b-constant-alpha-max.html

  * igt@kms_psr2_su@page_flip:
    - shard-iclb:         [SKIP][110] ([fdo#109642] / [fdo#111068]) -> [FAIL][111] ([i915#608])
   [110]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-iclb4/igt@kms_psr2_su@page_flip.html
   [111]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-iclb2/igt@kms_psr2_su@page_flip.html

  * igt@runner@aborted:
    - shard-kbl:          ([FAIL][112], [FAIL][113]) ([i915#1423] / [i915#716] / [i915#92]) -> [FAIL][114] ([i915#1423] / [i915#92])
   [112]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-kbl6/igt@runner@aborted.html
   [113]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-kbl4/igt@runner@aborted.html
   [114]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-kbl1/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).

  [fdo#108145]: https://bugs.freedesktop.org/show_bug.cgi?id=108145
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109276]: https://bugs.freedesktop.org/show_bug.cgi?id=109276
  [fdo#109293]: https://bugs.freedesktop.org/show_bug.cgi?id=109293
  [fdo#109441]: https://bugs.freedesktop.org/show_bug.cgi?id=109441
  [fdo#109506]: https://bugs.freedesktop.org/show_bug.cgi?id=109506
  [fdo#109642]: https://bugs.freedesktop.org/show_bug.cgi?id=109642
  [fdo#111068]: https://bugs.freedesktop.org/show_bug.cgi?id=111068
  [i915#1031]: https://gitlab.freedesktop.org/drm/intel/issues/1031
  [i915#1316]: https://gitlab.freedesktop.org/drm/intel/issues/1316
  [i915#1423]: https://gitlab.freedesktop.org/drm/intel/issues/1423
  [i915#1525]: https://gitlab.freedesktop.org/drm/intel/issues/1525
  [i915#1528]: https://gitlab.freedesktop.org/drm/intel/issues/1528
  [i915#1542]: https://gitlab.freedesktop.org/drm/intel/issues/1542
  [i915#177]: https://gitlab.freedesktop.org/drm/intel/issues/177
  [i915#180]: https://gitlab.freedesktop.org/drm/intel/issues/180
  [i915#265]: https://gitlab.freedesktop.org/drm/intel/issues/265
  [i915#34]: https://gitlab.freedesktop.org/drm/intel/issues/34
  [i915#402]: https://gitlab.freedesktop.org/drm/intel/issues/402
  [i915#405]: https://gitlab.freedesktop.org/drm/intel/issues/405
  [i915#454]: https://gitlab.freedesktop.org/drm/intel/issues/454
  [i915#460]: https://gitlab.freedesktop.org/drm/intel/issues/460
  [i915#468]: https://gitlab.freedesktop.org/drm/intel/issues/468
  [i915#52]: https://gitlab.freedesktop.org/drm/intel/issues/52
  [i915#53]: https://gitlab.freedesktop.org/drm/intel/issues/53
  [i915#54]: https://gitlab.freedesktop.org/drm/intel/issues/54
  [i915#579]: https://gitlab.freedesktop.org/drm/intel/issues/579
  [i915#608]: https://gitlab.freedesktop.org/drm/intel/issues/608
  [i915#61]: https://gitlab.freedesktop.org/drm/intel/issues/61
  [i915#64]: https://gitlab.freedesktop.org/drm/intel/issues/64
  [i915#699]: https://gitlab.freedesktop.org/drm/intel/issues/699
  [i915#716]: https://gitlab.freedesktop.org/drm/intel/issues/716
  [i915#82]: https://gitlab.freedesktop.org/drm/intel/issues/82
  [i915#899]: https://gitlab.freedesktop.org/drm/intel/issues/899
  [i915#92]: https://gitlab.freedesktop.org/drm/intel/issues/92
  [i915#93]: https://gitlab.freedesktop.org/drm/intel/issues/93
  [i915#95]: https://gitlab.freedesktop.org/drm/intel/issues/95


Participating hosts (8 -> 8)
------------------------------

  No changes in participating hosts


Build changes
-------------

  * CI: CI-20190529 -> None
  * IGT: IGT_5559 -> IGTPW_4397

  CI-20190529: 20190529
  CI_DRM_8238: 840f70602a47208a2f1e444ba276f412f10e38df @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_4397: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/index.html
  IGT_5559: d213e0c268e4bf2b619197b6125730b1affbf8d4 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/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] ✗ Fi.CI.IGT: failure for tests/kms_cursor_legacy: Wait for an extra vblank
  2020-04-03 13:18 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
@ 2020-04-06  5:55   ` Kahola, Mika
  0 siblings, 0 replies; 12+ messages in thread
From: Kahola, Mika @ 2020-04-06  5:55 UTC (permalink / raw)
  To: igt-dev



> -----Original Message-----
> From: Patchwork <patchwork@emeril.freedesktop.org>
> Sent: Friday, April 3, 2020 4:18 PM
> To: Kahola, Mika <mika.kahola@intel.com>
> Cc: igt-dev@lists.freedesktop.org
> Subject: ✗ Fi.CI.IGT: failure for tests/kms_cursor_legacy: Wait for an extra
> vblank
> 
> == Series Details ==
> 
> Series: tests/kms_cursor_legacy: Wait for an extra vblank
> URL   : https://patchwork.freedesktop.org/series/75413/
> State : failure
> 
> == Summary ==
> 
> CI Bug Log - changes from IGT_5559_full -> IGTPW_4397_full
> ====================================================
> 
> Summary
> -------
> 
>   **FAILURE**
> 
>   Serious unknown changes coming with IGTPW_4397_full absolutely need to be
>   verified manually.
> 
>   If you think the reported changes have nothing to do with the changes
>   introduced in IGTPW_4397_full, please notify your bug team to allow them
>   to document this new failure mode, which will reduce false positives in CI.
> 
>   External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/index.html
> 
> Possible new issues
> -------------------
> 
>   Here are the unknown changes that may have been introduced in
> IGTPW_4397_full:
> 
> ### IGT changes ###
> 
> #### Possible regressions ####
> 
>   * igt@gem_tiled_swapping@non-threaded:
>     - shard-snb:          [PASS][1] -> [FAIL][2]
>    [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> snb6/igt@gem_tiled_swapping@non-threaded.html
>    [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> snb1/igt@gem_tiled_swapping@non-threaded.html
> 
>   * igt@runner@aborted:
>     - shard-tglb:         NOTRUN -> [FAIL][3]
>    [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> tglb2/igt@runner@aborted.html
> 
The above two issues are not related to the change.

> 
> New tests
> ---------
> 
>   New tests have been introduced between IGT_5559_full and IGTPW_4397_full:
> 
> ### New IGT tests (1) ###
> 
>   * igt@gem_cs_tlb@engines:
>     - Statuses :
>     - Exec time: [None] s
> 
> 
> 
> Known issues
> ------------
> 
>   Here are the changes found in IGTPW_4397_full that come from known issues:
> 
> ### IGT changes ###
> 
> #### Issues hit ####
> 
>   * igt@gem_exec_suspend@basic-s3:
>     - shard-tglb:         [PASS][4] -> [INCOMPLETE][5] ([i915#402] / [i915#460])
>    [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> tglb1/igt@gem_exec_suspend@basic-s3.html
>    [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> tglb2/igt@gem_exec_suspend@basic-s3.html
> 
>   * igt@i915_pm_rpm@modeset-lpsp:
>     - shard-tglb:         [PASS][6] -> [SKIP][7] ([i915#1316] / [i915#579])
>    [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> tglb6/igt@i915_pm_rpm@modeset-lpsp.html
>    [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> tglb7/igt@i915_pm_rpm@modeset-lpsp.html
>     - shard-iclb:         [PASS][8] -> [SKIP][9] ([i915#1316])
>    [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> iclb6/igt@i915_pm_rpm@modeset-lpsp.html
>    [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> iclb7/igt@i915_pm_rpm@modeset-lpsp.html
> 
>   * igt@kms_cursor_crc@pipe-a-cursor-256x256-sliding:
>     - shard-apl:          [PASS][10] -> [FAIL][11] ([i915#54] / [i915#95])
>    [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> apl3/igt@kms_cursor_crc@pipe-a-cursor-256x256-sliding.html
>    [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> apl8/igt@kms_cursor_crc@pipe-a-cursor-256x256-sliding.html
>     - shard-kbl:          [PASS][12] -> [FAIL][13] ([i915#54] / [i915#93] / [i915#95])
>    [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> kbl4/igt@kms_cursor_crc@pipe-a-cursor-256x256-sliding.html
>    [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> kbl3/igt@kms_cursor_crc@pipe-a-cursor-256x256-sliding.html
> 
>   * igt@kms_cursor_legacy@cursor-vs-flip-atomic-transitions:
>     - shard-hsw:          [PASS][14] -> [INCOMPLETE][15] ([i915#61])
>    [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> hsw4/igt@kms_cursor_legacy@cursor-vs-flip-atomic-transitions.html
>    [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> hsw1/igt@kms_cursor_legacy@cursor-vs-flip-atomic-transitions.html
> 
>   * igt@kms_draw_crc@draw-method-rgb565-blt-ytiled:
>     - shard-glk:          [PASS][16] -> [FAIL][17] ([i915#52] / [i915#54]) +3 similar
> issues
>    [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> glk1/igt@kms_draw_crc@draw-method-rgb565-blt-ytiled.html
>    [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> glk1/igt@kms_draw_crc@draw-method-rgb565-blt-ytiled.html
> 
>   * igt@kms_draw_crc@draw-method-xrgb8888-mmap-gtt-untiled:
>     - shard-apl:          [PASS][18] -> [FAIL][19] ([i915#52] / [i915#54] / [i915#95])
>    [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> apl4/igt@kms_draw_crc@draw-method-xrgb8888-mmap-gtt-untiled.html
>    [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> apl7/igt@kms_draw_crc@draw-method-xrgb8888-mmap-gtt-untiled.html
>     - shard-kbl:          [PASS][20] -> [FAIL][21] ([i915#177] / [i915#52] / [i915#54] /
> [i915#93] / [i915#95])
>    [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> kbl2/igt@kms_draw_crc@draw-method-xrgb8888-mmap-gtt-untiled.html
>    [21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> kbl7/igt@kms_draw_crc@draw-method-xrgb8888-mmap-gtt-untiled.html
> 
>   * igt@kms_flip@flip-vs-suspend-interruptible:
>     - shard-apl:          [PASS][22] -> [DMESG-WARN][23] ([i915#180])
>    [22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> apl1/igt@kms_flip@flip-vs-suspend-interruptible.html
>    [23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> apl6/igt@kms_flip@flip-vs-suspend-interruptible.html
> 
>   * igt@kms_pipe_crc_basic@read-crc-pipe-a-frame-sequence:
>     - shard-apl:          [PASS][24] -> [FAIL][25] ([i915#53] / [i915#95])
>    [24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> apl3/igt@kms_pipe_crc_basic@read-crc-pipe-a-frame-sequence.html
>    [25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> apl8/igt@kms_pipe_crc_basic@read-crc-pipe-a-frame-sequence.html
>     - shard-kbl:          [PASS][26] -> [FAIL][27] ([i915#53] / [i915#93] / [i915#95])
>    [26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> kbl2/igt@kms_pipe_crc_basic@read-crc-pipe-a-frame-sequence.html
>    [27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> kbl6/igt@kms_pipe_crc_basic@read-crc-pipe-a-frame-sequence.html
> 
>   * igt@kms_prime@basic-crc:
>     - shard-apl:          [PASS][28] -> [FAIL][29] ([i915#1031] / [i915#95])
>    [28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> apl1/igt@kms_prime@basic-crc.html
>    [29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> apl7/igt@kms_prime@basic-crc.html
>     - shard-kbl:          [PASS][30] -> [FAIL][31] ([i915#1031] / [i915#93] / [i915#95])
>    [30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> kbl3/igt@kms_prime@basic-crc.html
>    [31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> kbl7/igt@kms_prime@basic-crc.html
> 
>   * igt@kms_psr@psr2_cursor_render:
>     - shard-iclb:         [PASS][32] -> [SKIP][33] ([fdo#109441]) +2 similar issues
>    [32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> iclb2/igt@kms_psr@psr2_cursor_render.html
>    [33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> iclb3/igt@kms_psr@psr2_cursor_render.html
> 
>   * igt@prime_vgem@fence-wait-bsd2:
>     - shard-iclb:         [PASS][34] -> [SKIP][35] ([fdo#109276]) +3 similar issues
>    [34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> iclb2/igt@prime_vgem@fence-wait-bsd2.html
>    [35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> iclb8/igt@prime_vgem@fence-wait-bsd2.html
> 
> 
> #### Possible fixes ####
> 
>   * igt@gem_ctx_persistence@legacy-engines-mixed-process@vebox:
>     - shard-apl:          [FAIL][36] ([i915#1528]) -> [PASS][37]
>    [36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> apl8/igt@gem_ctx_persistence@legacy-engines-mixed-process@vebox.html
>    [37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> apl2/igt@gem_ctx_persistence@legacy-engines-mixed-process@vebox.html
> 
>   * igt@gem_exec_suspend@basic-s3:
>     - shard-kbl:          [DMESG-WARN][38] ([i915#180]) -> [PASS][39] +5 similar
> issues
>    [38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> kbl4/igt@gem_exec_suspend@basic-s3.html
>    [39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> kbl4/igt@gem_exec_suspend@basic-s3.html
> 
>   * igt@gem_mmap_gtt@cpuset-big-copy-xy:
>     - shard-tglb:         [FAIL][40] -> [PASS][41] +1 similar issue
>    [40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> tglb3/igt@gem_mmap_gtt@cpuset-big-copy-xy.html
>    [41]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> tglb1/igt@gem_mmap_gtt@cpuset-big-copy-xy.html
> 
>   * igt@gen9_exec_parse@allowed-all:
>     - shard-kbl:          [DMESG-WARN][42] ([i915#716]) -> [PASS][43]
>    [42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> kbl4/igt@gen9_exec_parse@allowed-all.html
>    [43]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> kbl3/igt@gen9_exec_parse@allowed-all.html
> 
>   * igt@i915_pm_rpm@modeset-lpsp-stress-no-wait:
>     - shard-iclb:         [SKIP][44] ([i915#1316]) -> [PASS][45]
>    [44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> iclb4/igt@i915_pm_rpm@modeset-lpsp-stress-no-wait.html
>    [45]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> iclb7/igt@i915_pm_rpm@modeset-lpsp-stress-no-wait.html
>     - shard-tglb:         [SKIP][46] ([i915#1316] / [i915#579]) -> [PASS][47]
>    [46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> tglb1/igt@i915_pm_rpm@modeset-lpsp-stress-no-wait.html
>    [47]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> tglb7/igt@i915_pm_rpm@modeset-lpsp-stress-no-wait.html
> 
>   * igt@kms_cursor_crc@pipe-a-cursor-256x85-offscreen:
>     - shard-apl:          [FAIL][48] ([i915#54] / [i915#95]) -> [PASS][49]
>    [48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> apl3/igt@kms_cursor_crc@pipe-a-cursor-256x85-offscreen.html
>    [49]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> apl4/igt@kms_cursor_crc@pipe-a-cursor-256x85-offscreen.html
> 
>   * igt@kms_cursor_crc@pipe-a-cursor-64x64-onscreen:
>     - shard-kbl:          [FAIL][50] ([i915#54] / [i915#93] / [i915#95]) -> [PASS][51] +2
> similar issues
>    [50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> kbl3/igt@kms_cursor_crc@pipe-a-cursor-64x64-onscreen.html
>    [51]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> kbl3/igt@kms_cursor_crc@pipe-a-cursor-64x64-onscreen.html
> 
>   * igt@kms_cursor_crc@pipe-a-cursor-suspend:
>     - shard-apl:          [DMESG-WARN][52] ([i915#180]) -> [PASS][53] +1 similar
> issue
>    [52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> apl1/igt@kms_cursor_crc@pipe-a-cursor-suspend.html
>    [53]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> apl8/igt@kms_cursor_crc@pipe-a-cursor-suspend.html
> 
>   * igt@kms_cursor_crc@pipe-c-cursor-256x256-sliding:
>     - shard-apl:          [FAIL][54] ([i915#54]) -> [PASS][55]
>    [54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> apl8/igt@kms_cursor_crc@pipe-c-cursor-256x256-sliding.html
>    [55]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> apl2/igt@kms_cursor_crc@pipe-c-cursor-256x256-sliding.html
>     - shard-kbl:          [FAIL][56] ([i915#54]) -> [PASS][57]
>    [56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> kbl4/igt@kms_cursor_crc@pipe-c-cursor-256x256-sliding.html
>    [57]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> kbl6/igt@kms_cursor_crc@pipe-c-cursor-256x256-sliding.html
> 
>   * igt@kms_cursor_legacy@flip-vs-cursor-crc-legacy:
>     - shard-kbl:          [FAIL][58] ([i915#93] / [i915#95]) -> [PASS][59]
>    [58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> kbl3/igt@kms_cursor_legacy@flip-vs-cursor-crc-legacy.html
>    [59]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> kbl6/igt@kms_cursor_legacy@flip-vs-cursor-crc-legacy.html
> 
>   * igt@kms_draw_crc@draw-method-rgb565-mmap-gtt-untiled:
>     - shard-glk:          [FAIL][60] ([i915#52] / [i915#54]) -> [PASS][61] +1 similar
> issue
>    [60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> glk3/igt@kms_draw_crc@draw-method-rgb565-mmap-gtt-untiled.html
>    [61]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> glk7/igt@kms_draw_crc@draw-method-rgb565-mmap-gtt-untiled.html
> 
>   * igt@kms_draw_crc@draw-method-rgb565-pwrite-untiled:
>     - shard-glk:          [FAIL][62] ([i915#177] / [i915#52] / [i915#54]) -> [PASS][63]
>    [62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> glk7/igt@kms_draw_crc@draw-method-rgb565-pwrite-untiled.html
>    [63]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> glk7/igt@kms_draw_crc@draw-method-rgb565-pwrite-untiled.html
> 
>   * igt@kms_fbcon_fbt@fbc:
>     - shard-kbl:          [FAIL][64] ([i915#64] / [i915#93] / [i915#95]) -> [PASS][65]
>    [64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> kbl2/igt@kms_fbcon_fbt@fbc.html
>    [65]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> kbl3/igt@kms_fbcon_fbt@fbc.html
>     - shard-apl:          [FAIL][66] ([i915#1525]) -> [PASS][67]
>    [66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> apl3/igt@kms_fbcon_fbt@fbc.html
>    [67]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> apl6/igt@kms_fbcon_fbt@fbc.html
> 
>   * igt@kms_fbcon_fbt@fbc-suspend:
>     - shard-kbl:          [DMESG-WARN][68] ([i915#180] / [i915#93] / [i915#95]) ->
> [PASS][69]
>    [68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> kbl4/igt@kms_fbcon_fbt@fbc-suspend.html
>    [69]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> kbl6/igt@kms_fbcon_fbt@fbc-suspend.html
> 
>   * igt@kms_flip@2x-flip-vs-fences:
>     - shard-hsw:          [INCOMPLETE][70] ([i915#61]) -> [PASS][71]
>    [70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> hsw2/igt@kms_flip@2x-flip-vs-fences.html
>    [71]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> hsw1/igt@kms_flip@2x-flip-vs-fences.html
> 
>   * igt@kms_flip@plain-flip-ts-check:
>     - shard-glk:          [FAIL][72] ([i915#34]) -> [PASS][73]
>    [72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> glk2/igt@kms_flip@plain-flip-ts-check.html
>    [73]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> glk3/igt@kms_flip@plain-flip-ts-check.html
> 
>   * igt@kms_flip_tiling@flip-changes-tiling:
>     - shard-apl:          [FAIL][74] ([i915#95]) -> [PASS][75]
>    [74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> apl7/igt@kms_flip_tiling@flip-changes-tiling.html
>    [75]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> apl8/igt@kms_flip_tiling@flip-changes-tiling.html
>     - shard-kbl:          [FAIL][76] ([i915#699] / [i915#93] / [i915#95]) -> [PASS][77]
>    [76]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> kbl4/igt@kms_flip_tiling@flip-changes-tiling.html
>    [77]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> kbl1/igt@kms_flip_tiling@flip-changes-tiling.html
> 
>   * igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min:
>     - shard-apl:          [FAIL][78] ([fdo#108145] / [i915#265] / [i915#95]) ->
> [PASS][79]
>    [78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> apl3/igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min.html
>    [79]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> apl6/igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min.html
> 
>   * igt@kms_plane_lowres@pipe-a-tiling-x:
>     - shard-glk:          [FAIL][80] ([i915#899]) -> [PASS][81]
>    [80]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> glk5/igt@kms_plane_lowres@pipe-a-tiling-x.html
>    [81]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> glk2/igt@kms_plane_lowres@pipe-a-tiling-x.html
> 
>   * igt@kms_psr@psr2_sprite_mmap_gtt:
>     - shard-iclb:         [SKIP][82] ([fdo#109441]) -> [PASS][83] +2 similar issues
>    [82]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> iclb6/igt@kms_psr@psr2_sprite_mmap_gtt.html
>    [83]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> iclb2/igt@kms_psr@psr2_sprite_mmap_gtt.html
> 
>   * igt@perf@low-oa-exponent-permissions:
>     - shard-tglb:         [SKIP][84] ([i915#405]) -> [PASS][85]
>    [84]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> tglb1/igt@perf@low-oa-exponent-permissions.html
>    [85]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> tglb8/igt@perf@low-oa-exponent-permissions.html
>     - shard-iclb:         [SKIP][86] ([i915#405]) -> [PASS][87]
>    [86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> iclb4/igt@perf@low-oa-exponent-permissions.html
>    [87]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> iclb4/igt@perf@low-oa-exponent-permissions.html
>     - shard-hsw:          [SKIP][88] ([fdo#109271]) -> [PASS][89]
>    [88]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> hsw8/igt@perf@low-oa-exponent-permissions.html
>    [89]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> hsw4/igt@perf@low-oa-exponent-permissions.html
>     - shard-glk:          [SKIP][90] ([fdo#109271]) -> [PASS][91]
>    [90]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> glk2/igt@perf@low-oa-exponent-permissions.html
>    [91]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> glk2/igt@perf@low-oa-exponent-permissions.html
> 
>   * igt@prime_vgem@busy-bsd2:
>     - shard-iclb:         [SKIP][92] ([fdo#109276]) -> [PASS][93]
>    [92]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> iclb7/igt@prime_vgem@busy-bsd2.html
>    [93]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> iclb4/igt@prime_vgem@busy-bsd2.html
> 
> 
> #### Warnings ####
> 
>   * igt@i915_pm_dc@dc6-dpms:
>     - shard-kbl:          [FAIL][94] ([i915#454]) -> [FAIL][95] ([i915#454] / [i915#93] /
> [i915#95])
>    [94]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> kbl6/igt@i915_pm_dc@dc6-dpms.html
>    [95]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> kbl2/igt@i915_pm_dc@dc6-dpms.html
>     - shard-tglb:         [FAIL][96] ([i915#454]) -> [SKIP][97] ([i915#468])
>    [96]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> tglb5/igt@i915_pm_dc@dc6-dpms.html
>    [97]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> tglb2/igt@i915_pm_dc@dc6-dpms.html
> 
>   * igt@i915_pm_dc@dc6-psr:
>     - shard-tglb:         [SKIP][98] ([i915#468]) -> [FAIL][99] ([i915#454])
>    [98]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> tglb2/igt@i915_pm_dc@dc6-psr.html
>    [99]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> tglb8/igt@i915_pm_dc@dc6-psr.html
> 
>   * igt@i915_pm_rpm@gem-mmap-type:
>     - shard-snb:          [INCOMPLETE][100] ([i915#82]) -> [SKIP][101]
> ([fdo#109271])
>    [100]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> snb6/igt@i915_pm_rpm@gem-mmap-type.html
>    [101]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> snb5/igt@i915_pm_rpm@gem-mmap-type.html
> 
>   * igt@i915_pm_rpm@pc8-residency:
>     - shard-iclb:         [SKIP][102] ([fdo#109293] / [fdo#109506]) -> [SKIP][103]
> ([i915#1316])
>    [102]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> iclb7/igt@i915_pm_rpm@pc8-residency.html
>    [103]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> iclb7/igt@i915_pm_rpm@pc8-residency.html
>     - shard-tglb:         [SKIP][104] ([fdo#109506]) -> [SKIP][105] ([i915#1316] /
> [i915#579])
>    [104]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> tglb2/igt@i915_pm_rpm@pc8-residency.html
>    [105]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> tglb7/igt@i915_pm_rpm@pc8-residency.html
> 
>   * igt@kms_plane_alpha_blend@pipe-b-constant-alpha-max:
>     - shard-apl:          [FAIL][106] ([fdo#108145] / [i915#265] / [i915#95]) ->
> [FAIL][107] ([fdo#108145] / [i915#265])
>    [106]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> apl1/igt@kms_plane_alpha_blend@pipe-b-constant-alpha-max.html
>    [107]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> apl6/igt@kms_plane_alpha_blend@pipe-b-constant-alpha-max.html
>     - shard-kbl:          [FAIL][108] ([fdo#108145] / [i915#265] / [i915#93] /
> [i915#95]) -> [FAIL][109] ([fdo#108145] / [i915#265])
>    [108]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> kbl6/igt@kms_plane_alpha_blend@pipe-b-constant-alpha-max.html
>    [109]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> kbl2/igt@kms_plane_alpha_blend@pipe-b-constant-alpha-max.html
> 
>   * igt@kms_psr2_su@page_flip:
>     - shard-iclb:         [SKIP][110] ([fdo#109642] / [fdo#111068]) -> [FAIL][111]
> ([i915#608])
>    [110]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> iclb4/igt@kms_psr2_su@page_flip.html
>    [111]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> iclb2/igt@kms_psr2_su@page_flip.html
> 
>   * igt@runner@aborted:
>     - shard-kbl:          ([FAIL][112], [FAIL][113]) ([i915#1423] / [i915#716] /
> [i915#92]) -> [FAIL][114] ([i915#1423] / [i915#92])
>    [112]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> kbl6/igt@runner@aborted.html
>    [113]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5559/shard-
> kbl4/igt@runner@aborted.html
>    [114]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/shard-
> kbl1/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).
> 
>   [fdo#108145]: https://bugs.freedesktop.org/show_bug.cgi?id=108145
>   [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
>   [fdo#109276]: https://bugs.freedesktop.org/show_bug.cgi?id=109276
>   [fdo#109293]: https://bugs.freedesktop.org/show_bug.cgi?id=109293
>   [fdo#109441]: https://bugs.freedesktop.org/show_bug.cgi?id=109441
>   [fdo#109506]: https://bugs.freedesktop.org/show_bug.cgi?id=109506
>   [fdo#109642]: https://bugs.freedesktop.org/show_bug.cgi?id=109642
>   [fdo#111068]: https://bugs.freedesktop.org/show_bug.cgi?id=111068
>   [i915#1031]: https://gitlab.freedesktop.org/drm/intel/issues/1031
>   [i915#1316]: https://gitlab.freedesktop.org/drm/intel/issues/1316
>   [i915#1423]: https://gitlab.freedesktop.org/drm/intel/issues/1423
>   [i915#1525]: https://gitlab.freedesktop.org/drm/intel/issues/1525
>   [i915#1528]: https://gitlab.freedesktop.org/drm/intel/issues/1528
>   [i915#1542]: https://gitlab.freedesktop.org/drm/intel/issues/1542
>   [i915#177]: https://gitlab.freedesktop.org/drm/intel/issues/177
>   [i915#180]: https://gitlab.freedesktop.org/drm/intel/issues/180
>   [i915#265]: https://gitlab.freedesktop.org/drm/intel/issues/265
>   [i915#34]: https://gitlab.freedesktop.org/drm/intel/issues/34
>   [i915#402]: https://gitlab.freedesktop.org/drm/intel/issues/402
>   [i915#405]: https://gitlab.freedesktop.org/drm/intel/issues/405
>   [i915#454]: https://gitlab.freedesktop.org/drm/intel/issues/454
>   [i915#460]: https://gitlab.freedesktop.org/drm/intel/issues/460
>   [i915#468]: https://gitlab.freedesktop.org/drm/intel/issues/468
>   [i915#52]: https://gitlab.freedesktop.org/drm/intel/issues/52
>   [i915#53]: https://gitlab.freedesktop.org/drm/intel/issues/53
>   [i915#54]: https://gitlab.freedesktop.org/drm/intel/issues/54
>   [i915#579]: https://gitlab.freedesktop.org/drm/intel/issues/579
>   [i915#608]: https://gitlab.freedesktop.org/drm/intel/issues/608
>   [i915#61]: https://gitlab.freedesktop.org/drm/intel/issues/61
>   [i915#64]: https://gitlab.freedesktop.org/drm/intel/issues/64
>   [i915#699]: https://gitlab.freedesktop.org/drm/intel/issues/699
>   [i915#716]: https://gitlab.freedesktop.org/drm/intel/issues/716
>   [i915#82]: https://gitlab.freedesktop.org/drm/intel/issues/82
>   [i915#899]: https://gitlab.freedesktop.org/drm/intel/issues/899
>   [i915#92]: https://gitlab.freedesktop.org/drm/intel/issues/92
>   [i915#93]: https://gitlab.freedesktop.org/drm/intel/issues/93
>   [i915#95]: https://gitlab.freedesktop.org/drm/intel/issues/95
> 
> 
> Participating hosts (8 -> 8)
> ------------------------------
> 
>   No changes in participating hosts
> 
> 
> Build changes
> -------------
> 
>   * CI: CI-20190529 -> None
>   * IGT: IGT_5559 -> IGTPW_4397
> 
>   CI-20190529: 20190529
>   CI_DRM_8238: 840f70602a47208a2f1e444ba276f412f10e38df @
> git://anongit.freedesktop.org/gfx-ci/linux
>   IGTPW_4397: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4397/index.html
>   IGT_5559: d213e0c268e4bf2b619197b6125730b1affbf8d4 @
> git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
> 
> == Logs ==
> 
> For more details see: https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_4397/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.BAT: success for tests/kms_cursor_legacy: Wait for an extra vblank (rev2)
  2020-04-02 11:07 [igt-dev] [PATCH i-g-t] tests/kms_cursor_legacy: Wait for an extra vblank Mika Kahola
  2020-04-02 16:40 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
  2020-04-03 13:18 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
@ 2020-04-06 16:06 ` Patchwork
  2020-04-06 21:28 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 12+ messages in thread
From: Patchwork @ 2020-04-06 16:06 UTC (permalink / raw)
  To: Kahola, Mika; +Cc: igt-dev

== Series Details ==

Series: tests/kms_cursor_legacy: Wait for an extra vblank (rev2)
URL   : https://patchwork.freedesktop.org/series/75413/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_8261 -> IGTPW_4411
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/index.html

Known issues
------------

  Here are the changes found in IGTPW_4411 that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt@i915_selftest@live@active:
    - fi-bsw-nick:        [PASS][1] -> [DMESG-FAIL][2] ([i915#541])
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/fi-bsw-nick/igt@i915_selftest@live@active.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/fi-bsw-nick/igt@i915_selftest@live@active.html

  
#### Possible fixes ####

  * igt@kms_chamelium@dp-crc-fast:
    - fi-cml-u2:          [DMESG-WARN][3] -> [PASS][4]
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/fi-cml-u2/igt@kms_chamelium@dp-crc-fast.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/fi-cml-u2/igt@kms_chamelium@dp-crc-fast.html

  
  [i915#541]: https://gitlab.freedesktop.org/drm/intel/issues/541


Participating hosts (53 -> 47)
------------------------------

  Additional (1): fi-kbl-7560u 
  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_5572 -> IGTPW_4411

  CI-20190529: 20190529
  CI_DRM_8261: 80b64adc6f5ffeb1c69996737dbdc5ad275d8e6c @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_4411: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/index.html
  IGT_5572: 6c124b5c8501d900966c033ac86c3dc55c16a2da @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/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: failure for tests/kms_cursor_legacy: Wait for an extra vblank (rev2)
  2020-04-02 11:07 [igt-dev] [PATCH i-g-t] tests/kms_cursor_legacy: Wait for an extra vblank Mika Kahola
                   ` (2 preceding siblings ...)
  2020-04-06 16:06 ` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_cursor_legacy: Wait for an extra vblank (rev2) Patchwork
@ 2020-04-06 21:28 ` Patchwork
  2020-04-09 11:28 ` [igt-dev] ✗ GitLab.Pipeline: warning for tests/kms_cursor_legacy: Wait for an extra vblank (rev3) Patchwork
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 12+ messages in thread
From: Patchwork @ 2020-04-06 21:28 UTC (permalink / raw)
  To: Kahola, Mika; +Cc: igt-dev

== Series Details ==

Series: tests/kms_cursor_legacy: Wait for an extra vblank (rev2)
URL   : https://patchwork.freedesktop.org/series/75413/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_8261_full -> IGTPW_4411_full
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with IGTPW_4411_full absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in IGTPW_4411_full, please notify your bug team to allow them
  to document this new failure mode, which will reduce false positives in CI.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/index.html

Possible new issues
-------------------

  Here are the unknown changes that may have been introduced in IGTPW_4411_full:

### IGT changes ###

#### Possible regressions ####

  * igt@runner@aborted:
    - shard-tglb:         NOTRUN -> [FAIL][1]
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-tglb3/igt@runner@aborted.html

  
Known issues
------------

  Here are the changes found in IGTPW_4411_full that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt@gem_exec_params@invalid-bsd-ring:
    - shard-iclb:         [PASS][2] -> [SKIP][3] ([fdo#109276])
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-iclb4/igt@gem_exec_params@invalid-bsd-ring.html
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-iclb6/igt@gem_exec_params@invalid-bsd-ring.html

  * igt@kms_cursor_crc@pipe-a-cursor-suspend:
    - shard-kbl:          [PASS][4] -> [DMESG-WARN][5] ([i915#180]) +2 similar issues
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-kbl3/igt@kms_cursor_crc@pipe-a-cursor-suspend.html
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-kbl2/igt@kms_cursor_crc@pipe-a-cursor-suspend.html

  * igt@kms_cursor_legacy@cursor-vs-flip-toggle:
    - shard-hsw:          [PASS][6] -> [FAIL][7] ([i915#57])
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-hsw8/igt@kms_cursor_legacy@cursor-vs-flip-toggle.html
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-hsw6/igt@kms_cursor_legacy@cursor-vs-flip-toggle.html

  * igt@kms_draw_crc@draw-method-rgb565-mmap-wc-ytiled:
    - shard-glk:          [PASS][8] -> [FAIL][9] ([i915#52] / [i915#54]) +3 similar issues
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-glk8/igt@kms_draw_crc@draw-method-rgb565-mmap-wc-ytiled.html
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-glk9/igt@kms_draw_crc@draw-method-rgb565-mmap-wc-ytiled.html

  * igt@kms_draw_crc@fill-fb:
    - shard-apl:          [PASS][10] -> [FAIL][11] ([i915#95])
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-apl4/igt@kms_draw_crc@fill-fb.html
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-apl2/igt@kms_draw_crc@fill-fb.html

  * igt@kms_plane@plane-panning-bottom-right-suspend-pipe-b-planes:
    - shard-hsw:          [PASS][12] -> [INCOMPLETE][13] ([i915#61])
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-hsw6/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-b-planes.html
   [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-hsw8/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-b-planes.html

  * igt@kms_plane@plane-panning-bottom-right-suspend-pipe-c-planes:
    - shard-apl:          [PASS][14] -> [DMESG-WARN][15] ([i915#180]) +2 similar issues
   [14]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-apl4/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-c-planes.html
   [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-apl4/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-c-planes.html

  * igt@kms_psr@psr2_primary_mmap_cpu:
    - shard-iclb:         [PASS][16] -> [SKIP][17] ([fdo#109441]) +1 similar issue
   [16]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-iclb2/igt@kms_psr@psr2_primary_mmap_cpu.html
   [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-iclb6/igt@kms_psr@psr2_primary_mmap_cpu.html

  * igt@kms_vblank@pipe-a-ts-continuation-suspend:
    - shard-tglb:         [PASS][18] -> [INCOMPLETE][19] ([i915#456] / [i915#460])
   [18]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-tglb7/igt@kms_vblank@pipe-a-ts-continuation-suspend.html
   [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-tglb3/igt@kms_vblank@pipe-a-ts-continuation-suspend.html

  
#### Possible fixes ####

  * igt@gem_softpin@noreloc-s3:
    - shard-apl:          [DMESG-WARN][20] ([i915#180] / [i915#95]) -> [PASS][21] +1 similar issue
   [20]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-apl4/igt@gem_softpin@noreloc-s3.html
   [21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-apl6/igt@gem_softpin@noreloc-s3.html

  * igt@i915_pm_rpm@cursor:
    - shard-tglb:         [SKIP][22] ([i915#1316] / [i915#579]) -> [PASS][23] +1 similar issue
   [22]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-tglb1/igt@i915_pm_rpm@cursor.html
   [23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-tglb3/igt@i915_pm_rpm@cursor.html
    - shard-hsw:          [SKIP][24] ([fdo#109271]) -> [PASS][25]
   [24]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-hsw7/igt@i915_pm_rpm@cursor.html
   [25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-hsw7/igt@i915_pm_rpm@cursor.html
    - shard-glk:          [SKIP][26] ([fdo#109271]) -> [PASS][27]
   [26]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-glk4/igt@i915_pm_rpm@cursor.html
   [27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-glk8/igt@i915_pm_rpm@cursor.html

  * igt@i915_pm_rpm@modeset-lpsp-stress-no-wait:
    - shard-iclb:         [SKIP][28] ([i915#1316] / [i915#579]) -> [PASS][29] +1 similar issue
   [28]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-iclb7/igt@i915_pm_rpm@modeset-lpsp-stress-no-wait.html
   [29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-iclb3/igt@i915_pm_rpm@modeset-lpsp-stress-no-wait.html

  * igt@i915_suspend@sysfs-reader:
    - shard-apl:          [DMESG-WARN][30] ([i915#180]) -> [PASS][31] +3 similar issues
   [30]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-apl4/igt@i915_suspend@sysfs-reader.html
   [31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-apl2/igt@i915_suspend@sysfs-reader.html

  * igt@kms_busy@basic@flip:
    - shard-hsw:          [INCOMPLETE][32] ([i915#61]) -> [PASS][33] +1 similar issue
   [32]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-hsw7/igt@kms_busy@basic@flip.html
   [33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-hsw6/igt@kms_busy@basic@flip.html

  * igt@kms_cursor_crc@pipe-a-cursor-64x21-offscreen:
    - shard-kbl:          [FAIL][34] ([i915#54] / [i915#93] / [i915#95]) -> [PASS][35]
   [34]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-kbl1/igt@kms_cursor_crc@pipe-a-cursor-64x21-offscreen.html
   [35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-kbl7/igt@kms_cursor_crc@pipe-a-cursor-64x21-offscreen.html

  * igt@kms_cursor_legacy@flip-vs-cursor-crc-legacy:
    - shard-kbl:          [FAIL][36] ([i915#1566] / [i915#93] / [i915#95]) -> [PASS][37]
   [36]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-kbl1/igt@kms_cursor_legacy@flip-vs-cursor-crc-legacy.html
   [37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-kbl2/igt@kms_cursor_legacy@flip-vs-cursor-crc-legacy.html

  * igt@kms_draw_crc@draw-method-rgb565-blt-ytiled:
    - shard-glk:          [FAIL][38] ([i915#52] / [i915#54]) -> [PASS][39] +7 similar issues
   [38]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-glk9/igt@kms_draw_crc@draw-method-rgb565-blt-ytiled.html
   [39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-glk7/igt@kms_draw_crc@draw-method-rgb565-blt-ytiled.html

  * igt@kms_draw_crc@draw-method-xrgb8888-mmap-gtt-untiled:
    - shard-apl:          [FAIL][40] ([i915#52] / [i915#54] / [i915#95]) -> [PASS][41]
   [40]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-apl4/igt@kms_draw_crc@draw-method-xrgb8888-mmap-gtt-untiled.html
   [41]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-apl7/igt@kms_draw_crc@draw-method-xrgb8888-mmap-gtt-untiled.html
    - shard-kbl:          [FAIL][42] ([i915#177] / [i915#52] / [i915#54] / [i915#93] / [i915#95]) -> [PASS][43]
   [42]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-kbl3/igt@kms_draw_crc@draw-method-xrgb8888-mmap-gtt-untiled.html
   [43]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-kbl7/igt@kms_draw_crc@draw-method-xrgb8888-mmap-gtt-untiled.html

  * igt@kms_flip@flip-vs-expired-vblank:
    - shard-apl:          [FAIL][44] ([i915#79]) -> [PASS][45]
   [44]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-apl1/igt@kms_flip@flip-vs-expired-vblank.html
   [45]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-apl2/igt@kms_flip@flip-vs-expired-vblank.html

  * igt@kms_flip@flip-vs-expired-vblank-interruptible:
    - shard-glk:          [FAIL][46] ([i915#79]) -> [PASS][47] +1 similar issue
   [46]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-glk9/igt@kms_flip@flip-vs-expired-vblank-interruptible.html
   [47]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-glk9/igt@kms_flip@flip-vs-expired-vblank-interruptible.html

  * igt@kms_flip@flip-vs-suspend:
    - shard-kbl:          [DMESG-WARN][48] ([i915#180]) -> [PASS][49]
   [48]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-kbl6/igt@kms_flip@flip-vs-suspend.html
   [49]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-kbl7/igt@kms_flip@flip-vs-suspend.html

  * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-render:
    - shard-kbl:          [FAIL][50] ([i915#49]) -> [PASS][51]
   [50]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-kbl1/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-render.html
   [51]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-kbl2/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-render.html
    - shard-apl:          [FAIL][52] ([i915#49]) -> [PASS][53]
   [52]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-apl7/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-render.html
   [53]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-apl4/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-render.html
    - shard-glk:          [FAIL][54] ([i915#49]) -> [PASS][55]
   [54]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-glk6/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-render.html
   [55]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-glk4/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-render.html

  * igt@kms_frontbuffer_tracking@fbc-suspend:
    - shard-kbl:          [DMESG-WARN][56] ([i915#180] / [i915#93] / [i915#95]) -> [PASS][57] +1 similar issue
   [56]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-kbl6/igt@kms_frontbuffer_tracking@fbc-suspend.html
   [57]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-kbl4/igt@kms_frontbuffer_tracking@fbc-suspend.html

  * igt@kms_psr@psr2_sprite_plane_move:
    - shard-iclb:         [SKIP][58] ([fdo#109441]) -> [PASS][59] +2 similar issues
   [58]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-iclb5/igt@kms_psr@psr2_sprite_plane_move.html
   [59]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-iclb2/igt@kms_psr@psr2_sprite_plane_move.html

  * igt@kms_setmode@basic:
    - shard-apl:          [FAIL][60] ([i915#31]) -> [PASS][61]
   [60]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-apl8/igt@kms_setmode@basic.html
   [61]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-apl2/igt@kms_setmode@basic.html

  * {igt@perf@blocking-parameterized}:
    - shard-hsw:          [FAIL][62] ([i915#1542]) -> [PASS][63]
   [62]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-hsw1/igt@perf@blocking-parameterized.html
   [63]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-hsw7/igt@perf@blocking-parameterized.html

  
#### Warnings ####

  * igt@i915_pm_dc@dc6-dpms:
    - shard-kbl:          [FAIL][64] ([i915#454]) -> [FAIL][65] ([i915#454] / [i915#93] / [i915#95])
   [64]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-kbl1/igt@i915_pm_dc@dc6-dpms.html
   [65]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-kbl3/igt@i915_pm_dc@dc6-dpms.html

  * igt@i915_pm_rc6_residency@rc6-idle:
    - shard-iclb:         [FAIL][66] ([i915#1515]) -> [WARN][67] ([i915#1515])
   [66]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-iclb4/igt@i915_pm_rc6_residency@rc6-idle.html
   [67]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-iclb7/igt@i915_pm_rc6_residency@rc6-idle.html

  * igt@i915_pm_rpm@modeset-non-lpsp-stress-no-wait:
    - shard-snb:          [INCOMPLETE][68] ([i915#82]) -> [SKIP][69] ([fdo#109271])
   [68]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-snb2/igt@i915_pm_rpm@modeset-non-lpsp-stress-no-wait.html
   [69]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-snb4/igt@i915_pm_rpm@modeset-non-lpsp-stress-no-wait.html

  * igt@kms_content_protection@uevent:
    - shard-kbl:          [FAIL][70] ([i915#357] / [i915#93] / [i915#95]) -> [FAIL][71] ([i915#357])
   [70]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-kbl4/igt@kms_content_protection@uevent.html
   [71]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-kbl2/igt@kms_content_protection@uevent.html
    - shard-apl:          [FAIL][72] ([i915#357] / [i915#95]) -> [FAIL][73] ([i915#357])
   [72]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8261/shard-apl3/igt@kms_content_protection@uevent.html
   [73]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/shard-apl3/igt@kms_content_protection@uevent.html

  
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  [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
  [i915#1316]: https://gitlab.freedesktop.org/drm/intel/issues/1316
  [i915#1515]: https://gitlab.freedesktop.org/drm/intel/issues/1515
  [i915#1542]: https://gitlab.freedesktop.org/drm/intel/issues/1542
  [i915#1566]: https://gitlab.freedesktop.org/drm/intel/issues/1566
  [i915#177]: https://gitlab.freedesktop.org/drm/intel/issues/177
  [i915#180]: https://gitlab.freedesktop.org/drm/intel/issues/180
  [i915#265]: https://gitlab.freedesktop.org/drm/intel/issues/265
  [i915#31]: https://gitlab.freedesktop.org/drm/intel/issues/31
  [i915#357]: https://gitlab.freedesktop.org/drm/intel/issues/357
  [i915#454]: https://gitlab.freedesktop.org/drm/intel/issues/454
  [i915#456]: https://gitlab.freedesktop.org/drm/intel/issues/456
  [i915#460]: https://gitlab.freedesktop.org/drm/intel/issues/460
  [i915#49]: https://gitlab.freedesktop.org/drm/intel/issues/49
  [i915#52]: https://gitlab.freedesktop.org/drm/intel/issues/52
  [i915#54]: https://gitlab.freedesktop.org/drm/intel/issues/54
  [i915#57]: https://gitlab.freedesktop.org/drm/intel/issues/57
  [i915#579]: https://gitlab.freedesktop.org/drm/intel/issues/579
  [i915#61]: https://gitlab.freedesktop.org/drm/intel/issues/61
  [i915#79]: https://gitlab.freedesktop.org/drm/intel/issues/79
  [i915#82]: https://gitlab.freedesktop.org/drm/intel/issues/82
  [i915#93]: https://gitlab.freedesktop.org/drm/intel/issues/93
  [i915#95]: https://gitlab.freedesktop.org/drm/intel/issues/95


Participating hosts (10 -> 8)
------------------------------

  Missing    (2): pig-skl-6260u pig-glk-j5005 


Build changes
-------------

  * CI: CI-20190529 -> None
  * IGT: IGT_5572 -> IGTPW_4411
  * Piglit: piglit_4509 -> None

  CI-20190529: 20190529
  CI_DRM_8261: 80b64adc6f5ffeb1c69996737dbdc5ad275d8e6c @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_4411: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4411/index.html
  IGT_5572: 6c124b5c8501d900966c033ac86c3dc55c16a2da @ 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_4411/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] ✗ GitLab.Pipeline: warning for tests/kms_cursor_legacy: Wait for an extra vblank (rev3)
  2020-04-02 11:07 [igt-dev] [PATCH i-g-t] tests/kms_cursor_legacy: Wait for an extra vblank Mika Kahola
                   ` (3 preceding siblings ...)
  2020-04-06 21:28 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
@ 2020-04-09 11:28 ` Patchwork
  2020-04-09 11:40 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 12+ messages in thread
From: Patchwork @ 2020-04-09 11:28 UTC (permalink / raw)
  To: Kahola, Mika; +Cc: igt-dev

== Series Details ==

Series: tests/kms_cursor_legacy: Wait for an extra vblank (rev3)
URL   : https://patchwork.freedesktop.org/series/75413/
State : warning

== Summary ==

Did not get list of undocumented tests for this run, something is wrong!

Other than that, pipeline status: FAILED.

see https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/pipelines/130359 for the overview.

build:tests-debian-meson-arm64 has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/2235256):
  Pulling docker image registry.freedesktop.org/gfx-ci/igt-ci-tags/build-debian-arm64:commit-bf7f5717e41977b0ab49e3e9cf8540f58b38fa6d ...
  Using docker image sha256:47a8063079b291849f7909d2b6b54f3cf13b909f8f90be38166db80fd5634b5f for registry.freedesktop.org/gfx-ci/igt-ci-tags/build-debian-arm64:commit-bf7f5717e41977b0ab49e3e9cf8540f58b38fa6d ...
  section_end:1586431098:prepare_executor
  section_start:1586431098:prepare_script
  Preparing environment
  Running on runner-z2CifdYy-project-3185-concurrent-0 via gst-htz-3...
  section_end:1586431103:prepare_script
  section_start:1586431103:get_sources
  Getting source from Git repository
  Fetching changes...
  Initialized empty Git repository in /builds/gfx-ci/igt-ci-tags/.git/
  Created fresh repository.
  error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1)
  fatal: the remote end hung up unexpectedly
  section_end:1586431165:get_sources
  section_start:1586431165:upload_artifacts_on_failure
  Uploading artifacts for failed job
  section_end:1586431166:upload_artifacts_on_failure
  ERROR: Job failed: exit code 1

== Logs ==

For more details see: https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/pipelines/130359
_______________________________________________
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 tests/kms_cursor_legacy: Wait for an extra vblank (rev3)
  2020-04-02 11:07 [igt-dev] [PATCH i-g-t] tests/kms_cursor_legacy: Wait for an extra vblank Mika Kahola
                   ` (4 preceding siblings ...)
  2020-04-09 11:28 ` [igt-dev] ✗ GitLab.Pipeline: warning for tests/kms_cursor_legacy: Wait for an extra vblank (rev3) Patchwork
@ 2020-04-09 11:40 ` Patchwork
  2020-04-10  5:30 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
  2020-04-15  8:58 ` [igt-dev] [PATCH i-g-t] tests/kms_cursor_legacy: Wait for an extra vblank Juha-Pekka Heikkila
  7 siblings, 0 replies; 12+ messages in thread
From: Patchwork @ 2020-04-09 11:40 UTC (permalink / raw)
  To: Kahola, Mika; +Cc: igt-dev

== Series Details ==

Series: tests/kms_cursor_legacy: Wait for an extra vblank (rev3)
URL   : https://patchwork.freedesktop.org/series/75413/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_8283 -> IGTPW_4439
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/index.html


Changes
-------

  No changes found


Participating hosts (52 -> 47)
------------------------------

  Additional (1): fi-skl-6770hq 
  Missing    (6): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-byt-clapper 


Build changes
-------------

  * CI: CI-20190529 -> None
  * IGT: IGT_5585 -> IGTPW_4439

  CI-20190529: 20190529
  CI_DRM_8283: a6f4f55d343fea03e11e754b1094dda8cf2538ac @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_4439: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/index.html
  IGT_5585: 13c0be2fe8669fef08c0d1c44b147c43d1f53d2b @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/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 tests/kms_cursor_legacy: Wait for an extra vblank (rev3)
  2020-04-02 11:07 [igt-dev] [PATCH i-g-t] tests/kms_cursor_legacy: Wait for an extra vblank Mika Kahola
                   ` (5 preceding siblings ...)
  2020-04-09 11:40 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
@ 2020-04-10  5:30 ` Patchwork
  2020-04-15  8:58 ` [igt-dev] [PATCH i-g-t] tests/kms_cursor_legacy: Wait for an extra vblank Juha-Pekka Heikkila
  7 siblings, 0 replies; 12+ messages in thread
From: Patchwork @ 2020-04-10  5:30 UTC (permalink / raw)
  To: Kahola, Mika; +Cc: igt-dev

== Series Details ==

Series: tests/kms_cursor_legacy: Wait for an extra vblank (rev3)
URL   : https://patchwork.freedesktop.org/series/75413/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_8283_full -> IGTPW_4439_full
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/index.html

Known issues
------------

  Here are the changes found in IGTPW_4439_full that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt@gen9_exec_parse@allowed-all:
    - shard-apl:          [PASS][1] -> [DMESG-WARN][2] ([i915#716])
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8283/shard-apl4/igt@gen9_exec_parse@allowed-all.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/shard-apl2/igt@gen9_exec_parse@allowed-all.html

  * igt@i915_pm_rpm@modeset-lpsp-stress-no-wait:
    - shard-iclb:         [PASS][3] -> [SKIP][4] ([i915#1316] / [i915#579])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8283/shard-iclb1/igt@i915_pm_rpm@modeset-lpsp-stress-no-wait.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/shard-iclb8/igt@i915_pm_rpm@modeset-lpsp-stress-no-wait.html
    - shard-tglb:         [PASS][5] -> [SKIP][6] ([i915#1316] / [i915#579])
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8283/shard-tglb8/igt@i915_pm_rpm@modeset-lpsp-stress-no-wait.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/shard-tglb7/igt@i915_pm_rpm@modeset-lpsp-stress-no-wait.html

  * igt@kms_cursor_crc@pipe-a-cursor-128x128-offscreen:
    - shard-kbl:          [PASS][7] -> [FAIL][8] ([i915#54] / [i915#93] / [i915#95])
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8283/shard-kbl4/igt@kms_cursor_crc@pipe-a-cursor-128x128-offscreen.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/shard-kbl4/igt@kms_cursor_crc@pipe-a-cursor-128x128-offscreen.html

  * igt@kms_draw_crc@draw-method-rgb565-mmap-wc-untiled:
    - shard-glk:          [PASS][9] -> [FAIL][10] ([i915#52] / [i915#54]) +3 similar issues
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8283/shard-glk7/igt@kms_draw_crc@draw-method-rgb565-mmap-wc-untiled.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/shard-glk4/igt@kms_draw_crc@draw-method-rgb565-mmap-wc-untiled.html

  * igt@kms_flip@2x-flip-vs-suspend-interruptible:
    - shard-hsw:          [PASS][11] -> [INCOMPLETE][12] ([i915#61]) +1 similar issue
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8283/shard-hsw6/igt@kms_flip@2x-flip-vs-suspend-interruptible.html
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/shard-hsw1/igt@kms_flip@2x-flip-vs-suspend-interruptible.html

  * igt@kms_flip@flip-vs-suspend-interruptible:
    - shard-apl:          [PASS][13] -> [DMESG-WARN][14] ([i915#180]) +1 similar issue
   [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8283/shard-apl7/igt@kms_flip@flip-vs-suspend-interruptible.html
   [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/shard-apl3/igt@kms_flip@flip-vs-suspend-interruptible.html
    - shard-kbl:          [PASS][15] -> [DMESG-WARN][16] ([i915#180]) +7 similar issues
   [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8283/shard-kbl6/igt@kms_flip@flip-vs-suspend-interruptible.html
   [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/shard-kbl7/igt@kms_flip@flip-vs-suspend-interruptible.html

  * igt@kms_psr@psr2_sprite_plane_move:
    - shard-iclb:         [PASS][17] -> [SKIP][18] ([fdo#109441]) +2 similar issues
   [17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8283/shard-iclb2/igt@kms_psr@psr2_sprite_plane_move.html
   [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/shard-iclb7/igt@kms_psr@psr2_sprite_plane_move.html

  
#### Possible fixes ####

  * igt@i915_selftest@live@requests:
    - shard-iclb:         [INCOMPLETE][19] ([i915#1531] / [i915#1581]) -> [PASS][20]
   [19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8283/shard-iclb8/igt@i915_selftest@live@requests.html
   [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/shard-iclb3/igt@i915_selftest@live@requests.html

  * igt@kms_cursor_crc@pipe-a-cursor-128x128-onscreen:
    - shard-kbl:          [FAIL][21] ([i915#54] / [i915#93] / [i915#95]) -> [PASS][22]
   [21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8283/shard-kbl1/igt@kms_cursor_crc@pipe-a-cursor-128x128-onscreen.html
   [22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/shard-kbl4/igt@kms_cursor_crc@pipe-a-cursor-128x128-onscreen.html

  * igt@kms_cursor_legacy@2x-long-flip-vs-cursor-legacy:
    - shard-glk:          [FAIL][23] ([i915#72]) -> [PASS][24]
   [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8283/shard-glk1/igt@kms_cursor_legacy@2x-long-flip-vs-cursor-legacy.html
   [24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/shard-glk4/igt@kms_cursor_legacy@2x-long-flip-vs-cursor-legacy.html

  * igt@kms_draw_crc@draw-method-rgb565-render-ytiled:
    - shard-glk:          [FAIL][25] ([i915#52] / [i915#54]) -> [PASS][26] +2 similar issues
   [25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8283/shard-glk1/igt@kms_draw_crc@draw-method-rgb565-render-ytiled.html
   [26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/shard-glk6/igt@kms_draw_crc@draw-method-rgb565-render-ytiled.html

  * igt@kms_flip@dpms-off-confusion:
    - shard-kbl:          [DMESG-WARN][27] ([i915#1297]) -> [PASS][28]
   [27]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8283/shard-kbl2/igt@kms_flip@dpms-off-confusion.html
   [28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/shard-kbl6/igt@kms_flip@dpms-off-confusion.html
    - shard-apl:          [DMESG-WARN][29] ([i915#1297]) -> [PASS][30]
   [29]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8283/shard-apl2/igt@kms_flip@dpms-off-confusion.html
   [30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/shard-apl8/igt@kms_flip@dpms-off-confusion.html

  * igt@kms_mmap_write_crc@main:
    - shard-kbl:          [FAIL][31] ([i915#93] / [i915#95]) -> [PASS][32]
   [31]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8283/shard-kbl3/igt@kms_mmap_write_crc@main.html
   [32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/shard-kbl7/igt@kms_mmap_write_crc@main.html

  * igt@kms_pipe_crc_basic@read-crc-pipe-a:
    - shard-apl:          [FAIL][33] ([i915#53] / [i915#95]) -> [PASS][34] +1 similar issue
   [33]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8283/shard-apl1/igt@kms_pipe_crc_basic@read-crc-pipe-a.html
   [34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/shard-apl6/igt@kms_pipe_crc_basic@read-crc-pipe-a.html
    - shard-kbl:          [FAIL][35] ([i915#53] / [i915#93] / [i915#95]) -> [PASS][36] +1 similar issue
   [35]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8283/shard-kbl3/igt@kms_pipe_crc_basic@read-crc-pipe-a.html
   [36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/shard-kbl1/igt@kms_pipe_crc_basic@read-crc-pipe-a.html

  * igt@kms_psr@psr2_cursor_render:
    - shard-iclb:         [SKIP][37] ([fdo#109441]) -> [PASS][38]
   [37]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8283/shard-iclb3/igt@kms_psr@psr2_cursor_render.html
   [38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/shard-iclb2/igt@kms_psr@psr2_cursor_render.html

  * igt@kms_vblank@pipe-a-ts-continuation-suspend:
    - shard-kbl:          [DMESG-WARN][39] ([i915#180]) -> [PASS][40] +3 similar issues
   [39]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8283/shard-kbl3/igt@kms_vblank@pipe-a-ts-continuation-suspend.html
   [40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/shard-kbl2/igt@kms_vblank@pipe-a-ts-continuation-suspend.html

  * igt@kms_vblank@pipe-b-ts-continuation-suspend:
    - shard-apl:          [DMESG-WARN][41] ([i915#180]) -> [PASS][42] +1 similar issue
   [41]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8283/shard-apl1/igt@kms_vblank@pipe-b-ts-continuation-suspend.html
   [42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/shard-apl4/igt@kms_vblank@pipe-b-ts-continuation-suspend.html

  * igt@perf@gen12-mi-rpc:
    - shard-tglb:         [FAIL][43] ([i915#1085]) -> [PASS][44]
   [43]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8283/shard-tglb2/igt@perf@gen12-mi-rpc.html
   [44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/shard-tglb5/igt@perf@gen12-mi-rpc.html

  
#### Warnings ####

  * igt@i915_pm_dc@dc6-dpms:
    - shard-kbl:          [FAIL][45] ([i915#454] / [i915#93] / [i915#95]) -> [FAIL][46] ([i915#454])
   [45]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8283/shard-kbl6/igt@i915_pm_dc@dc6-dpms.html
   [46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/shard-kbl6/igt@i915_pm_dc@dc6-dpms.html

  * igt@i915_pm_dc@dc6-psr:
    - shard-tglb:         [SKIP][47] ([i915#468]) -> [FAIL][48] ([i915#454])
   [47]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8283/shard-tglb2/igt@i915_pm_dc@dc6-psr.html
   [48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/shard-tglb8/igt@i915_pm_dc@dc6-psr.html

  * igt@i915_pm_rc6_residency@rc6-idle:
    - shard-iclb:         [FAIL][49] ([i915#1515]) -> [WARN][50] ([i915#1515])
   [49]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8283/shard-iclb6/igt@i915_pm_rc6_residency@rc6-idle.html
   [50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/shard-iclb3/igt@i915_pm_rc6_residency@rc6-idle.html

  * igt@i915_pm_rpm@gem-execbuf-stress-pc8:
    - shard-iclb:         [SKIP][51] ([i915#1316] / [i915#579]) -> [SKIP][52] ([fdo#109293] / [fdo#109506])
   [51]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8283/shard-iclb3/igt@i915_pm_rpm@gem-execbuf-stress-pc8.html
   [52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/shard-iclb4/igt@i915_pm_rpm@gem-execbuf-stress-pc8.html
    - shard-tglb:         [SKIP][53] ([i915#1316] / [i915#579]) -> [SKIP][54] ([fdo#109506])
   [53]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8283/shard-tglb7/igt@i915_pm_rpm@gem-execbuf-stress-pc8.html
   [54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/shard-tglb1/igt@i915_pm_rpm@gem-execbuf-stress-pc8.html

  * igt@kms_plane_alpha_blend@pipe-a-constant-alpha-max:
    - shard-apl:          [FAIL][55] ([fdo#108145] / [i915#265]) -> [FAIL][56] ([fdo#108145] / [i915#265] / [i915#95])
   [55]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8283/shard-apl6/igt@kms_plane_alpha_blend@pipe-a-constant-alpha-max.html
   [56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/shard-apl3/igt@kms_plane_alpha_blend@pipe-a-constant-alpha-max.html

  * igt@runner@aborted:
    - shard-apl:          [FAIL][57] ([i915#1423]) -> ([FAIL][58], [FAIL][59]) ([i915#1423] / [i915#716])
   [57]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8283/shard-apl1/igt@runner@aborted.html
   [58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/shard-apl7/igt@runner@aborted.html
   [59]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/shard-apl2/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).

  [fdo#108145]: https://bugs.freedesktop.org/show_bug.cgi?id=108145
  [fdo#109293]: https://bugs.freedesktop.org/show_bug.cgi?id=109293
  [fdo#109441]: https://bugs.freedesktop.org/show_bug.cgi?id=109441
  [fdo#109506]: https://bugs.freedesktop.org/show_bug.cgi?id=109506
  [i915#1085]: https://gitlab.freedesktop.org/drm/intel/issues/1085
  [i915#1297]: https://gitlab.freedesktop.org/drm/intel/issues/1297
  [i915#1316]: https://gitlab.freedesktop.org/drm/intel/issues/1316
  [i915#1423]: https://gitlab.freedesktop.org/drm/intel/issues/1423
  [i915#1515]: https://gitlab.freedesktop.org/drm/intel/issues/1515
  [i915#1531]: https://gitlab.freedesktop.org/drm/intel/issues/1531
  [i915#1581]: https://gitlab.freedesktop.org/drm/intel/issues/1581
  [i915#180]: https://gitlab.freedesktop.org/drm/intel/issues/180
  [i915#265]: https://gitlab.freedesktop.org/drm/intel/issues/265
  [i915#454]: https://gitlab.freedesktop.org/drm/intel/issues/454
  [i915#468]: https://gitlab.freedesktop.org/drm/intel/issues/468
  [i915#52]: https://gitlab.freedesktop.org/drm/intel/issues/52
  [i915#53]: https://gitlab.freedesktop.org/drm/intel/issues/53
  [i915#54]: https://gitlab.freedesktop.org/drm/intel/issues/54
  [i915#579]: https://gitlab.freedesktop.org/drm/intel/issues/579
  [i915#61]: https://gitlab.freedesktop.org/drm/intel/issues/61
  [i915#716]: https://gitlab.freedesktop.org/drm/intel/issues/716
  [i915#72]: https://gitlab.freedesktop.org/drm/intel/issues/72
  [i915#93]: https://gitlab.freedesktop.org/drm/intel/issues/93
  [i915#95]: https://gitlab.freedesktop.org/drm/intel/issues/95


Participating hosts (10 -> 8)
------------------------------

  Missing    (2): pig-skl-6260u pig-glk-j5005 


Build changes
-------------

  * CI: CI-20190529 -> None
  * IGT: IGT_5585 -> IGTPW_4439
  * Piglit: piglit_4509 -> None

  CI-20190529: 20190529
  CI_DRM_8283: a6f4f55d343fea03e11e754b1094dda8cf2538ac @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_4439: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4439/index.html
  IGT_5585: 13c0be2fe8669fef08c0d1c44b147c43d1f53d2b @ 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_4439/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] tests/kms_cursor_legacy: Wait for an extra vblank
  2020-04-02 11:07 [igt-dev] [PATCH i-g-t] tests/kms_cursor_legacy: Wait for an extra vblank Mika Kahola
                   ` (6 preceding siblings ...)
  2020-04-10  5:30 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
@ 2020-04-15  8:58 ` Juha-Pekka Heikkila
  2020-04-15 10:26   ` Kahola, Mika
  7 siblings, 1 reply; 12+ messages in thread
From: Juha-Pekka Heikkila @ 2020-04-15  8:58 UTC (permalink / raw)
  To: Mika Kahola, igt-dev

On 2.4.2020 14.07, Mika Kahola wrote:
> kms_cursor_legacy IGT subtest 2x-nonblocking-modeset-vs-cursor-atomic
> is failing due to busyness while trying to do atomic commit. In case,
> we are busy, let's just wait one extra vblank before continuing the
> test.
> 
> References: https://gitlab.freedesktop.org/drm/intel/issues/1062
> 
> Signed-off-by: Mika Kahola <mika.kahola@intel.com>
> ---
>   tests/kms_cursor_legacy.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/kms_cursor_legacy.c b/tests/kms_cursor_legacy.c
> index d5f95b8d..13aadcce 100644
> --- a/tests/kms_cursor_legacy.c
> +++ b/tests/kms_cursor_legacy.c
> @@ -894,7 +894,6 @@ static void two_screens_flip_vs_cursor(igt_display_t *display, int nloops, bool
>   
>   	arg2[1].x = arg2[1].y = 192;
>   
> -

random empty line deletion

>   	igt_display_commit2(display, display->is_atomic ? COMMIT_ATOMIC : COMMIT_LEGACY);
>   
>   	igt_fork(child, 2) {
> @@ -927,6 +926,7 @@ static void two_screens_flip_vs_cursor(igt_display_t *display, int nloops, bool
>   
>   		if (ret == -EBUSY) {
>   			/* Force completion on both pipes, and generate event. */
> +			igt_wait_for_vblank(display->drm_fd, pipe);

I was wondering where that ebusy is coming from, it is because of above 
disabling pipe2? Anyway, would it be better to wait for ebusy to go away 
if cannot commit during that time? I'm thinking this will fail if 
whatever causing that ebusy will go past vblank..for example really slow 
monitor.


>   			igt_display_commit_atomic(display, flags, NULL);
>   
>   			while (nloops--) {
> 

_______________________________________________
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] tests/kms_cursor_legacy: Wait for an extra vblank
  2020-04-15  8:58 ` [igt-dev] [PATCH i-g-t] tests/kms_cursor_legacy: Wait for an extra vblank Juha-Pekka Heikkila
@ 2020-04-15 10:26   ` Kahola, Mika
  2020-04-15 10:55     ` Juha-Pekka Heikkila
  0 siblings, 1 reply; 12+ messages in thread
From: Kahola, Mika @ 2020-04-15 10:26 UTC (permalink / raw)
  To: juhapekka.heikkila, igt-dev



> -----Original Message-----
> From: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
> Sent: Wednesday, April 15, 2020 11:58 AM
> To: Kahola, Mika <mika.kahola@intel.com>; igt-dev@lists.freedesktop.org
> Subject: Re: [igt-dev] [PATCH i-g-t] tests/kms_cursor_legacy: Wait for an extra
> vblank
> 
> On 2.4.2020 14.07, Mika Kahola wrote:
> > kms_cursor_legacy IGT subtest 2x-nonblocking-modeset-vs-cursor-atomic
> > is failing due to busyness while trying to do atomic commit. In case,
> > we are busy, let's just wait one extra vblank before continuing the
> > test.
> >
> > References: https://gitlab.freedesktop.org/drm/intel/issues/1062
> >
> > Signed-off-by: Mika Kahola <mika.kahola@intel.com>
> > ---
> >   tests/kms_cursor_legacy.c | 2 +-
> >   1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/tests/kms_cursor_legacy.c b/tests/kms_cursor_legacy.c
> > index d5f95b8d..13aadcce 100644
> > --- a/tests/kms_cursor_legacy.c
> > +++ b/tests/kms_cursor_legacy.c
> > @@ -894,7 +894,6 @@ static void
> > two_screens_flip_vs_cursor(igt_display_t *display, int nloops, bool
> >
> >   	arg2[1].x = arg2[1].y = 192;
> >
> > -
> 
> random empty line deletion
Oh, that was unintentional. Good catch!

> 
> >   	igt_display_commit2(display, display->is_atomic ? COMMIT_ATOMIC :
> > COMMIT_LEGACY);
> >
> >   	igt_fork(child, 2) {
> > @@ -927,6 +926,7 @@ static void
> > two_screens_flip_vs_cursor(igt_display_t *display, int nloops, bool
> >
> >   		if (ret == -EBUSY) {
> >   			/* Force completion on both pipes, and generate event.
> */
> > +			igt_wait_for_vblank(display->drm_fd, pipe);
> 
> I was wondering where that ebusy is coming from, it is because of above
> disabling pipe2? Anyway, would it be better to wait for ebusy to go away if
> cannot commit during that time? I'm thinking this will fail if whatever causing
> that ebusy will go past vblank..for example really slow monitor.

I chose to use an extra vblank as it turned out to be good enough to pass the test on my test platform.

Another alternative would be to wait out for ebusy to go away, like you proposed. I think in this approach we would need to add a timeout to ensure that we don't wait indefinitely.  

> 
> 
> >   			igt_display_commit_atomic(display, flags, NULL);
> >
> >   			while (nloops--) {
> >

_______________________________________________
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] tests/kms_cursor_legacy: Wait for an extra vblank
  2020-04-15 10:26   ` Kahola, Mika
@ 2020-04-15 10:55     ` Juha-Pekka Heikkila
  0 siblings, 0 replies; 12+ messages in thread
From: Juha-Pekka Heikkila @ 2020-04-15 10:55 UTC (permalink / raw)
  To: Kahola, Mika, igt-dev

On 15.4.2020 13.26, Kahola, Mika wrote:
> 
> 
>> -----Original Message-----
>> From: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
>> Sent: Wednesday, April 15, 2020 11:58 AM
>> To: Kahola, Mika <mika.kahola@intel.com>; igt-dev@lists.freedesktop.org
>> Subject: Re: [igt-dev] [PATCH i-g-t] tests/kms_cursor_legacy: Wait for an extra
>> vblank
>>
>> On 2.4.2020 14.07, Mika Kahola wrote:
>>> kms_cursor_legacy IGT subtest 2x-nonblocking-modeset-vs-cursor-atomic
>>> is failing due to busyness while trying to do atomic commit. In case,
>>> we are busy, let's just wait one extra vblank before continuing the
>>> test.
>>>
>>> References: https://gitlab.freedesktop.org/drm/intel/issues/1062
>>>
>>> Signed-off-by: Mika Kahola <mika.kahola@intel.com>
>>> ---
>>>    tests/kms_cursor_legacy.c | 2 +-
>>>    1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/tests/kms_cursor_legacy.c b/tests/kms_cursor_legacy.c
>>> index d5f95b8d..13aadcce 100644
>>> --- a/tests/kms_cursor_legacy.c
>>> +++ b/tests/kms_cursor_legacy.c
>>> @@ -894,7 +894,6 @@ static void
>>> two_screens_flip_vs_cursor(igt_display_t *display, int nloops, bool
>>>
>>>    	arg2[1].x = arg2[1].y = 192;
>>>
>>> -
>>
>> random empty line deletion
> Oh, that was unintentional. Good catch!
> 
>>
>>>    	igt_display_commit2(display, display->is_atomic ? COMMIT_ATOMIC :
>>> COMMIT_LEGACY);
>>>
>>>    	igt_fork(child, 2) {
>>> @@ -927,6 +926,7 @@ static void
>>> two_screens_flip_vs_cursor(igt_display_t *display, int nloops, bool
>>>
>>>    		if (ret == -EBUSY) {
>>>    			/* Force completion on both pipes, and generate event.
>> */
>>> +			igt_wait_for_vblank(display->drm_fd, pipe);
>>
>> I was wondering where that ebusy is coming from, it is because of above
>> disabling pipe2? Anyway, would it be better to wait for ebusy to go away if
>> cannot commit during that time? I'm thinking this will fail if whatever causing
>> that ebusy will go past vblank..for example really slow monitor.
> 
> I chose to use an extra vblank as it turned out to be good enough to pass the test on my test platform.
> 
> Another alternative would be to wait out for ebusy to go away, like you proposed. I think in this approach we would need to add a timeout to ensure that we don't wait indefinitely.

On the same test for exactly same reason in flip_nonblocking(..) 
function there's 5s wait. It was earlier timeouting with one second wait 
on some boxes. At 5s according to Ville modeset will timeout from kernel 
side.

> 
>>
>>
>>>    			igt_display_commit_atomic(display, flags, NULL);
>>>
>>>    			while (nloops--) {
>>>
> 

_______________________________________________
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-04-15 10:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-02 11:07 [igt-dev] [PATCH i-g-t] tests/kms_cursor_legacy: Wait for an extra vblank Mika Kahola
2020-04-02 16:40 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2020-04-03 13:18 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2020-04-06  5:55   ` Kahola, Mika
2020-04-06 16:06 ` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_cursor_legacy: Wait for an extra vblank (rev2) Patchwork
2020-04-06 21:28 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2020-04-09 11:28 ` [igt-dev] ✗ GitLab.Pipeline: warning for tests/kms_cursor_legacy: Wait for an extra vblank (rev3) Patchwork
2020-04-09 11:40 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2020-04-10  5:30 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2020-04-15  8:58 ` [igt-dev] [PATCH i-g-t] tests/kms_cursor_legacy: Wait for an extra vblank Juha-Pekka Heikkila
2020-04-15 10:26   ` Kahola, Mika
2020-04-15 10:55     ` Juha-Pekka Heikkila

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.