Searched refs:IS_GEN2 (Results 1 – 3 of 3) sorted by relevance
260 #define IS_GEN2(devid) ((devid) == PCI_CHIP_I830_M || \ macro
1353 if (!IS_GEN2(devid)) { in decode_3d_1d()2029 if (IS_GEN2(devid)) in decode_3d_1d()2254 if (opcode_3d_1d->i830_only && !IS_GEN2(devid)) in decode_3d_1d()3845 assert(IS_GEN2(devid)); in drm_intel_decode_context_alloc()
3668 if (IS_GEN2(bufmgr_gem->pci_device)) in drm_intel_bufmgr_gem_init()