Searched refs:IS_GM45 (Results 1 - 1 of 1) sorted by relevance
/third_party/libdrm/intel/ | ||
H A D | intel_chipset.h | 185 #define IS_GM45(devid) ((devid) == PCI_CHIP_GM45_GM) macro 186 #define IS_G4X(devid) (IS_G45(devid) || IS_GM45(devid)) |
Completed in 2 milliseconds