Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Dixit, Ashutosh" <ashutosh.dixit@intel.com>
To: Chaitanya Kumar Borah <chaitanya.kumar.borah@intel.com>
Cc: igt-dev@lists.freedesktop.org,
	Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
Subject: Re: [PATCH i-g-t] lib: Add ARL-S PCI ID for perf tests
Date: Mon, 05 Feb 2024 08:37:55 -0800	[thread overview]
Message-ID: <85a5oec1ek.wl-ashutosh.dixit@intel.com> (raw)
In-Reply-To: <20240205060139.3643855-1-chaitanya.kumar.borah@intel.com>

On Sun, 04 Feb 2024 22:01:39 -0800, Chaitanya Kumar Borah wrote:
>

Hi Chaitanya,

> Enable perf tests on ARL-S
>
> Signed-off-by: Chaitanya Kumar Borah <chaitanya.kumar.borah@intel.com>
> ---
>  lib/i915_pciids_local.h | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/lib/i915_pciids_local.h b/lib/i915_pciids_local.h
> index a0ca29ee7..0043b0cd9 100644
> --- a/lib/i915_pciids_local.h
> +++ b/lib/i915_pciids_local.h
> @@ -10,7 +10,8 @@
>  /* MTL perf */
>  #ifndef INTEL_MTL_M_IDS
>  #define INTEL_MTL_M_IDS(info) \
> -	INTEL_VGA_DEVICE(0x7D60, info)
> +	INTEL_VGA_DEVICE(0x7D60, info), \
> +	INTEL_VGA_DEVICE(0x7D67, info)

1. Did you check if this fixes the OA tests on ARL? Or this will enable
   the testing?

2. Why not include all ARL PCI ID's? Seem to be already there in kernel
   include/drm/i915_pciids.h. Also:

   https://gfxspecs.intel.com/Predator/Home/Index/55420

3. How about moving all these MTL/ARL ID's into lib/i915_pciids.h from
   lib/i915_pciids_local.h?

Thanks.
--
Ashutosh

  parent reply	other threads:[~2024-02-05 16:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-05  6:01 [PATCH i-g-t] lib: Add ARL-S PCI ID for perf tests Chaitanya Kumar Borah
2024-02-05  8:26 ` ✓ Fi.CI.BAT: success for " Patchwork
2024-02-05  8:26 ` ✓ CI.xeBAT: " Patchwork
2024-02-05 10:48 ` ✗ Fi.CI.IGT: failure " Patchwork
2024-02-05 16:37 ` Dixit, Ashutosh [this message]
2024-02-06  6:25   ` [PATCH i-g-t] " Borah, Chaitanya Kumar
2024-02-13  5:24     ` Dixit, Ashutosh
2024-02-13  6:04 ` ✗ Fi.CI.IGT: failure for " Patchwork
2024-02-13  8:38 ` ✓ 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=85a5oec1ek.wl-ashutosh.dixit@intel.com \
    --to=ashutosh.dixit@intel.com \
    --cc=chaitanya.kumar.borah@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=umesh.nerlige.ramappa@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