public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Martin Peres <martin.peres@linux.intel.com>
To: Arkadiusz Hiler <arkadiusz.hiler@intel.com>,
	Maxime Ripard <maxime.ripard@bootlin.com>
Cc: igt-dev@lists.freedesktop.org
Subject: Re: [igt-dev] [PATCH v8 09/16] tests: kms_plane: Disable XBGR8888
Date: Mon, 8 Oct 2018 16:15:38 +0300	[thread overview]
Message-ID: <630cb6b4-bcc3-7f80-2abb-c82d2a23b7d7@linux.intel.com> (raw)
In-Reply-To: <20181008130629.yq7pbd5gvmly6l2e@ahiler-desk1.fi.intel.com>

On 08/10/2018 16:06, Arkadiusz Hiler wrote:
> On Thu, Oct 04, 2018 at 02:39:02PM +0200, Maxime Ripard wrote:
>> For some reason, the XBGR8888 CRC check will fail in the kms_plane tests.
>> Since that format will be enabled and checked by that test in the next
>> commit, make sure we don't introduce a regression for no particular reason.
>>
>> Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
> 
> I'll have to create a bug for that on the fdo bugzilla, and make sure
> that it gets investigated.
> 
> Unless Martin thinks that we should just let it fail and have this
> covered with cibuglog instead:
> 
> Reviewed-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
> 

If the commits land at the same time, I will not see the error, so from
a CI PoV, it is:

Acked-by: Martin Peres <martin.peres@linux.intel.com>
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

  reply	other threads:[~2018-10-08 13:15 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-04 12:38 [igt-dev] [PATCH v8 00/16] chamelium: Test the plane formats Maxime Ripard
2018-10-04 12:38 ` [igt-dev] [PATCH v8 01/16] fb: Add buffer map/unmap functions Maxime Ripard
2018-10-04 12:38 ` [igt-dev] [PATCH v8 02/16] fb: Only set the GEM domain on intel platforms Maxime Ripard
2018-10-05  8:11   ` Arkadiusz Hiler
2018-10-04 12:38 ` [igt-dev] [PATCH v8 03/16] fb: Add RGB888 format Maxime Ripard
2018-10-05 15:57   ` Arkadiusz Hiler
2018-10-04 12:38 ` [igt-dev] [PATCH v8 04/16] fb: Use an igt_fb for the cairo shadow buffer Maxime Ripard
2018-10-08 13:41   ` Arkadiusz Hiler
2018-10-04 12:38 ` [igt-dev] [PATCH v8 05/16] fb: convert: Remove swizzle from the arguments Maxime Ripard
2018-10-04 12:38 ` [igt-dev] [PATCH v8 06/16] fb: Create common function to convert frame formats Maxime Ripard
2018-10-04 12:39 ` [igt-dev] [PATCH v8 07/16] fb: Add format conversion routine Maxime Ripard
2018-10-04 12:39 ` [igt-dev] [PATCH v8 08/16] igt: Make pixman mandatory Maxime Ripard
2018-10-05 11:42   ` Arkadiusz Hiler
2018-10-05 15:23     ` Maxime Ripard
2018-10-04 12:39 ` [igt-dev] [PATCH v8 09/16] tests: kms_plane: Disable XBGR8888 Maxime Ripard
2018-10-08 13:06   ` Arkadiusz Hiler
2018-10-08 13:15     ` Martin Peres [this message]
2018-10-04 12:39 ` [igt-dev] [PATCH v8 10/16] fb: Add support for conversions through pixman Maxime Ripard
2018-10-04 12:39 ` [igt-dev] [PATCH v8 11/16] fb: Add more formats Maxime Ripard
2018-10-04 12:39 ` [igt-dev] [PATCH v8 12/16] chamelium: Split CRC test function in two Maxime Ripard
2018-10-04 12:39 ` [igt-dev] [PATCH v8 13/16] chamelium: Change our pattern for a custom one if needed Maxime Ripard
2018-10-08 13:17   ` Arkadiusz Hiler
2018-10-04 12:39 ` [igt-dev] [PATCH v8 14/16] chamelium: Add format support Maxime Ripard
2018-10-04 12:39 ` [igt-dev] [PATCH v8 15/16] chamelium: Add format subtests Maxime Ripard
2018-10-04 12:39 ` [igt-dev] [PATCH v8 16/16] tests: Add chamelium formats subtests to vc4 test lists Maxime Ripard
2018-10-08 13:18   ` Arkadiusz Hiler
2018-10-05  9:46 ` [igt-dev] ✓ Fi.CI.BAT: success for chamelium: Test the plane formats (rev7) Patchwork
2018-10-05 13:21 ` [igt-dev] ✓ Fi.CI.IGT: " 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=630cb6b4-bcc3-7f80-2abb-c82d2a23b7d7@linux.intel.com \
    --to=martin.peres@linux.intel.com \
    --cc=arkadiusz.hiler@intel.com \
    --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