Commit 425b4638 authored by Gustavo Sousa's avatar Gustavo Sousa Committed by Matt Roper
Browse files

drm/i915: Update ADL-N PCI IDs

parent d9b904d2
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -672,7 +672,9 @@
#define INTEL_ADLN_IDS(info) \
	INTEL_VGA_DEVICE(0x46D0, info), \
	INTEL_VGA_DEVICE(0x46D1, info), \
	INTEL_VGA_DEVICE(0x46D2, info)
	INTEL_VGA_DEVICE(0x46D2, info), \
	INTEL_VGA_DEVICE(0x46D3, info), \
	INTEL_VGA_DEVICE(0x46D4, info)

/* RPL-S */
#define INTEL_RPLS_IDS(info) \