Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Modem, Bhanuprakash" <bhanuprakash.modem@intel.com>
To: "Lisovskiy, Stanislav" <stanislav.lisovskiy@intel.com>,
	"Thasleem, Mohammed" <mohammed.thasleem@intel.com>
Cc: igt-dev@lists.freedesktop.org, Thasleem@freedesktop.org
Subject: Re: [igt-dev] [PATCH i-g-t] tests/kms_display_modes: Skip the negative test on MST Hub
Date: Wed, 23 Aug 2023 12:06:10 +0530	[thread overview]
Message-ID: <a390f059-1c3c-b5d2-41b2-f00215770e1c@intel.com> (raw)
In-Reply-To: <ZMvnyVOtCXEqtgol@intel.com>



On Thu-03-08-2023 11:16 pm, Lisovskiy, Stanislav wrote:
> On Fri, Jul 07, 2023 at 09:07:20PM +0530, Thasleem, Mohammed wrote:
>> Skip the test on which MST hub which support bandwidth for 2k-4k
>> and 4k-4k multi displays.
>>
>> Signed-off-by: Thasleem, Mohammed <mohammed.thasleem@intel.com>
>> ---
>>   tests/kms_display_modes.c | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/tests/kms_display_modes.c b/tests/kms_display_modes.c
>> index 4bebb25e..8e117695 100644
>> --- a/tests/kms_display_modes.c
>> +++ b/tests/kms_display_modes.c
>> @@ -310,6 +310,7 @@ static void run_extendedmode_negative(data_t *data, int pipe1, int pipe2)
>>   
>>   	igt_require(i915_pipe_output_combo_valid(display));
>>   	ret = igt_display_try_commit2(display, COMMIT_ATOMIC);
>> +	igt_skip_on_f(ret == 0, "MST Hub supports bandwidth on multi display\n");
> 
> Hi Mohammed,
> 
> How do we know if it is MST hub here?

Valid question.

Not sure, but I think there is no way to identify the connected MST 
topology as "Daisy chain" or "Hub"

- Bhanu

> 
>>   	igt_assert(ret != 0 && errno == ENOSPC);
>>   }
>>   
>> -- 
>> 2.34.1
>>

  reply	other threads:[~2023-08-23  6:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-07 15:37 [igt-dev] [PATCH i-g-t] tests/kms_display_modes: Skip the negative test on MST Hub Thasleem, Mohammed
2023-07-07 16:48 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2023-07-07 16:55 ` [igt-dev] ○ CI.xeBAT: info " Patchwork
2023-07-07 21:47 ` [igt-dev] ✓ Fi.CI.IGT: success " Patchwork
2023-08-03 17:46 ` [igt-dev] [PATCH i-g-t] " Lisovskiy, Stanislav
2023-08-23  6:36   ` Modem, Bhanuprakash [this message]
2023-08-18  8:44 ` Lisovskiy, Stanislav
2023-08-23  6:37   ` Modem, Bhanuprakash
2024-05-06 10:15     ` Lisovskiy, Stanislav

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=a390f059-1c3c-b5d2-41b2-f00215770e1c@intel.com \
    --to=bhanuprakash.modem@intel.com \
    --cc=Thasleem@freedesktop.org \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=mohammed.thasleem@intel.com \
    --cc=stanislav.lisovskiy@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