From: Bhanuprakash Modem <bhanuprakash.modem@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [i-g-t 2/2] tests/kms_cursor_legacy: Allow busy tests to run on XE
Date: Mon, 19 Jun 2023 14:28:00 +0530 [thread overview]
Message-ID: <20230619085800.1994271-3-bhanuprakash.modem@intel.com> (raw)
In-Reply-To: <20230619085800.1994271-1-bhanuprakash.modem@intel.com>
As busy tests supports both i915 & XE, update the intel specific
checks to allow them to run on XE.
Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem@intel.com>
---
tests/kms_cursor_legacy.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/kms_cursor_legacy.c b/tests/kms_cursor_legacy.c
index 1f0f3b7e6..d55d96067 100644
--- a/tests/kms_cursor_legacy.c
+++ b/tests/kms_cursor_legacy.c
@@ -1752,7 +1752,7 @@ igt_main
igt_describe("this test perform a busy bo update followed by a cursor update");
igt_subtest_group {
igt_fixture {
- igt_require_i915(display.drm_fd);
+ igt_require_intel(display.drm_fd);
igt_require_pipe_crc(display.drm_fd);
igt_display_require_output(&display);
}
--
2.40.0
next prev parent reply other threads:[~2023-06-19 9:04 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-19 8:57 [igt-dev] [i-g-t 0/2] Add Spin support for XE Bhanuprakash Modem
2023-06-19 8:57 ` [igt-dev] [i-g-t 1/2] tests/kms_cursor_legacy: " Bhanuprakash Modem
2023-06-22 4:46 ` Modem, Bhanuprakash
2023-06-22 6:14 ` Ch, Sai Gowtham
2023-06-26 10:41 ` [igt-dev] [i-g-t, " Joshi, Kunal1
2023-06-19 8:58 ` Bhanuprakash Modem [this message]
2023-06-22 4:45 ` [igt-dev] [i-g-t 2/2] tests/kms_cursor_legacy: Allow busy tests to run on XE Modem, Bhanuprakash
2023-06-22 6:13 ` Ch, Sai Gowtham
2023-06-26 10:42 ` [igt-dev] [i-g-t, " Joshi, Kunal1
2023-06-19 17:56 ` [igt-dev] ✓ Fi.CI.BAT: success for Add Spin support for XE Patchwork
2023-06-20 3:46 ` [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=20230619085800.1994271-3-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