Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

i965_pci_ids: Add CFL PCI ID found on Xeon W-1290P #548

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/i965_pciids.h
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ CHIPSET(0x3E98, cfl, cfl, "Intel(R) Coffee Lake")
CHIPSET(0x3E99, cfl, cfl, "Intel(R) Coffee Lake")
CHIPSET(0x3E9A, cfl, cfl, "Intel(R) Coffee Lake")
CHIPSET(0x3E9B, cfl, cfl, "Intel(R) Coffee Lake")
CHIPSET(0x9BC6, cfl, cfl, "Intel(R) Coffee Lake")
CHIPSET(0x5A40, cnl, cnl, "Intel(R) CannonLake")
CHIPSET(0x5A41, cnl, cnl, "Intel(R) CannonLake")
CHIPSET(0x5A42, cnl, cnl, "Intel(R) CannonLake")
Expand Down