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