<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hello Tejas,</p>
    <div class="moz-cite-prefix">On 20-06-2025 12:05, Upadhyay, Tejas
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:SJ1PR11MB6204E9C31BC2175CEBE0D5BF817CA@SJ1PR11MB6204.namprd11.prod.outlook.com">
      <pre wrap="" class="moz-quote-pre">

</pre>
      <blockquote type="cite">
        <pre wrap="" class="moz-quote-pre">-----Original Message-----
From: Joshi, Kunal1 <a class="moz-txt-link-rfc2396E" href="mailto:kunal1.joshi@intel.com"><kunal1.joshi@intel.com></a>
Sent: 20 June 2025 11:08
To: <a class="moz-txt-link-abbreviated" href="mailto:igt-dev@lists.freedesktop.org">igt-dev@lists.freedesktop.org</a>
Cc: Chauhan, Shekhar <a class="moz-txt-link-rfc2396E" href="mailto:shekhar.chauhan@intel.com"><shekhar.chauhan@intel.com></a>; Nikula, Jani
<a class="moz-txt-link-rfc2396E" href="mailto:jani.nikula@intel.com"><jani.nikula@intel.com></a>; Upadhyay, Tejas <a class="moz-txt-link-rfc2396E" href="mailto:tejas.upadhyay@intel.com"><tejas.upadhyay@intel.com></a>;
Bhadane, Dnyaneshwar <a class="moz-txt-link-rfc2396E" href="mailto:dnyaneshwar.bhadane@intel.com"><dnyaneshwar.bhadane@intel.com></a>; Roper,
Matthew D <a class="moz-txt-link-rfc2396E" href="mailto:matthew.d.roper@intel.com"><matthew.d.roper@intel.com></a>
Subject: [PATCH i-g-t] lib/pciids: Add PCI IDs for xe2_hpg

From: Shekhar Chauhan <a class="moz-txt-link-rfc2396E" href="mailto:shekhar.chauhan@intel.com"><shekhar.chauhan@intel.com></a>

As per updated Bspec, Sync PCI IDs for BMG.

Aligns with kernel commit 9b779ff ("drm/xe/xe2_hpg: Add PCI IDs for
xe2_hpg")

</pre>
      </blockquote>
      <pre wrap="" class="moz-quote-pre">
Change looks correct, but we do sync whole pciids.h with kernel pciiids.h, so we have only BMG change or whole file is synced?

Tejas</pre>
    </blockquote>
    Thanks for the correction, have sent new patch which sync's exact
    pccid file at the commit <span style="white-space: pre-wrap">9b779ff.

Regards
Kunal Joshi</span>
    <blockquote type="cite"
cite="mid:SJ1PR11MB6204E9C31BC2175CEBE0D5BF817CA@SJ1PR11MB6204.namprd11.prod.outlook.com">
      <pre wrap="" class="moz-quote-pre">
</pre>
      <blockquote type="cite">
        <pre wrap="" class="moz-quote-pre">Bspec: 68090
Cc: Jani Nikula <a class="moz-txt-link-rfc2396E" href="mailto:jani.nikula@intel.com"><jani.nikula@intel.com></a>
Cc: Tejas Upadhyay <a class="moz-txt-link-rfc2396E" href="mailto:tejas.upadhyay@intel.com"><tejas.upadhyay@intel.com></a>
Signed-off-by: Shekhar Chauhan <a class="moz-txt-link-rfc2396E" href="mailto:shekhar.chauhan@intel.com"><shekhar.chauhan@intel.com></a>
Signed-off-by: Dnyaneshwar Bhadane <a class="moz-txt-link-rfc2396E" href="mailto:dnyaneshwar.bhadane@intel.com"><dnyaneshwar.bhadane@intel.com></a>
Signed-off-by: Matt Roper <a class="moz-txt-link-rfc2396E" href="mailto:matthew.d.roper@intel.com"><matthew.d.roper@intel.com></a>
Link: <a class="moz-txt-link-freetext" href="https://lore.kernel.org/r/20250605190804.1287289-2">https://lore.kernel.org/r/20250605190804.1287289-2</a>-
<a class="moz-txt-link-abbreviated" href="mailto:dnyaneshwar.bhadane@intel.com">dnyaneshwar.bhadane@intel.com</a>
---
 lib/pciids.h | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/lib/pciids.h b/lib/pciids.h index d212848d0..86cd54764 100644
--- a/lib/pciids.h
+++ b/lib/pciids.h
@@ -853,7 +853,11 @@
        MACRO__(0xE211, ## __VA_ARGS__), \
        MACRO__(0xE212, ## __VA_ARGS__), \
        MACRO__(0xE215, ## __VA_ARGS__), \
-       MACRO__(0xE216, ## __VA_ARGS__)
+       MACRO__(0xE216, ## __VA_ARGS__), \
+       MACRO__(0xE220, ## __VA_ARGS__), \
+       MACRO__(0xE221, ## __VA_ARGS__), \
+       MACRO__(0xE222, ## __VA_ARGS__), \
+       MACRO__(0xE223, ## __VA_ARGS__)

 /* PTL */
 #define INTEL_PTL_IDS(MACRO__, ...) \
--
2.25.1
</pre>
      </blockquote>
      <pre wrap="" class="moz-quote-pre">
</pre>
    </blockquote>
  </body>
</html>