From: Patchwork <patchwork@emeril.freedesktop.org>
To: Maxime Ripard <maxime.ripard@bootlin.com>
Cc: igt-dev@lists.freedesktop.org
Subject: [igt-dev] ✓ Fi.CI.BAT: success for igt: chamelium: Test YUV buffers using the Chamelium (rev6)
Date: Tue, 22 Jan 2019 14:52:23 -0000 [thread overview]
Message-ID: <20190122145223.27230.9791@emeril.freedesktop.org> (raw)
In-Reply-To: <20190122142844.20899-1-maxime.ripard@bootlin.com>
== Series Details ==
Series: igt: chamelium: Test YUV buffers using the Chamelium (rev6)
URL : https://patchwork.freedesktop.org/series/53468/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_5463 -> IGTPW_2270
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://patchwork.freedesktop.org/api/1.0/series/53468/revisions/6/mbox/
Known issues
------------
Here are the changes found in IGTPW_2270 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@pm_rpm@basic-rte:
- fi-byt-j1900: PASS -> FAIL [fdo#108800]
#### Possible fixes ####
* igt@kms_busy@basic-flip-b:
- fi-gdg-551: FAIL [fdo#103182] -> PASS
* igt@kms_frontbuffer_tracking@basic:
- {fi-icl-u3}: FAIL [fdo#103167] -> PASS
* igt@kms_pipe_crc_basic@nonblocking-crc-pipe-a-frame-sequence:
- fi-byt-clapper: FAIL [fdo#103191] / [fdo#107362] -> PASS
* igt@kms_pipe_crc_basic@read-crc-pipe-b:
- fi-byt-clapper: FAIL [fdo#107362] -> PASS
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
[fdo#103182]: https://bugs.freedesktop.org/show_bug.cgi?id=103182
[fdo#103191]: https://bugs.freedesktop.org/show_bug.cgi?id=103191
[fdo#107362]: https://bugs.freedesktop.org/show_bug.cgi?id=107362
[fdo#108800]: https://bugs.freedesktop.org/show_bug.cgi?id=108800
[fdo#108915]: https://bugs.freedesktop.org/show_bug.cgi?id=108915
[fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
[fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278
Participating hosts (41 -> 40)
------------------------------
Additional (3): fi-icl-y fi-apl-guc fi-pnv-d510
Missing (4): fi-kbl-soraka fi-ilk-m540 fi-byt-squawks fi-bsw-cyan
Build changes
-------------
* IGT: IGT_4782 -> IGTPW_2270
CI_DRM_5463: 6bd1569466edcb2f890a374be27f0eb6780963f9 @ git://anongit.freedesktop.org/gfx-ci/linux
IGTPW_2270: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_2270/
IGT_4782: 96f3a1b876e0dd24706b85fb872f12031a436e84 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
== Testlist changes ==
+igt@kms_chamelium@hdmi-cmp-nv12
+igt@kms_chamelium@hdmi-cmp-nv16
+igt@kms_chamelium@hdmi-cmp-nv21
+igt@kms_chamelium@hdmi-cmp-nv61
+igt@kms_chamelium@hdmi-cmp-yu12
+igt@kms_chamelium@hdmi-cmp-yu16
+igt@kms_chamelium@hdmi-cmp-yv12
+igt@kms_chamelium@hdmi-cmp-yv16
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_2270/
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next prev parent reply other threads:[~2019-01-22 14:52 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-22 14:28 [igt-dev] [PATCH i-g-t v4 00/14] igt: chamelium: Test YUV buffers using the Chamelium Maxime Ripard
2019-01-22 14:28 ` [igt-dev] [PATCH i-g-t v4 01/14] igt: fb: Add subsampling parameters to the formats Maxime Ripard
2019-01-22 14:28 ` [igt-dev] [PATCH i-g-t v4 02/14] igt: fb: Reduce tile size alignment for non intel platforms Maxime Ripard
2019-01-22 14:28 ` [igt-dev] [PATCH i-g-t v4 03/14] igt: fb: generic YUV convertion function Maxime Ripard
2019-01-22 14:28 ` [igt-dev] [PATCH i-g-t v4 04/14] igt: fb: Move i915 YUV buffer clearing code to a function Maxime Ripard
2019-01-22 14:28 ` [igt-dev] [PATCH i-g-t v4 05/14] igt: fb: Move size computation to the common path Maxime Ripard
2019-01-22 15:46 ` Paul Kocialkowski
2019-01-22 14:28 ` [igt-dev] [PATCH i-g-t v4 06/14] igt: fb: Refactor dumb buffer allocation path Maxime Ripard
2019-01-22 14:28 ` [igt-dev] [PATCH i-g-t v4 07/14] igt: fb: Account for all planes bpp Maxime Ripard
2019-01-22 15:46 ` Paul Kocialkowski
2019-01-22 14:28 ` [igt-dev] [PATCH i-g-t v4 08/14] igt: fb: Don't pass the stride when allocating a dumb, multi-planar buffer Maxime Ripard
2019-01-22 15:48 ` Paul Kocialkowski
2019-01-22 14:28 ` [igt-dev] [PATCH i-g-t v4 09/14] igt: fb: Clear YUV dumb buffers Maxime Ripard
2019-01-22 15:48 ` Paul Kocialkowski
2019-01-22 14:28 ` [igt-dev] [PATCH i-g-t v4 10/14] igt: fb: Rework YUV i915 allocation path Maxime Ripard
2019-01-22 14:28 ` [igt-dev] [PATCH i-g-t v4 11/14] igt: fb: Add a bunch of new YUV formats Maxime Ripard
2019-01-22 14:28 ` [igt-dev] [PATCH i-g-t v4 12/14] igt: tests: chamelium: Start to unify tests Maxime Ripard
2019-01-22 14:28 ` [igt-dev] [PATCH i-g-t v4 13/14] igt: tests: chamelium: Convert VGA tests to do_test_display Maxime Ripard
2019-01-22 14:28 ` [igt-dev] [PATCH i-g-t v4 14/14] igt: tests: chamelium: Add YUV formats tests Maxime Ripard
2019-01-22 14:52 ` Patchwork [this message]
2019-01-22 17:23 ` [igt-dev] ✓ Fi.CI.IGT: success for igt: chamelium: Test YUV buffers using the Chamelium (rev6) Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190122145223.27230.9791@emeril.freedesktop.org \
--to=patchwork@emeril.freedesktop.org \
--cc=igt-dev@lists.freedesktop.org \
--cc=maxime.ripard@bootlin.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox