All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Hung <alex.hung@amd.com>
To: <igt-dev@lists.freedesktop.org>
Cc: markyacoub@google.com
Subject: [igt-dev] [PATCH] tests/kms_concurrent: remove an AMD device check
Date: Wed, 24 Aug 2022 19:24:01 -0600	[thread overview]
Message-ID: <20220825012401.2753758-1-alex.hung@amd.com> (raw)

This is to be deprecated by a kernel fix.

Signed-off-by: Alex Hung <alex.hung@amd.com>
---
 tests/kms_concurrent.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tests/kms_concurrent.c b/tests/kms_concurrent.c
index 6f8ffd4a..3ad51569 100644
--- a/tests/kms_concurrent.c
+++ b/tests/kms_concurrent.c
@@ -276,8 +276,6 @@ test_resolution_with_output(data_t *data, enum pipe pipe, int max_planes, igt_ou
 		/* switch to lower resolution */
 		igt_output_override_mode(output, mode_lo);
 		free(mode_lo);
-		if (is_amdgpu_device(data->drm_fd))
-			igt_output_set_pipe(output, PIPE_NONE);
 		igt_display_commit2(&data->display, COMMIT_ATOMIC);
 
 		/* switch back to higher resolution */
-- 
2.37.2

             reply	other threads:[~2022-08-25  7:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-25  1:24 Alex Hung [this message]
2022-08-25  9:52 ` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_concurrent: remove an AMD device check Patchwork
2022-08-25 14:37 ` [igt-dev] [PATCH] " Mark Yacoub
2022-08-25 18:21   ` Alex Hung
2022-08-26 18:16     ` Mark Yacoub
2022-08-29 13:48 ` [igt-dev] ✗ Fi.CI.IGT: failure for " Patchwork
2022-08-30 10:26 ` [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=20220825012401.2753758-1-alex.hung@amd.com \
    --to=alex.hung@amd.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=markyacoub@google.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.