]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
PCI: vmd: Add DID 8086:B06F and 8086:B60B for Intel client SKUs
authorNirmal Patel <nirmal.patel@linux.ntel.com>
Fri, 11 Oct 2024 17:56:57 +0000 (10:56 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 14 Dec 2024 19:04:04 +0000 (20:04 +0100)
commit34883c93bd330416c2fb839b60441c29d7535fc1
tree527c291738f1c5d32e1919a8f80c313857f78f4e
parentb51aa6a07ee0ba430c8e625f62bcd3ef1512fc96
PCI: vmd: Add DID 8086:B06F and 8086:B60B for Intel client SKUs

[ Upstream commit b727484cace4be22be9321cc0bc9487648ba447b ]

Add support for this VMD device which supports the bus restriction mode.
The feature that turns off vector 0 for MSI-X remapping is also enabled.

Link: https://lore.kernel.org/r/20241011175657.249948-1-nirmal.patel@linux.intel.com
Signed-off-by: Nirmal Patel <nirmal.patel@linux.ntel.com>
Signed-off-by: Krzysztof WilczyƄski <kwilczynski@kernel.org>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/pci/controller/vmd.c