Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Bhanuprakash Modem <bhanuprakash.modem@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [i-g-t] tests/intel/kms_fbt: Use Linear modifier as default
Date: Mon, 11 Sep 2023 13:10:26 +0530	[thread overview]
Message-ID: <20230911074026.1944119-1-bhanuprakash.modem@intel.com> (raw)

Instead of using Tile-X, use Linear modifier as default.

Cc: Jouni Högander <jouni.hogander@intel.com>
Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem@intel.com>
---
 tests/intel/kms_frontbuffer_tracking.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/intel/kms_frontbuffer_tracking.c b/tests/intel/kms_frontbuffer_tracking.c
index 40b3d4cb5..6dd797ecb 100644
--- a/tests/intel/kms_frontbuffer_tracking.c
+++ b/tests/intel/kms_frontbuffer_tracking.c
@@ -147,7 +147,7 @@ struct test_mode {
 		TILING_Y,
 		TILING_4,
 		TILING_COUNT,
-		TILING_DEFAULT = TILING_X,
+		TILING_DEFAULT = TILING_LINEAR,
 	} tiling;
 
 	enum igt_draw_method method;
-- 
2.40.0

             reply	other threads:[~2023-09-11  7:48 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-11  7:40 Bhanuprakash Modem [this message]
2023-09-11  9:08 ` [igt-dev] ✓ CI.xeBAT: success for tests/intel/kms_fbt: Use Linear modifier as default Patchwork
2023-09-11  9:11 ` [igt-dev] ✓ Fi.CI.BAT: " Patchwork
2023-09-11 10:33 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2023-09-26 10:08 ` [igt-dev] [i-g-t] " Shankar, Uma
2023-09-26 11:59 ` [igt-dev] ✓ Fi.CI.BAT: success for tests/intel/kms_fbt: Use Linear modifier as default (rev2) Patchwork
2023-09-26 12:01 ` [igt-dev] ✓ CI.xeBAT: " Patchwork
2023-09-26 22:58 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2023-10-04  8:22 ` [igt-dev] ✓ Fi.CI.BAT: success for tests/intel/kms_fbt: Use Linear modifier as default (rev3) Patchwork
2023-10-04  8:30 ` [igt-dev] ✓ CI.xeBAT: " Patchwork
2023-10-04 10:57 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2024-04-22 12:10 ` ✗ Fi.CI.BAT: failure for tests/intel/kms_fbt: Use Linear modifier as default (rev4) Patchwork
2024-04-22 12:36   ` Modem, Bhanuprakash
2024-04-23 11:59     ` Illipilli, TejasreeX
2024-04-22 12:25 ` ✓ CI.xeBAT: success " Patchwork
2024-04-22 18:29 ` ✗ CI.xeFULL: failure " Patchwork
2024-04-23 11:46 ` ✓ Fi.CI.BAT: success " Patchwork
2024-04-24  9: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=20230911074026.1944119-1-bhanuprakash.modem@intel.com \
    --to=bhanuprakash.modem@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    /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