Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Modem, Bhanuprakash" <bhanuprakash.modem@intel.com>
To: Swati Sharma <swati2.sharma@intel.com>, <igt-dev@lists.freedesktop.org>
Subject: Re: [igt-dev] [PATCH i-g-t] tests/intel/kms_big_fb: skip if rendercopy support is not present
Date: Mon, 6 Nov 2023 13:22:38 +0530	[thread overview]
Message-ID: <bb09571b-893c-b179-6ebe-2b75c5fa1a57@intel.com> (raw)
In-Reply-To: <20231011044052.53282-1-swati2.sharma@intel.com>


On Wed-11-10-2023 10:10 am, Swati Sharma wrote:
> Skip test if rendercopy support is not present.
> 
> Cc: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
> Signed-off-by: Swati Sharma <swati2.sharma@intel.com>

Reviewed-by: Bhanuprakash Modem <bhanuprakash.modem@intel.com>

> ---
>   tests/intel/kms_big_fb.c | 2 ++
>   1 file changed, 2 insertions(+)
> 
> diff --git a/tests/intel/kms_big_fb.c b/tests/intel/kms_big_fb.c
> index 2c7b24fca..5d93d8d0d 100644
> --- a/tests/intel/kms_big_fb.c
> +++ b/tests/intel/kms_big_fb.c
> @@ -1072,6 +1072,8 @@ igt_main
>   		if (intel_display_ver(data.devid) >= 4)
>   			data.render_copy = igt_get_render_copyfunc(data.devid);
>   
> +		igt_skip_on(!data.render_copy);
> +
>   		data.bops = buf_ops_create(data.drm_fd);
>   
>   		data.planeclearrgb[0] = 0.0;

      parent reply	other threads:[~2023-11-06  7:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-11  4:40 [igt-dev] [PATCH i-g-t] tests/intel/kms_big_fb: skip if rendercopy support is not present Swati Sharma
2023-10-11  5:39 ` [igt-dev] ✓ CI.xeBAT: success for " Patchwork
2023-10-11  5:53 ` [igt-dev] ✗ Fi.CI.BAT: failure " Patchwork
2023-10-12 12:58 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2023-10-12 12:59 ` Patchwork
2023-10-13 10:10 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2023-11-06  7:52 ` Modem, Bhanuprakash [this message]

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=bb09571b-893c-b179-6ebe-2b75c5fa1a57@intel.com \
    --to=bhanuprakash.modem@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=swati2.sharma@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