]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/xe/pciids: separate ARL and MTL PCI IDs
authorJani Nikula <jani.nikula@intel.com>
Wed, 4 Sep 2024 09:46:49 +0000 (12:46 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 14 Dec 2024 19:03:41 +0000 (20:03 +0100)
commit74bee8735bb399c7f6003faa4d774e901658c789
tree74bc8e5d91246ebec3569c29cd8a4495570446bd
parent73b50c34acb9f5101854492ac4cbf80a748b0590
drm/xe/pciids: separate ARL and MTL PCI IDs

[ Upstream commit cdb56a63f7eef34e89b045fc8bcae8d326bbdb19 ]

Avoid including PCI IDs for one platform to the PCI IDs of another. It's
more clear to deal with them completely separately at the PCI ID macro
level.

Reviewed-by: Shekhar Chauhan <shekhar.chauhan@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/a30cb0da7694a8eccceba66d676ac59aa0e96176.1725443121.git.jani.nikula@intel.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/xe/xe_pci.c
include/drm/intel/xe_pciids.h