public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] lib/igt_fb: Fix merge of preliminary patches for clearing YUV
@ 2019-02-05 13:22 Paul Kocialkowski
  2019-02-05 13:30 ` Maxime Ripard
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paul Kocialkowski @ 2019-02-05 13:22 UTC (permalink / raw)
  To: igt-dev

Preliminary patches for the YUV testing series were broken without
subsequent patches that fix them when moving things around.

Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
---
 lib/igt_fb.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/lib/igt_fb.c b/lib/igt_fb.c
index d69c3fb2d38d..5d8c187a9ac9 100644
--- a/lib/igt_fb.c
+++ b/lib/igt_fb.c
@@ -548,7 +548,9 @@ static int create_bo_for_fb(struct igt_fb *fb)
 			gem_set_tiling(fd, fb->gem_handle,
 				       igt_fb_mod_to_tiling(fb->tiling),
 				       fb->strides[0]);
-			clear_yuv_buffer(fd);
+
+			if (igt_format_is_yuv(fb->drm_format))
+				clear_yuv_buffer(fb);
 
 			return fb->gem_handle;
 		} else {
-- 
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] 4+ messages in thread

* Re: [igt-dev] [PATCH i-g-t] lib/igt_fb: Fix merge of preliminary patches for clearing YUV
  2019-02-05 13:22 [igt-dev] [PATCH i-g-t] lib/igt_fb: Fix merge of preliminary patches for clearing YUV Paul Kocialkowski
@ 2019-02-05 13:30 ` Maxime Ripard
  2019-02-05 13:45 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
  2019-02-05 16:07 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
  2 siblings, 0 replies; 4+ messages in thread
From: Maxime Ripard @ 2019-02-05 13:30 UTC (permalink / raw)
  To: Paul Kocialkowski; +Cc: igt-dev


[-- Attachment #1.1: Type: text/plain, Size: 432 bytes --]

On Tue, Feb 05, 2019 at 02:22:05PM +0100, Paul Kocialkowski wrote:
> Preliminary patches for the YUV testing series were broken without
> subsequent patches that fix them when moving things around.
> 
> Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>

Reviewed-by: Maxime Ripard <maxime.ripard@bootlin.com>

Maxime

-- 
Maxime Ripard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 154 bytes --]

_______________________________________________
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.BAT: success for lib/igt_fb: Fix merge of preliminary patches for clearing YUV
  2019-02-05 13:22 [igt-dev] [PATCH i-g-t] lib/igt_fb: Fix merge of preliminary patches for clearing YUV Paul Kocialkowski
  2019-02-05 13:30 ` Maxime Ripard
@ 2019-02-05 13:45 ` Patchwork
  2019-02-05 16:07 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
  2 siblings, 0 replies; 4+ messages in thread
From: Patchwork @ 2019-02-05 13:45 UTC (permalink / raw)
  To: Paul Kocialkowski; +Cc: igt-dev

== Series Details ==

Series: lib/igt_fb: Fix merge of preliminary patches for clearing YUV
URL   : https://patchwork.freedesktop.org/series/56228/
State : success

== Summary ==

CI Bug Log - changes from IGT_4809 -> IGTPW_2342
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/56228/revisions/1/mbox/

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

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

### IGT changes ###

#### Issues hit ####

  * igt@gem_exec_suspend@basic-s3:
    - fi-blb-e6850:       PASS -> INCOMPLETE [fdo#107718]

  * igt@i915_selftest@live_hangcheck:
    - fi-cfl-8109u:       PASS -> INCOMPLETE [fdo#106070]

  * igt@kms_chamelium@common-hpd-after-suspend:
    - fi-kbl-7567u:       PASS -> WARN [fdo#109380]

  * igt@kms_chamelium@hdmi-hpd-fast:
    - fi-kbl-7500u:       PASS -> FAIL [fdo#109485]

  
#### Possible fixes ####

  * igt@i915_selftest@live_evict:
    - fi-bsw-kefka:       DMESG-WARN [fdo#107709] -> PASS

  * igt@kms_addfb_basic@addfb25-bad-modifier:
    - fi-bdw-gvtdvm:      WARN -> PASS +27
    - fi-gdg-551:         WARN -> PASS +27

  * igt@kms_addfb_basic@addfb25-modifier-no-flag:
    - fi-cfl-guc:         WARN -> PASS +28
    - fi-skl-guc:         WARN -> PASS +28

  * igt@kms_addfb_basic@addfb25-x-tiled-mismatch:
    - fi-ilk-650:         WARN -> PASS +27
    - fi-bsw-n3050:       WARN -> PASS +27

  * igt@kms_addfb_basic@addfb25-y-tiled:
    - fi-kbl-r:           WARN -> PASS +28
    - fi-byt-n2820:       WARN -> PASS +27
    - {fi-icl-u3}:        WARN -> PASS +28

  * igt@kms_addfb_basic@addfb25-y-tiled-small:
    - fi-cfl-8109u:       WARN -> PASS +28

  * igt@kms_addfb_basic@addfb25-yf-tiled:
    - fi-snb-2520m:       WARN -> PASS +27

  * igt@kms_addfb_basic@bad-pitch-1024:
    - fi-hsw-4770:        WARN -> PASS +27
    - fi-ivb-3520m:       WARN -> PASS +27

  * igt@kms_addfb_basic@bad-pitch-128:
    - fi-skl-6700hq:      WARN -> PASS +28
    - fi-bxt-j4205:       WARN -> PASS +28

  * igt@kms_addfb_basic@bad-pitch-256:
    - fi-skl-iommu:       WARN -> PASS +28

  * igt@kms_addfb_basic@bad-pitch-32:
    - {fi-whl-u}:         WARN -> PASS +28
    - fi-pnv-d510:        WARN -> PASS +27
    - fi-skl-6600u:       WARN -> PASS +28

  * igt@kms_addfb_basic@bad-pitch-63:
    - fi-kbl-7567u:       WARN -> PASS +28
    - fi-kbl-7500u:       WARN -> PASS +28

  * igt@kms_addfb_basic@bad-pitch-65536:
    - fi-byt-clapper:     WARN -> PASS +27

  * igt@kms_addfb_basic@bad-pitch-999:
    - fi-ivb-3770:        WARN -> PASS +27

  * igt@kms_addfb_basic@basic:
    - fi-byt-j1900:       WARN -> PASS +27
    - fi-skl-6260u:       WARN -> PASS +28

  * igt@kms_addfb_basic@basic-x-tiled:
    - {fi-whl-u}:         FAIL -> PASS +8
    - fi-snb-2600:        FAIL -> PASS +8
    - fi-kbl-guc:         FAIL -> PASS +7
    - fi-kbl-8809g:       FAIL -> PASS +7
    - fi-byt-clapper:     FAIL -> PASS +8

  * igt@kms_addfb_basic@basic-y-tiled:
    - fi-cfl-8109u:       FAIL -> PASS +8
    - fi-kbl-r:           FAIL -> PASS +8
    - fi-bwr-2160:        FAIL -> PASS +7
    - fi-byt-n2820:       FAIL -> PASS +8
    - fi-byt-j1900:       FAIL -> PASS +8

  * igt@kms_addfb_basic@framebuffer-vs-set-tiling:
    - fi-ilk-650:         FAIL -> PASS +8
    - fi-skl-6770hq:      FAIL -> PASS +8
    - fi-cfl-guc:         FAIL -> PASS +7
    - fi-ivb-3520m:       FAIL -> PASS +8
    - fi-snb-2520m:       FAIL -> PASS +8
    - fi-cfl-8700k:       FAIL -> PASS +8
    - fi-kbl-7500u:       FAIL -> PASS +8

  * igt@kms_addfb_basic@invalid-get-prop:
    - fi-elk-e7500:       FAIL -> PASS +7
    - fi-bdw-gvtdvm:      FAIL -> PASS +8
    - {fi-icl-u2}:        FAIL -> PASS +8
    - fi-pnv-d510:        FAIL -> PASS +7
    - fi-gdg-551:         FAIL -> PASS +7

  * igt@kms_addfb_basic@invalid-get-prop-any:
    - fi-skl-6600u:       FAIL -> PASS +8
    - fi-bsw-n3050:       FAIL -> PASS +8
    - fi-ivb-3770:        FAIL -> PASS +8
    - fi-kbl-7560u:       FAIL -> PASS +8
    - fi-skl-gvtdvm:      FAIL -> PASS +8
    - fi-skl-iommu:       FAIL -> PASS +8
    - fi-skl-6260u:       FAIL -> PASS +8

  * igt@kms_addfb_basic@invalid-set-prop:
    - fi-hsw-4770:        FAIL -> PASS +8
    - fi-skl-6700k2:      FAIL -> PASS +8
    - fi-skl-guc:         FAIL -> PASS +7
    - fi-kbl-7567u:       FAIL -> PASS +7
    - fi-glk-j4005:       FAIL -> PASS +8

  * igt@kms_addfb_basic@invalid-set-prop-any:
    - fi-bdw-5557u:       FAIL -> PASS +8
    - fi-hsw-peppy:       FAIL -> PASS +7
    - fi-kbl-x1275:       FAIL -> PASS +8
    - fi-hsw-4770r:       FAIL -> PASS +8

  * igt@kms_addfb_basic@no-handle:
    - {fi-icl-u2}:        WARN -> PASS +28
    - fi-cfl-8700k:       WARN -> PASS +28

  * igt@kms_addfb_basic@size-max:
    - fi-apl-guc:         WARN -> PASS +28

  * igt@kms_addfb_basic@small-bo:
    - fi-kbl-7560u:       WARN -> PASS +28
    - fi-snb-2600:        WARN -> PASS +27
    - fi-skl-6770hq:      WARN -> PASS +28

  * igt@kms_addfb_basic@tile-pitch-mismatch:
    - fi-apl-guc:         FAIL -> PASS +7

  * igt@kms_addfb_basic@too-high:
    - fi-glk-j4005:       WARN -> PASS +28

  * igt@kms_addfb_basic@unused-handle:
    - fi-skl-6700k2:      WARN -> PASS +28
    - fi-elk-e7500:       WARN -> PASS +27

  * igt@kms_addfb_basic@unused-modifier:
    - fi-bdw-5557u:       WARN -> PASS +27
    - fi-bsw-kefka:       WARN -> PASS +27
    - fi-kbl-8809g:       WARN -> PASS +28
    - fi-kbl-guc:         WARN -> PASS +28

  * igt@kms_addfb_basic@unused-offsets:
    - fi-bwr-2160:        WARN -> PASS +27

  * igt@kms_addfb_basic@unused-pitches:
    - fi-kbl-x1275:       WARN -> PASS +28
    - fi-hsw-peppy:       WARN -> PASS +27
    - fi-skl-gvtdvm:      WARN -> PASS +28
    - fi-hsw-4770r:       WARN -> PASS +27

  * igt@kms_busy@basic-flip-a:
    - fi-kbl-7567u:       CRASH -> PASS +2
    - {fi-whl-u}:         CRASH -> PASS +2
    - fi-byt-n2820:       CRASH -> PASS +1
    - fi-skl-6700k2:      CRASH -> PASS +2
    - fi-elk-e7500:       CRASH -> PASS +1
    - fi-byt-j1900:       CRASH -> PASS +1
    - fi-skl-iommu:       CRASH -> PASS +2
    - fi-snb-2600:        CRASH -> PASS +1
    - {fi-icl-u3}:        CRASH -> PASS +6
    - fi-kbl-x1275:       CRASH -> PASS +2
    - fi-bxt-j4205:       CRASH -> PASS +2
    - fi-skl-6260u:       CRASH -> PASS +2
    - fi-bdw-gvtdvm:      CRASH -> PASS +2
    - fi-gdg-551:         CRASH -> PASS +1
    - fi-bwr-2160:        CRASH -> PASS +1
    - fi-snb-2520m:       CRASH -> PASS +1
    - fi-ivb-3520m:       CRASH -> PASS +2
    - fi-ilk-650:         CRASH -> PASS +1

  * igt@kms_busy@basic-flip-b:
    - fi-bdw-5557u:       CRASH -> PASS +2
    - fi-skl-gvtdvm:      CRASH -> PASS +2
    - fi-kbl-7560u:       CRASH -> PASS +6
    - fi-cfl-8700k:       CRASH -> PASS +2
    - fi-pnv-d510:        CRASH -> PASS +1
    - fi-bsw-kefka:       CRASH -> PASS +1
    - fi-byt-clapper:     CRASH -> PASS +1

  * igt@kms_busy@basic-flip-c:
    - fi-cfl-8109u:       CRASH -> PASS +2
    - fi-skl-6770hq:      CRASH -> PASS +2
    - fi-hsw-peppy:       CRASH -> PASS +2
    - fi-hsw-4770r:       CRASH -> PASS +2
    - fi-ivb-3770:        CRASH -> PASS +2
    - fi-bsw-n3050:       CRASH -> PASS
    - fi-hsw-4770:        CRASH -> PASS +2
    - fi-kbl-7500u:       CRASH -> PASS +2
    - fi-glk-j4005:       CRASH -> PASS +2

  * igt@kms_frontbuffer_tracking@basic:
    - {fi-icl-u3}:        FAIL -> PASS +8
    - fi-bxt-j4205:       FAIL -> PASS +8
    - fi-skl-6700hq:      FAIL -> PASS +8
    - fi-bsw-kefka:       FAIL -> PASS +8

  * igt@kms_pipe_crc_basic@read-crc-pipe-a:
    - fi-byt-clapper:     FAIL [fdo#107362] -> PASS

  * igt@kms_pipe_crc_basic@suspend-read-crc-pipe-b:
    - fi-byt-clapper:     FAIL [fdo#103191] / [fdo#107362] -> PASS

  * igt@kms_psr@cursor_plane_move:
    - fi-kbl-r:           CRASH -> PASS +6
    - {fi-icl-u2}:        CRASH -> PASS +6

  * igt@kms_psr@primary_page_flip:
    - fi-skl-6600u:       CRASH -> PASS +6

  * igt@kms_psr@sprite_plane_onoff:
    - fi-skl-6700hq:      CRASH -> PASS +6

  * igt@pm_rpm@basic-pci-d3-state:
    - fi-byt-j1900:       {SKIP} [fdo#109271] -> PASS
    - fi-bsw-kefka:       {SKIP} [fdo#109271] -> PASS

  * igt@pm_rpm@basic-rte:
    - fi-byt-j1900:       FAIL [fdo#108800] -> PASS
    - fi-bsw-kefka:       FAIL [fdo#108800] -> PASS

  
#### Warnings ####

  * igt@kms_frontbuffer_tracking@basic:
    - fi-hsw-peppy:       FAIL -> DMESG-FAIL [fdo#102614]

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

  [fdo#102614]: https://bugs.freedesktop.org/show_bug.cgi?id=102614
  [fdo#103191]: https://bugs.freedesktop.org/show_bug.cgi?id=103191
  [fdo#106070]: https://bugs.freedesktop.org/show_bug.cgi?id=106070
  [fdo#107362]: https://bugs.freedesktop.org/show_bug.cgi?id=107362
  [fdo#107383]: https://bugs.freedesktop.org/show_bug.cgi?id=107383
  [fdo#107709]: https://bugs.freedesktop.org/show_bug.cgi?id=107709
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#108800]: https://bugs.freedesktop.org/show_bug.cgi?id=108800
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109380]: https://bugs.freedesktop.org/show_bug.cgi?id=109380
  [fdo#109485]: https://bugs.freedesktop.org/show_bug.cgi?id=109485


Participating hosts (49 -> 45)
------------------------------

  Missing    (4): fi-icl-y fi-ilk-m540 fi-byt-squawks fi-bsw-cyan 


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

    * IGT: IGT_4809 -> IGTPW_2342

  CI_DRM_5540: 29dd2c8b91b4fa857683498671b42eac771ff2c7 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_2342: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_2342/
  IGT_4809: 49e44e8093d51c8ac020b441cdcca767a50db48b @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_2342/
_______________________________________________
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: success for lib/igt_fb: Fix merge of preliminary patches for clearing YUV
  2019-02-05 13:22 [igt-dev] [PATCH i-g-t] lib/igt_fb: Fix merge of preliminary patches for clearing YUV Paul Kocialkowski
  2019-02-05 13:30 ` Maxime Ripard
  2019-02-05 13:45 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
@ 2019-02-05 16:07 ` Patchwork
  2 siblings, 0 replies; 4+ messages in thread
From: Patchwork @ 2019-02-05 16:07 UTC (permalink / raw)
  To: Paul Kocialkowski; +Cc: igt-dev

== Series Details ==

Series: lib/igt_fb: Fix merge of preliminary patches for clearing YUV
URL   : https://patchwork.freedesktop.org/series/56228/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_5540_full -> IGTPW_2342_full
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/56228/revisions/1/mbox/

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

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

### IGT changes ###

#### Issues hit ####

  * igt@gem_eio@reset-stress:
    - shard-snb:          PASS -> INCOMPLETE [fdo#105411]

  * igt@kms_busy@extended-modeset-hang-newfb-with-reset-render-b:
    - shard-glk:          NOTRUN -> DMESG-WARN [fdo#107956]
    - shard-hsw:          NOTRUN -> DMESG-WARN [fdo#107956]

  * igt@kms_busy@extended-modeset-hang-oldfb-with-reset-render-c:
    - shard-hsw:          PASS -> INCOMPLETE [fdo#103540]

  * igt@kms_ccs@pipe-b-crc-sprite-planes-basic:
    - shard-glk:          PASS -> FAIL [fdo#108145]

  * igt@kms_color@pipe-c-ctm-max:
    - shard-kbl:          PASS -> FAIL [fdo#108147]

  * igt@kms_color@pipe-c-degamma:
    - shard-apl:          PASS -> FAIL [fdo#104782]

  * igt@kms_cursor_crc@cursor-128x42-onscreen:
    - shard-apl:          PASS -> FAIL [fdo#103232] +3

  * igt@kms_cursor_crc@cursor-256x256-dpms:
    - shard-glk:          PASS -> FAIL [fdo#103232] +6

  * igt@kms_cursor_crc@cursor-256x256-suspend:
    - shard-glk:          NOTRUN -> FAIL [fdo#103232]

  * igt@kms_cursor_crc@cursor-64x64-random:
    - shard-kbl:          PASS -> FAIL [fdo#103232] +2

  * igt@kms_cursor_crc@cursor-alpha-opaque:
    - shard-glk:          PASS -> FAIL [fdo#109350]

  * igt@kms_flip@modeset-vs-vblank-race:
    - shard-kbl:          PASS -> FAIL [fdo#103060]

  * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-cur-indfb-draw-blt:
    - shard-glk:          PASS -> FAIL [fdo#103167] +8

  * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-mmap-gtt:
    - shard-apl:          PASS -> FAIL [fdo#103167] +4

  * igt@kms_plane@plane-position-covered-pipe-c-planes:
    - shard-apl:          PASS -> FAIL [fdo#103166] +1
    - shard-kbl:          PASS -> FAIL [fdo#103166]

  * igt@kms_plane_alpha_blend@pipe-c-constant-alpha-max:
    - shard-apl:          PASS -> FAIL [fdo#108145]

  * igt@kms_plane_multiple@atomic-pipe-b-tiling-none:
    - shard-glk:          PASS -> FAIL [fdo#103166] +7

  * igt@kms_setmode@basic:
    - shard-hsw:          PASS -> FAIL [fdo#99912]
    - shard-kbl:          PASS -> FAIL [fdo#99912]

  
#### Possible fixes ####

  * igt@gem_ctx_param@invalid-param-get:
    - shard-apl:          FAIL -> PASS
    - shard-glk:          FAIL -> PASS
    - shard-snb:          FAIL -> PASS
    - shard-hsw:          FAIL -> PASS
    - shard-kbl:          FAIL -> PASS

  * igt@kms_color@pipe-a-ctm-max:
    - shard-apl:          FAIL [fdo#108147] -> PASS

  * igt@kms_cursor_crc@cursor-256x256-random:
    - shard-glk:          FAIL [fdo#103232] -> PASS +2

  * igt@kms_cursor_crc@cursor-256x256-sliding:
    - shard-kbl:          FAIL [fdo#103232] -> PASS

  * igt@kms_cursor_crc@cursor-64x21-sliding:
    - shard-apl:          FAIL [fdo#103232] -> PASS +1

  * igt@kms_cursor_crc@cursor-64x64-suspend:
    - shard-apl:          FAIL [fdo#103191] / [fdo#103232] -> PASS +1

  * igt@kms_cursor_legacy@2x-long-cursor-vs-flip-legacy:
    - shard-hsw:          FAIL [fdo#105767] -> PASS

  * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-mmap-wc:
    - shard-apl:          FAIL [fdo#103167] -> PASS

  * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-onoff:
    - shard-kbl:          FAIL [fdo#103167] -> PASS

  * igt@kms_frontbuffer_tracking@fbc-1p-rte:
    - shard-kbl:          FAIL [fdo#103167] / [fdo#105682] -> PASS
    - shard-apl:          FAIL [fdo#103167] / [fdo#105682] -> PASS

  * igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-pwrite:
    - shard-glk:          FAIL [fdo#103167] -> PASS +2

  * igt@kms_plane@pixel-format-pipe-a-planes-source-clamping:
    - shard-apl:          FAIL [fdo#108948] -> PASS

  * igt@kms_plane_alpha_blend@pipe-a-alpha-opaque-fb:
    - shard-glk:          FAIL [fdo#108145] -> PASS

  * igt@kms_plane_multiple@atomic-pipe-a-tiling-y:
    - shard-apl:          FAIL [fdo#103166] -> PASS +4

  * igt@kms_plane_multiple@atomic-pipe-a-tiling-yf:
    - shard-kbl:          FAIL [fdo#103166] -> PASS +2

  * igt@kms_plane_multiple@atomic-pipe-c-tiling-x:
    - shard-glk:          FAIL [fdo#103166] -> PASS +1

  * igt@pm_rc6_residency@rc6-accuracy:
    - shard-kbl:          {SKIP} [fdo#109271] -> PASS

  
#### Warnings ####

  * igt@i915_suspend@shrink:
    - shard-glk:          INCOMPLETE [fdo#103359] / [fdo#106886] / [k.org#198133] -> DMESG-WARN [fdo#109244]

  * igt@kms_atomic_transition@3x-modeset-transitions-fencing:
    - shard-snb:          {SKIP} [fdo#109271] / [fdo#109278] -> INCOMPLETE [fdo#105411] / [fdo#107469]

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

  [fdo#103060]: https://bugs.freedesktop.org/show_bug.cgi?id=103060
  [fdo#103166]: https://bugs.freedesktop.org/show_bug.cgi?id=103166
  [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
  [fdo#103191]: https://bugs.freedesktop.org/show_bug.cgi?id=103191
  [fdo#103232]: https://bugs.freedesktop.org/show_bug.cgi?id=103232
  [fdo#103359]: https://bugs.freedesktop.org/show_bug.cgi?id=103359
  [fdo#103540]: https://bugs.freedesktop.org/show_bug.cgi?id=103540
  [fdo#104782]: https://bugs.freedesktop.org/show_bug.cgi?id=104782
  [fdo#105411]: https://bugs.freedesktop.org/show_bug.cgi?id=105411
  [fdo#105682]: https://bugs.freedesktop.org/show_bug.cgi?id=105682
  [fdo#105767]: https://bugs.freedesktop.org/show_bug.cgi?id=105767
  [fdo#106886]: https://bugs.freedesktop.org/show_bug.cgi?id=106886
  [fdo#107469]: https://bugs.freedesktop.org/show_bug.cgi?id=107469
  [fdo#107956]: https://bugs.freedesktop.org/show_bug.cgi?id=107956
  [fdo#108145]: https://bugs.freedesktop.org/show_bug.cgi?id=108145
  [fdo#108147]: https://bugs.freedesktop.org/show_bug.cgi?id=108147
  [fdo#108948]: https://bugs.freedesktop.org/show_bug.cgi?id=108948
  [fdo#109244]: https://bugs.freedesktop.org/show_bug.cgi?id=109244
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278
  [fdo#109350]: https://bugs.freedesktop.org/show_bug.cgi?id=109350
  [fdo#99912]: https://bugs.freedesktop.org/show_bug.cgi?id=99912
  [k.org#198133]: https://bugzilla.kernel.org/show_bug.cgi?id=198133


Participating hosts (7 -> 5)
------------------------------

  Missing    (2): shard-skl shard-iclb 


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

    * IGT: IGT_4807 -> IGTPW_2342
    * Piglit: piglit_4509 -> None

  CI_DRM_5540: 29dd2c8b91b4fa857683498671b42eac771ff2c7 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_2342: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_2342/
  IGT_4807: b2920f54dc410d5fde705713c7d7eb76ae23dc1a @ 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_2342/
_______________________________________________
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:[~2019-02-05 16:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-05 13:22 [igt-dev] [PATCH i-g-t] lib/igt_fb: Fix merge of preliminary patches for clearing YUV Paul Kocialkowski
2019-02-05 13:30 ` Maxime Ripard
2019-02-05 13:45 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2019-02-05 16:07 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox