[PATCH i-g-t] lib/pciids: Add one BMG pci id
Matt Roper
matthew.d.roper at intel.com
Mon May 19 15:58:14 UTC 2025
On Mon, May 19, 2025 at 05:53:23PM +0200, Kamil Konieczny wrote:
> Align with kernel commit cca9734ebe55 ("drm/xe/bmg: Add one additional PCI ID")
>
> It adds 0xE211 BattleMage PCI id.
>
> Cc: Matt Roper <matthew.d.roper at intel.com>
> Cc: Ashutosh Dixit <ashutosh.dixit at intel.com>
> Link: https://lore.kernel.org/all/20250325224709.4073080-2-matthew.d.roper@intel.com/
> Signed-off-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>
Reviewed-by: Matt Roper <matthew.d.roper at intel.com>
> ---
> lib/pciids.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/lib/pciids.h b/lib/pciids.h
> index 4736ea525..d212848d0 100644
> --- a/lib/pciids.h
> +++ b/lib/pciids.h
> @@ -850,6 +850,7 @@
> MACRO__(0xE20C, ## __VA_ARGS__), \
> MACRO__(0xE20D, ## __VA_ARGS__), \
> MACRO__(0xE210, ## __VA_ARGS__), \
> + MACRO__(0xE211, ## __VA_ARGS__), \
> MACRO__(0xE212, ## __VA_ARGS__), \
> MACRO__(0xE215, ## __VA_ARGS__), \
> MACRO__(0xE216, ## __VA_ARGS__)
> --
> 2.49.0
>
--
Matt Roper
Graphics Software Engineer
Linux GPU Platform Enablement
Intel Corporation
More information about the igt-dev
mailing list