Searched refs:IS_ILD (Results 1 - 1 of 1) sorted by relevance
/third_party/libdrm/intel/ | ||
H A D | intel_chipset.h | 188 #define IS_ILD(devid) ((devid) == PCI_CHIP_ILD_G) macro 222 #define IS_GEN5(devid) (IS_ILD(devid) || IS_ILM(devid)) |
Completed in 1 milliseconds