Home
last modified time | relevance | path

Searched refs:IS_IGD (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/intel/
Dintel_chipset.h54 #define IS_IGD(devid) (IS_IGDG(devid) || IS_IGDGM(devid)) macro
134 IS_IGD(devid) || \
159 devid == PCI_CHIP_Q35_G || IS_IGD(devid))
/external/libdrm/intel/
Dintel_chipset.h57 #define IS_IGD(devid) (IS_IGDG(devid) || IS_IGDGM(devid)) macro
200 (devid) == PCI_CHIP_GM45_GM || IS_IGD(devid) || \
228 (devid) == PCI_CHIP_Q35_G || IS_IGD(devid))