[PATCH i-g-t] lib/pciids: Add PCI IDs for xe2_hpg
Joshi, Kunal1
kunal1.joshi at intel.com
Mon Jun 23 04:34:15 UTC 2025
Hello Tejas,
On 20-06-2025 12:05, Upadhyay, Tejas wrote:
>
>> -----Original Message-----
>> From: Joshi, Kunal1<kunal1.joshi at intel.com>
>> Sent: 20 June 2025 11:08
>> To:igt-dev at lists.freedesktop.org
>> Cc: Chauhan, Shekhar<shekhar.chauhan at intel.com>; Nikula, Jani
>> <jani.nikula at intel.com>; Upadhyay, Tejas<tejas.upadhyay at intel.com>;
>> Bhadane, Dnyaneshwar<dnyaneshwar.bhadane at intel.com>; Roper,
>> Matthew D<matthew.d.roper at intel.com>
>> Subject: [PATCH i-g-t] lib/pciids: Add PCI IDs for xe2_hpg
>>
>> From: Shekhar Chauhan<shekhar.chauhan at intel.com>
>>
>> As per updated Bspec, Sync PCI IDs for BMG.
>>
>> Aligns with kernel commit 9b779ff ("drm/xe/xe2_hpg: Add PCI IDs for
>> xe2_hpg")
>>
> 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
Thanks for the correction, have sent new patch which sync's exact pccid
file at the commit 9b779ff. Regards Kunal Joshi
>> Bspec: 68090
>> Cc: Jani Nikula<jani.nikula at intel.com>
>> Cc: Tejas Upadhyay<tejas.upadhyay at intel.com>
>> Signed-off-by: Shekhar Chauhan<shekhar.chauhan at intel.com>
>> Signed-off-by: Dnyaneshwar Bhadane<dnyaneshwar.bhadane at intel.com>
>> Signed-off-by: Matt Roper<matthew.d.roper at intel.com>
>> Link:https://lore.kernel.org/r/20250605190804.1287289-2-
>> dnyaneshwar.bhadane at intel.com
>> ---
>> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/igt-dev/attachments/20250623/ea2fa280/attachment.htm>
More information about the igt-dev
mailing list