Searched refs:IS_HSW_GT1 (Results 1 - 1 of 1) sorted by relevance
/third_party/libdrm/intel/ | ||
H A D | intel_chipset.h | 248 #define IS_HSW_GT1(devid) ((devid) == PCI_CHIP_HASWELL_GT1 || \ macro 309 #define IS_HASWELL(devid) (IS_HSW_GT1(devid) || \ |
Completed in 2 milliseconds