soc/intel: Update Raptor Lake graphics device IDs
Added Raptor Lake U graphics device ids. Renamed Raptor Lake U graphics device ids that were marked as Raptor Lake P. Added Raptor Lake P graphics device ids. References: RaptorLake External Design Specification Volume 1 (640555) TEST=Boot to OS Signed-off-by: Bora Guvendik <bora.guvendik@intel.com> Change-Id: I44734f927764f872b89e3805a47d16c1ffa28865 Reviewed-on: https://review.coreboot.org/c/coreboot/+/77898 Reviewed-by: Nick Vaccaro <nvaccaro@google.com> Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
committed by
Felix Held
parent
9ba52321b5
commit
2eb7c43491
@@ -4060,9 +4060,13 @@
|
||||
#define PCI_DID_INTEL_RPL_P_GT1 0xa720
|
||||
#define PCI_DID_INTEL_RPL_P_GT2 0xa7a8
|
||||
#define PCI_DID_INTEL_RPL_P_GT3 0xa7a0
|
||||
#define PCI_DID_INTEL_RPL_P_GT4 0xa7a9
|
||||
#define PCI_DID_INTEL_RPL_P_GT5 0xa7a1
|
||||
#define PCI_DID_INTEL_RPL_P_GT6 0xa721
|
||||
#define PCI_DID_INTEL_RPL_P_GT4 0xa7aa
|
||||
#define PCI_DID_INTEL_RPL_P_GT5 0xa7ab
|
||||
#define PCI_DID_INTEL_RPL_U_GT1 0xa7a9
|
||||
#define PCI_DID_INTEL_RPL_U_GT2 0xa7a1
|
||||
#define PCI_DID_INTEL_RPL_U_GT3 0xa721
|
||||
#define PCI_DID_INTEL_RPL_U_GT4 0xa7ac
|
||||
#define PCI_DID_INTEL_RPL_U_GT5 0xa7ad
|
||||
|
||||
/* Intel Northbridge Ids */
|
||||
#define PCI_DID_INTEL_APL_NB 0x5af0
|
||||
|
Reference in New Issue
Block a user