Searched refs:IS_945 (Results 1 - 1 of 1) sorted by relevance
/third_party/libdrm/intel/ | ||
H A D | intel_chipset.h | 198 #define IS_945(devid) ((devid) == PCI_CHIP_I945_G || \ macro 212 #define IS_GEN3(devid) (IS_945(devid) || IS_915(devid)) |
Completed in 2 milliseconds