Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Dixit, Ashutosh" <ashutosh.dixit@intel.com>
To: Badal Nilawar <badal.nilawar@intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: Re: [igt-dev] [PATCH i-g-t v4] tests/xe: Verify actual frequency on the basis of GT state
Date: Wed, 19 Jul 2023 07:25:18 -0700	[thread overview]
Message-ID: <87ttu09dwx.wl-ashutosh.dixit@intel.com> (raw)
In-Reply-To: <20230719141744.3419462-1-badal.nilawar@intel.com>

On Wed, 19 Jul 2023 07:17:44 -0700, Badal Nilawar wrote:
>
> @@ -266,7 +284,7 @@ static void test_freq_fixed(int fd, int gt_id)
>   * Run type: FULL
>   */
>
> -static void test_freq_range(int fd, int gt_id)
> +static void test_freq_range(int fd, int gt_id, bool gt_idle)
>  {
>	uint32_t rpn = get_freq(fd, gt_id, "rpn");
>	uint32_t rpe = get_freq(fd, gt_id, "rpe");
> @@ -274,13 +292,22 @@ static void test_freq_range(int fd, int gt_id)
>
>	igt_debug("Starting testing range request\n");
>
> +	if (gt_idle)
> +		igt_require(igt_wait(xe_is_gt_in_c6(fd, gt_id), 1000, 1));

Forgot to delete this? After deleting this is:

Reviewed-by: Ashutosh Dixit <ashutosh.dixit@intel.com>

      reply	other threads:[~2023-07-19 14:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-19 14:17 [igt-dev] [PATCH i-g-t v4] tests/xe: Verify actual frequency on the basis of GT state Badal Nilawar
2023-07-19 14:25 ` Dixit, Ashutosh [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=87ttu09dwx.wl-ashutosh.dixit@intel.com \
    --to=ashutosh.dixit@intel.com \
    --cc=badal.nilawar@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    /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