Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Grzegorzek, Dominik" <dominik.grzegorzek@intel.com>
To: "Kempczynski, Zbigniew" <zbigniew.kempczynski@intel.com>,
	"igt-dev@lists.freedesktop.org" <igt-dev@lists.freedesktop.org>
Subject: Re: [PATCH i-g-t 3/3] tests/xe_intel_bb: Use Tile4 instead Y on render subtest
Date: Mon, 8 Jan 2024 12:27:35 +0000	[thread overview]
Message-ID: <be32fc110dc8f0a27330f92367bd51608e11996b.camel@intel.com> (raw)
In-Reply-To: <20240108113012.382557-4-zbigniew.kempczynski@intel.com>

On Mon, 2024-01-08 at 12:30 +0100, Zbigniew Kempczyński wrote:
> Discrete and beyond (Xe2) replaced Y tiling with 4Tile. Reflect
> this in render subtest as it is used only on those platforms on Xe.
> 
> Signed-off-by: Zbigniew Kempczyński <zbigniew.kempczynski@intel.com>
> Cc: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
> ---
>  tests/intel/xe_intel_bb.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/intel/xe_intel_bb.c b/tests/intel/xe_intel_bb.c
> index d3d7a4fb69..161f766a05 100644
> --- a/tests/intel/xe_intel_bb.c
> +++ b/tests/intel/xe_intel_bb.c
> @@ -1052,7 +1052,7 @@ igt_main_args("dpib", NULL, help_str, opt_handler, NULL)
>  	} tests[] = {
>  		{ I915_TILING_NONE, "none" },
>  		{ I915_TILING_X, "x" },
> -		{ I915_TILING_Y, "y" },
> +		{ I915_TILING_4, "4" },
>  	};
>  
>  	igt_fixture {
Acked-by: Dominik Grzegorzek <dominik.grzegorzek@intel.com>

  reply	other threads:[~2024-01-08 12:27 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-08 11:30 [PATCH i-g-t 0/3] Add Xe2 render-copy implementation Zbigniew Kempczyński
2024-01-08 11:30 ` [PATCH i-g-t 1/3] lib/rendercopy: Add render-copy xe2 implementation Zbigniew Kempczyński
2024-01-08 15:59   ` Grzegorzek, Dominik
2024-01-09 13:16     ` Zbigniew Kempczyński
2024-01-08 11:30 ` [PATCH i-g-t 2/3] lib/intel_batchbuffer: Select xe2 rendercopy for LunarLake Zbigniew Kempczyński
2024-01-10  8:46   ` Grzegorzek, Dominik
2024-01-10 11:25   ` Matthew Auld
2024-01-10 12:02     ` Zbigniew Kempczyński
2024-01-08 11:30 ` [PATCH i-g-t 3/3] tests/xe_intel_bb: Use Tile4 instead Y on render subtest Zbigniew Kempczyński
2024-01-08 12:27   ` Grzegorzek, Dominik [this message]
2024-01-08 12:09 ` ✗ GitLab.Pipeline: warning for Add Xe2 render-copy implementation Patchwork
2024-01-08 12:45 ` ✓ Fi.CI.BAT: success " Patchwork
2024-01-08 12:46 ` ✓ CI.xeBAT: " Patchwork
2024-01-08 14:00 ` ✗ Fi.CI.IGT: failure " 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=be32fc110dc8f0a27330f92367bd51608e11996b.camel@intel.com \
    --to=dominik.grzegorzek@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=zbigniew.kempczynski@intel.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