Searched refs:IS_IGDGM (Results 1 - 1 of 1) sorted by relevance
/third_party/libdrm/intel/ | ||
H A D | intel_chipset.h | 55 #define IS_IGDGM(devid) ((devid) == PCI_CHIP_IGD_GM) macro 57 #define IS_IGD(devid) (IS_IGDG(devid) || IS_IGDGM(devid)) |
Completed in 1 milliseconds