All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Dixit, Ashutosh" <ashutosh.dixit@intel.com>
To: "Borah, Chaitanya Kumar" <chaitanya.kumar.borah@intel.com>
Cc: "igt-dev@lists.freedesktop.org" <igt-dev@lists.freedesktop.org>,
	"Nerlige\ Ramappa, Umesh" <umesh.nerlige.ramappa@intel.com>,
	"Kalvala, Haridhar" <haridhar.kalvala@intel.com>
Subject: Re: [PATCH i-g-t] lib: Add ARL-S PCI ID for perf tests
Date: Mon, 12 Feb 2024 21:24:18 -0800	[thread overview]
Message-ID: <85wmr9uebh.wl-ashutosh.dixit@intel.com> (raw)
In-Reply-To: <SJ1PR11MB61293D0470C9F2D9BCD49465B9462@SJ1PR11MB6129.namprd11.prod.outlook.com>

On Mon, 05 Feb 2024 22:25:49 -0800, Borah, Chaitanya Kumar wrote:
>
> Hello Ashutosh,
>
> > -----Original Message-----
> > From: Dixit, Ashutosh <ashutosh.dixit@intel.com>
> > Sent: Monday, February 5, 2024 10:08 PM
> > To: Borah, Chaitanya Kumar <chaitanya.kumar.borah@intel.com>
> > Cc: igt-dev@lists.freedesktop.org; Nerlige Ramappa, Umesh
> > <umesh.nerlige.ramappa@intel.com>
> > Subject: Re: [PATCH i-g-t] lib: Add ARL-S PCI ID for perf tests
> >
> > 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?
> >
>
> Yes, we verified locally. After the PCI-ID is added the perf tests are executing successfully.
>
> > 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
> >
>
> I was looking at it from only ARL-S perspective.
> +Haridhar is looking into ARL-H.
>
> > 3. How about moving all these MTL/ARL ID's into lib/i915_pciids.h from
> >    lib/i915_pciids_local.h?
> >
>
> The perf test needs differentiations between PCI-IDs that lib/i915_pciids.h does not provide. Therefore we maintain separate macros in lib/i915_pciids_local.h.
>
> Please refer to the conversation here.
>
> https://lore.kernel.org/all/7297abc4-309a-4ca8-a606-498b3abd0c2a@intel.com/

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

  reply	other threads:[~2024-02-13  5:24 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 ` [PATCH i-g-t] " Dixit, Ashutosh
2024-02-06  6:25   ` Borah, Chaitanya Kumar
2024-02-13  5:24     ` Dixit, Ashutosh [this message]
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=85wmr9uebh.wl-ashutosh.dixit@intel.com \
    --to=ashutosh.dixit@intel.com \
    --cc=chaitanya.kumar.borah@intel.com \
    --cc=haridhar.kalvala@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.