Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Animesh Manna <animesh.manna@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: Animesh Manna <animesh.manna@intel.com>, Jeevan B <jeevan.b@intel.com>
Subject: [PATCH i-g-t] tests/intel/lobf: Remove lobf supported check
Date: Fri, 29 Nov 2024 14:10:06 +0530	[thread overview]
Message-ID: <20241129084006.3448688-1-animesh.manna@intel.com> (raw)

From kernel driver debugfs support is not present so remove
the lobf supported check from igt.

Cc: Jeevan B <jeevan.b@intel.com>
Signed-off-by: Animesh Manna <animesh.manna@intel.com>
---
 tests/kms_vrr.c | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/tests/kms_vrr.c b/tests/kms_vrr.c
index f0564bb6a..e7d2ff1db 100644
--- a/tests/kms_vrr.c
+++ b/tests/kms_vrr.c
@@ -890,11 +890,6 @@ static bool output_constraint(data_t *data, igt_output_t *output, uint32_t flags
 		if (psr_sink_support(data->drm_fd, data->debugfs_fd, PSR_MODE_1, NULL) ||
 		    psr_sink_support(data->drm_fd, data->debugfs_fd, PR_MODE, NULL))
 			psr_disable(data->drm_fd, data->debugfs_fd, NULL);
-
-		if (igt_get_i915_edp_lobf_status(data->drm_fd, output->name)) {
-			igt_info("%s: LOBF not supported.\n", igt_output_name(output));
-			return false;
-		}
 	}
 
 	/* Reset output */
-- 
2.29.0


             reply	other threads:[~2024-11-29  8:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-29  8:40 Animesh Manna [this message]
2024-11-29 10:46 ` ✓ Xe.CI.BAT: success for tests/intel/lobf: Remove lobf supported check Patchwork
2024-11-29 11:04 ` ✗ i915.CI.BAT: failure " Patchwork
2024-11-29 22:01 ` ✗ Xe.CI.Full: " Patchwork
2024-12-09  8:55 ` [PATCH i-g-t] " B, Jeevan
2024-12-09 16:56 ` Kamil Konieczny
2024-12-11 20:26 ` ✓ i915.CI.BAT: success for tests/intel/lobf: Remove lobf supported check (rev2) Patchwork
2024-12-11 20:48 ` ✓ Xe.CI.BAT: " Patchwork
2024-12-11 23:58 ` ✗ Xe.CI.Full: failure " Patchwork
2024-12-12  2:10 ` ✗ i915.CI.Full: " 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=20241129084006.3448688-1-animesh.manna@intel.com \
    --to=animesh.manna@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=jeevan.b@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