Commit 5032c607 authored by Haridhar Kalvala's avatar Haridhar Kalvala Committed by Lucas De Marchi
Browse files
parent 5e4e06e4
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -738,7 +738,8 @@
	INTEL_DG2_G12_IDS(info)

#define INTEL_ATS_M150_IDS(info) \
	INTEL_VGA_DEVICE(0x56C0, info)
	INTEL_VGA_DEVICE(0x56C0, info), \
	INTEL_VGA_DEVICE(0x56C2, info)

#define INTEL_ATS_M75_IDS(info) \
	INTEL_VGA_DEVICE(0x56C1, info)