From: Mauro Carvalho Chehab <mauro.chehab@linux.intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t 3/4] intel/kms_big_fb.c: remove linear-addfb-size*-overflow docs
Date: Mon, 9 Oct 2023 12:01:40 +0200 [thread overview]
Message-ID: <20231009100332.392968-4-mauro.chehab@linux.intel.com> (raw)
In-Reply-To: <20231009100332.392968-1-mauro.chehab@linux.intel.com>
From: Mauro Carvalho Chehab <mchehab@kernel.org>
As documented at the comment that registers the subtests:
/*
* Skip linear as it doesn't hit the overflow we want
* on account of the tile height being effectively one,
* and thus the kenrnel rounding up to the next tile
* height won't do anything.
*/
There are no linear tests for addfb-size-overflow and
addfb-size-offset-overflow. Remove their documentation
as well.
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
---
tests/intel/kms_big_fb.c | 16 ----------------
1 file changed, 16 deletions(-)
diff --git a/tests/intel/kms_big_fb.c b/tests/intel/kms_big_fb.c
index 611e60896c8e..2c7b24fcab77 100644
--- a/tests/intel/kms_big_fb.c
+++ b/tests/intel/kms_big_fb.c
@@ -736,14 +736,6 @@ static void test_scanout(data_t *data)
}
/**
- * SUBTEST: linear-addfb-size-overflow
- * Description: Sanity check if addfb ioctl fails correctly for (Linear) modifier
- * with small bo.
- * Driver requirement: i915, xe
- * Functionality: big_fbs, kms_gem_interop
- * Mega feature: General Display Features
- * Test category: functionality test
- *
* SUBTEST: %s-addfb-size-overflow
* Description: Sanity check if addfb ioctl fails correctly for (%arg[1]) modifier
* with small bo.
@@ -804,14 +796,6 @@ test_size_overflow(data_t *data)
}
/**
- * SUBTEST: linear-addfb-size-offset-overflow
- * Description: Sanity check if addfb ioctl fails correctly for (Linear) modifier
- * and offsets with small bo
- * Driver requirement: i915, xe
- * Functionality: big_fbs, kms_gem_interop
- * Mega feature: General Display Features
- * Test category: functionality test
- *
* SUBTEST: %s-addfb-size-offset-overflow
* Description: Sanity check if addfb ioctl fails correctly for (%arg[1]) modifier
* and offsets with small bo
--
2.41.0
next prev parent reply other threads:[~2023-10-09 10:03 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-09 10:01 [igt-dev] [PATCH i-g-t 0/4] Fix bad documentation validation logic Mauro Carvalho Chehab
2023-10-09 10:01 ` [igt-dev] [PATCH i-g-t 1/4] scripts/test_list.py: fix and simplify missing doc check Mauro Carvalho Chehab
2023-10-09 10:46 ` Kamil Konieczny
2023-10-09 10:01 ` [igt-dev] [PATCH i-g-t 2/4] intel/xe_sysfs_scheduler.c: remove nonpriviledged-user tests Mauro Carvalho Chehab
2023-10-09 10:23 ` Kamil Konieczny
2023-10-09 10:01 ` Mauro Carvalho Chehab [this message]
2023-10-09 10:27 ` [igt-dev] [PATCH i-g-t 3/4] intel/kms_big_fb.c: remove linear-addfb-size*-overflow docs Kamil Konieczny
2023-10-09 10:01 ` [igt-dev] [PATCH i-g-t 4/4] intel/kms_frontbuffer_tracking.c: remove fbc-slowdraw test Mauro Carvalho Chehab
2023-10-09 10:30 ` Kamil Konieczny
2023-10-09 10:51 ` [igt-dev] ✓ Fi.CI.BAT: success for Fix bad documentation validation logic Patchwork
2023-10-09 11:15 ` [igt-dev] ✓ CI.xeBAT: " Patchwork
2023-10-09 12:45 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2023-10-09 16:17 ` Kamil Konieczny
2023-10-10 9:32 ` Yedireswarapu, SaiX Nandan
2023-10-10 9:23 ` [igt-dev] ✓ Fi.CI.IGT: success " 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=20231009100332.392968-4-mauro.chehab@linux.intel.com \
--to=mauro.chehab@linux.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