From: Vinod Govindapillai <vinod.govindapillai@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: vinod.govindapillai@intel.com, jouni.hogander@intel.com,
jeevan.b@intel.com, jani.saarinen@intel.com
Subject: [PATCH i-g-t v3 1/2] Revert "tests/intel/kms_frontbuffer_tracking: update to FBC support check"
Date: Thu, 27 Mar 2025 10:03:57 +0200 [thread overview]
Message-ID: <20250327080358.559968-2-vinod.govindapillai@intel.com> (raw)
In-Reply-To: <20250327080358.559968-1-vinod.govindapillai@intel.com>
The fbc plane test do not depend on the fbc psr combination check.
This reverts commit a97469db452d7f25f6c39aeb1f601d0fff4d8d43.
Signed-off-by: Vinod Govindapillai <vinod.govindapillai@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 18c685e0c..0809352cb 100644
--- a/tests/intel/kms_frontbuffer_tracking.c
+++ b/tests/intel/kms_frontbuffer_tracking.c
@@ -2713,7 +2713,7 @@ static void plane_fbc_rte_subtest(const struct test_mode *t)
{
igt_plane_t *plane;
- igt_require_f(intel_fbc_psr_combo_supported(drm.fd), "Can't test fbc for each plane\n");
+ igt_require_f((drm.display_ver >= 20), "Can't test fbc for each plane\n");
prepare_subtest_data(t, NULL);
unset_all_crtcs();
--
2.43.0
next prev parent reply other threads:[~2025-03-27 8:04 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-27 8:03 [PATCH i-g-t v3 0/2] lib/i915/fbc: update fbc support based on psr mode Vinod Govindapillai
2025-03-27 8:03 ` Vinod Govindapillai [this message]
2025-03-27 8:03 ` [PATCH i-g-t v3 2/2] " Vinod Govindapillai
2025-04-07 5:57 ` Reddy Guddati, Santhosh
2025-03-27 10:47 ` ✓ Xe.CI.BAT: success for lib/i915/fbc: update fbc support based on psr mode (rev2) Patchwork
2025-03-27 11:05 ` ✓ i915.CI.BAT: " Patchwork
2025-03-27 12:37 ` ✗ i915.CI.Full: failure " Patchwork
2025-03-27 17:27 ` ✗ Xe.CI.Full: " Patchwork
2025-03-28 12:22 ` Patchwork
2025-03-29 0:30 ` ✓ i915.CI.BAT: success for lib/i915/fbc: update fbc support based on psr mode (rev3) Patchwork
2025-03-29 0:37 ` ✓ Xe.CI.BAT: " Patchwork
2025-03-29 5:36 ` ✗ i915.CI.Full: failure " Patchwork
2025-03-31 12:06 ` Govindapillai, Vinod
2025-03-29 18:18 ` ✗ Xe.CI.Full: " Patchwork
2025-03-31 12:07 ` Govindapillai, Vinod
2025-03-31 10:11 ` [PATCH i-g-t v3 0/2] lib/i915/fbc: update fbc support based on psr mode Hogander, Jouni
2025-04-06 16:45 ` ✗ Xe.CI.Full: failure for lib/i915/fbc: update fbc support based on psr mode (rev2) Patchwork
2025-04-06 19:25 ` ✗ Xe.CI.Full: failure for lib/i915/fbc: update fbc support based on psr mode (rev3) 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=20250327080358.559968-2-vinod.govindapillai@intel.com \
--to=vinod.govindapillai@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=jani.saarinen@intel.com \
--cc=jeevan.b@intel.com \
--cc=jouni.hogander@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