Searched defs:IS_IGD (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libdrm/dist/intel/
H A Dintel_chipset.h57 #define IS_IGD(devid) (IS_IGDG(devid) || IS_IGDGM(devid)) macro
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Dcommon.h352 #define IS_IGD(pI810) (IS_IGDG(pI810) || IS_IGDGM(pI810)) macro

Completed in 3 milliseconds