Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Sharma, Swati2" <swati2.sharma@intel.com>
To: Mohammed Thasleem <mohammed.thasleem@intel.com>,
	<igt-dev@lists.freedesktop.org>
Subject: Re: [PATCH i-g-t] tests/intel/kms_frontbuffer_tracking: Add skip condition for bmg platform
Date: Thu, 14 Nov 2024 11:36:18 +0530	[thread overview]
Message-ID: <d7e44ce0-d11b-4fe5-bc8a-19f7c5e671eb@intel.com> (raw)
In-Reply-To: <20241113175219.162926-1-mohammed.thasleem@intel.com>

Hi Thasleem,

Add bspec id. in commit message.

On 13-11-2024 11:22 pm, Mohammed Thasleem wrote:
> FBC test isn't supported on bmg, skip the test on this platform.
>
> Signed-off-by: Mohammed Thasleem <mohammed.thasleem@intel.com>
> ---
>   tests/intel/kms_frontbuffer_tracking.c | 2 ++
>   1 file changed, 2 insertions(+)
>
> diff --git a/tests/intel/kms_frontbuffer_tracking.c b/tests/intel/kms_frontbuffer_tracking.c
> index b7e3f7379..8ba1faf69 100644
> --- a/tests/intel/kms_frontbuffer_tracking.c
> +++ b/tests/intel/kms_frontbuffer_tracking.c
> @@ -4471,6 +4471,8 @@ igt_main_args("", long_options, help_str, opt_handler, NULL)
>   		setup_environment();
>   		drm.devid = intel_get_drm_devid(drm.fd);
>   		drm.display_ver = intel_display_ver(drm.devid);
> +		igt_require_f(drm.display_ver != 14,
> +			      "FBC isn't supported on BMG\n");
>   	}
>   
>   	for (t.feature = 0; t.feature < FEATURE_COUNT; t.feature++) {

  parent reply	other threads:[~2024-11-14  6:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-13 17:52 [PATCH i-g-t] tests/intel/kms_frontbuffer_tracking: Add skip condition for bmg platform Mohammed Thasleem
2024-11-13 18:52 ` ✗ CI.xeBAT: failure for " Patchwork
2024-11-13 19:00 ` ✗ Fi.CI.BAT: " Patchwork
2024-11-14  4:01 ` ✗ CI.xeFULL: " Patchwork
2024-11-14  6:06 ` Sharma, Swati2 [this message]
2024-12-11 12:48 ` [PATCH i-g-t v2] uutests/intel/kms_frontbuffer_tracking: " Mohammed Thasleem
2024-12-11 14:41 ` ✗ i915.CI.BAT: failure for tests/intel/kms_frontbuffer_tracking: Add skip condition for bmg platform (rev2) Patchwork
2024-12-11 14:54 ` ✗ Xe.CI.BAT: " Patchwork
2024-12-11 16:51 ` ✗ Xe.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=d7e44ce0-d11b-4fe5-bc8a-19f7c5e671eb@intel.com \
    --to=swati2.sharma@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=mohammed.thasleem@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