All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] test/kms_ccs: Ease requirements on DRM_PLANE_TYPE_CURSOR
@ 2018-02-07 10:28 Marta Lofstedt
  2018-02-07 13:12 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Marta Lofstedt @ 2018-02-07 10:28 UTC (permalink / raw)
  To: igt-dev

DRM_PLANE_TYPE_CURSOR doesn't have the same format and/or
CCS modifier support for a lot of machines. This has caused the
pipe-A-crc-sprite-planes-basic and pipe-B-crc-sprite-planes-basic
subtest to be skipped on all machines. However, if
DRM_PLANE_TYPE_CURSOR is removed from testing at least we can get
some results from this test.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=104724
Signed-off-by: Marta Lofstedt <marta.lofstedt@intel.com>
---
 tests/kms_ccs.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tests/kms_ccs.c b/tests/kms_ccs.c
index ebf4212e..1dc763ea 100644
--- a/tests/kms_ccs.c
+++ b/tests/kms_ccs.c
@@ -552,7 +552,8 @@ igt_main
 			igt_display_require_output_on_pipe(&data.display, data.pipe);
 
 			for_each_plane_on_pipe(&data.display, data.pipe, data.plane) {
-				if (data.plane->type == DRM_PLANE_TYPE_PRIMARY)
+				if (data.plane->type == DRM_PLANE_TYPE_PRIMARY ||
+				    data.plane->type == DRM_PLANE_TYPE_CURSOR)
 					continue;
 				sprite_idx++;
 					test_output(&data);
-- 
2.11.0

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [igt-dev] ✓ Fi.CI.BAT: success for test/kms_ccs: Ease requirements on DRM_PLANE_TYPE_CURSOR
  2018-02-07 10:28 [igt-dev] [PATCH i-g-t] test/kms_ccs: Ease requirements on DRM_PLANE_TYPE_CURSOR Marta Lofstedt
@ 2018-02-07 13:12 ` Patchwork
  2018-02-07 14:16 ` [igt-dev] [PATCH i-g-t] " Lofstedt, Marta
  2018-02-07 15:57 ` [igt-dev] ✗ Fi.CI.IGT: failure for " Patchwork
  2 siblings, 0 replies; 4+ messages in thread
From: Patchwork @ 2018-02-07 13:12 UTC (permalink / raw)
  To: Marta Lofstedt; +Cc: igt-dev

== Series Details ==

Series: test/kms_ccs: Ease requirements on DRM_PLANE_TYPE_CURSOR
URL   : https://patchwork.freedesktop.org/series/37805/
State : success

== Summary ==

IGT patchset tested on top of latest successful build
2baf7ece5b6d2faccedc56527ec91623f41a85e4 lib: Move __gem_context_create to common ioctl wrapper library.

with latest DRM-Tip kernel build CI_DRM_3733
ec960e17a65b drm-tip: 2018y-02m-07d-11h-43m-42s UTC integration manifest

No testlist changes.

Test gem_sync:
        Subgroup basic-all:
                skip       -> PASS       (fi-blb-e6850)
        Subgroup basic-each:
                skip       -> PASS       (fi-blb-e6850)
        Subgroup basic-many-each:
                skip       -> PASS       (fi-blb-e6850)
        Subgroup basic-store-all:
                skip       -> PASS       (fi-blb-e6850)
        Subgroup basic-store-each:
                skip       -> PASS       (fi-blb-e6850)
Test gem_tiled_blits:
        Subgroup basic:
                skip       -> PASS       (fi-blb-e6850)
Test gem_tiled_fence_blits:
        Subgroup basic:
                skip       -> PASS       (fi-blb-e6850)
Test gem_wait:
        Subgroup basic-busy-all:
                skip       -> PASS       (fi-blb-e6850)
        Subgroup basic-wait-all:
                skip       -> PASS       (fi-blb-e6850)
        Subgroup basic-await-all:
                skip       -> PASS       (fi-blb-e6850)
Test kms_busy:
        Subgroup basic-flip-a:
                skip       -> PASS       (fi-blb-e6850)
        Subgroup basic-flip-b:
                skip       -> PASS       (fi-blb-e6850)
Test kms_cursor_legacy:
        Subgroup basic-busy-flip-before-cursor-legacy:
                skip       -> PASS       (fi-blb-e6850)
Test kms_pipe_crc_basic:
        Subgroup suspend-read-crc-pipe-b:
                incomplete -> PASS       (fi-snb-2520m) fdo#103713
        Subgroup suspend-read-crc-pipe-c:
                dmesg-fail -> PASS       (fi-cnl-y3) fdo#104951

fdo#103713 https://bugs.freedesktop.org/show_bug.cgi?id=103713
fdo#104951 https://bugs.freedesktop.org/show_bug.cgi?id=104951

fi-bdw-5557u     total:288  pass:267  dwarn:0   dfail:0   fail:0   skip:21  time:419s
fi-bdw-gvtdvm    total:288  pass:264  dwarn:0   dfail:0   fail:0   skip:24  time:427s
fi-blb-e6850     total:288  pass:223  dwarn:1   dfail:0   fail:0   skip:64  time:374s
fi-bsw-n3050     total:288  pass:242  dwarn:0   dfail:0   fail:0   skip:46  time:496s
fi-bwr-2160      total:288  pass:183  dwarn:0   dfail:0   fail:0   skip:105 time:289s
fi-bxt-dsi       total:288  pass:258  dwarn:0   dfail:0   fail:0   skip:30  time:490s
fi-bxt-j4205     total:288  pass:259  dwarn:0   dfail:0   fail:0   skip:29  time:486s
fi-byt-j1900     total:288  pass:253  dwarn:0   dfail:0   fail:0   skip:35  time:473s
fi-byt-n2820     total:288  pass:249  dwarn:0   dfail:0   fail:0   skip:39  time:469s
fi-cfl-s2        total:288  pass:262  dwarn:0   dfail:0   fail:0   skip:26  time:563s
fi-cnl-y3        total:288  pass:262  dwarn:0   dfail:0   fail:0   skip:26  time:580s
fi-elk-e7500     total:288  pass:229  dwarn:0   dfail:0   fail:0   skip:59  time:424s
fi-gdg-551       total:288  pass:179  dwarn:0   dfail:0   fail:1   skip:108 time:287s
fi-glk-1         total:288  pass:260  dwarn:0   dfail:0   fail:0   skip:28  time:510s
fi-hsw-4770      total:288  pass:261  dwarn:0   dfail:0   fail:0   skip:27  time:396s
fi-ilk-650       total:288  pass:228  dwarn:0   dfail:0   fail:0   skip:60  time:414s
fi-ivb-3520m     total:288  pass:259  dwarn:0   dfail:0   fail:0   skip:29  time:461s
fi-ivb-3770      total:288  pass:255  dwarn:0   dfail:0   fail:0   skip:33  time:419s
fi-kbl-7500u     total:288  pass:263  dwarn:1   dfail:0   fail:0   skip:24  time:457s
fi-kbl-7560u     total:288  pass:269  dwarn:0   dfail:0   fail:0   skip:19  time:500s
fi-kbl-7567u     total:288  pass:268  dwarn:0   dfail:0   fail:0   skip:20  time:457s
fi-kbl-r         total:288  pass:261  dwarn:0   dfail:0   fail:0   skip:27  time:503s
fi-pnv-d510      total:288  pass:222  dwarn:1   dfail:0   fail:0   skip:65  time:608s
fi-skl-6260u     total:288  pass:268  dwarn:0   dfail:0   fail:0   skip:20  time:430s
fi-skl-6600u     total:288  pass:261  dwarn:0   dfail:0   fail:0   skip:27  time:508s
fi-skl-6700hq    total:288  pass:262  dwarn:0   dfail:0   fail:0   skip:26  time:531s
fi-skl-6700k2    total:288  pass:264  dwarn:0   dfail:0   fail:0   skip:24  time:494s
fi-skl-6770hq    total:288  pass:268  dwarn:0   dfail:0   fail:0   skip:20  time:478s
fi-skl-guc       total:288  pass:260  dwarn:0   dfail:0   fail:0   skip:28  time:418s
fi-skl-gvtdvm    total:288  pass:265  dwarn:0   dfail:0   fail:0   skip:23  time:433s
fi-snb-2520m     total:288  pass:248  dwarn:0   dfail:0   fail:0   skip:40  time:521s
fi-snb-2600      total:288  pass:248  dwarn:0   dfail:0   fail:0   skip:40  time:403s
Blacklisted hosts:
fi-glk-dsi       total:288  pass:186  dwarn:1   dfail:4   fail:1   skip:96  time:379s

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_880/issues.html
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [igt-dev] [PATCH i-g-t] test/kms_ccs: Ease requirements on DRM_PLANE_TYPE_CURSOR
  2018-02-07 10:28 [igt-dev] [PATCH i-g-t] test/kms_ccs: Ease requirements on DRM_PLANE_TYPE_CURSOR Marta Lofstedt
  2018-02-07 13:12 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
@ 2018-02-07 14:16 ` Lofstedt, Marta
  2018-02-07 15:57 ` [igt-dev] ✗ Fi.CI.IGT: failure for " Patchwork
  2 siblings, 0 replies; 4+ messages in thread
From: Lofstedt, Marta @ 2018-02-07 14:16 UTC (permalink / raw)
  To: igt-dev

Ville already has another patch that fix this issues, so I retract this patch

> -----Original Message-----
> From: Lofstedt, Marta
> Sent: Wednesday, February 7, 2018 12:28 PM
> To: igt-dev@lists.freedesktop.org
> Cc: Lofstedt, Marta <marta.lofstedt@intel.com>
> Subject: [PATCH i-g-t] test/kms_ccs: Ease requirements on
> DRM_PLANE_TYPE_CURSOR
> 
> DRM_PLANE_TYPE_CURSOR doesn't have the same format and/or CCS
> modifier support for a lot of machines. This has caused the pipe-A-crc-sprite-
> planes-basic and pipe-B-crc-sprite-planes-basic subtest to be skipped on all
> machines. However, if DRM_PLANE_TYPE_CURSOR is removed from testing
> at least we can get some results from this test.
> 
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=104724
> Signed-off-by: Marta Lofstedt <marta.lofstedt@intel.com>
> ---
>  tests/kms_ccs.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/tests/kms_ccs.c b/tests/kms_ccs.c index ebf4212e..1dc763ea
> 100644
> --- a/tests/kms_ccs.c
> +++ b/tests/kms_ccs.c
> @@ -552,7 +552,8 @@ igt_main
> 
> 	igt_display_require_output_on_pipe(&data.display,
> data.pipe);
> 
> 
> 	for_each_plane_on_pipe(&data.display, data.pipe,
> data.plane) {
> -				if (data.plane->type
> == DRM_PLANE_TYPE_PRIMARY)
> +				if (data.plane->type
> == DRM_PLANE_TYPE_PRIMARY ||
> +				    data.plane->type
> == DRM_PLANE_TYPE_CURSOR)
> 
> 	continue;
>  				sprite_idx++;
> 
> 	test_output(&data);
> --
> 2.11.0

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [igt-dev] ✗ Fi.CI.IGT: failure for test/kms_ccs: Ease requirements on DRM_PLANE_TYPE_CURSOR
  2018-02-07 10:28 [igt-dev] [PATCH i-g-t] test/kms_ccs: Ease requirements on DRM_PLANE_TYPE_CURSOR Marta Lofstedt
  2018-02-07 13:12 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
  2018-02-07 14:16 ` [igt-dev] [PATCH i-g-t] " Lofstedt, Marta
@ 2018-02-07 15:57 ` Patchwork
  2 siblings, 0 replies; 4+ messages in thread
From: Patchwork @ 2018-02-07 15:57 UTC (permalink / raw)
  To: Lofstedt, Marta; +Cc: igt-dev

== Series Details ==

Series: test/kms_ccs: Ease requirements on DRM_PLANE_TYPE_CURSOR
URL   : https://patchwork.freedesktop.org/series/37805/
State : failure

== Summary ==

Test kms_flip:
        Subgroup plain-flip-ts-check:
                pass       -> FAIL       (shard-hsw) fdo#100368 +3
Test kms_cursor_crc:
        Subgroup cursor-128x128-suspend:
                skip       -> PASS       (shard-snb) fdo#103880
Test drv_hangman:
        Subgroup error-state-capture-blt:
                pass       -> DMESG-WARN (shard-snb) fdo#104058 +1
Test perf_pmu:
        Subgroup other-read-0:
                pass       -> SKIP       (shard-snb)
Test kms_draw_crc:
        Subgroup draw-method-rgb565-blt-xtiled:
                skip       -> FAIL       (shard-snb)
Test gem_exec_reloc:
        Subgroup basic-cpu-read:
                pass       -> SKIP       (shard-snb)
Test gem_busy:
        Subgroup close-race:
                pass       -> SKIP       (shard-snb)
Test gem_pwrite_pread:
        Subgroup display-copy-performance:
                pass       -> FAIL       (shard-snb)
Test kms_frontbuffer_tracking:
        Subgroup fbc-1p-primscrn-spr-indfb-draw-blt:
                pass       -> FAIL       (shard-snb) fdo#101623
        Subgroup fbc-1p-primscrn-cur-indfb-draw-mmap-wc:
                pass       -> FAIL       (shard-snb) fdo#103167
Test prime_busy:
        Subgroup before-render:
                pass       -> SKIP       (shard-snb)
Test kms_vblank:
        Subgroup pipe-a-wait-idle-hang:
                pass       -> FAIL       (shard-snb)
Test kms_plane:
        Subgroup plane-position-hole-dpms-pipe-a-planes:
                fail       -> PASS       (shard-apl) fdo#103166

fdo#100368 https://bugs.freedesktop.org/show_bug.cgi?id=100368
fdo#103880 https://bugs.freedesktop.org/show_bug.cgi?id=103880
fdo#104058 https://bugs.freedesktop.org/show_bug.cgi?id=104058
fdo#101623 https://bugs.freedesktop.org/show_bug.cgi?id=101623
fdo#103167 https://bugs.freedesktop.org/show_bug.cgi?id=103167
fdo#103166 https://bugs.freedesktop.org/show_bug.cgi?id=103166

shard-apl        total:3418 pass:1769 dwarn:1   dfail:0   fail:22  skip:1625 time:12319s
shard-hsw        total:3442 pass:1758 dwarn:1   dfail:0   fail:11  skip:1671 time:11658s
shard-snb        total:3442 pass:1340 dwarn:3   dfail:0   fail:15  skip:2084 time:6595s

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_880/shards.html
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-02-07 15:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-07 10:28 [igt-dev] [PATCH i-g-t] test/kms_ccs: Ease requirements on DRM_PLANE_TYPE_CURSOR Marta Lofstedt
2018-02-07 13:12 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2018-02-07 14:16 ` [igt-dev] [PATCH i-g-t] " Lofstedt, Marta
2018-02-07 15:57 ` [igt-dev] ✗ Fi.CI.IGT: failure for " Patchwork

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.