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