Searched refs:IS_GEN4 (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dintel_memory.c152 else if (IS_GEN4(intel))
H A Dintel.h320 #define IS_GEN4(intel) IS_GENx(intel, 4) macro
H A Di965_video.c1293 if (IS_GEN4(intel))
1335 if (IS_GEN4(intel))
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dintel_memory.c152 else if (IS_GEN4(intel))
H A Dintel.h320 #define IS_GEN4(intel) IS_GENx(intel, 4) macro
H A Di965_video.c1294 if (IS_GEN4(intel))
1336 if (IS_GEN4(intel))
/xsrc/external/mit/libdrm/dist/intel/
H A Dintel_chipset.h214 #define IS_GEN4(devid) ((devid) == PCI_CHIP_I965_G || \ macro
H A Dintel_decode.c3828 else if (IS_GEN4(devid))
H A Dintel_bufmgr_gem.c3585 else if (IS_GEN4(bufmgr_gem->pci_device))

Completed in 22 milliseconds