Searched refs:IS_GEN2 (Results 1 – 3 of 3) sorted by relevance
1349 if (!IS_GEN2(devid)) { in decode_3d_1d()2025 if (IS_GEN2(devid)) in decode_3d_1d()2250 if (opcode_3d_1d->i830_only && !IS_GEN2(devid)) in decode_3d_1d()3843 assert(IS_GEN2(devid)); in drm_intel_decode_context_alloc()
295 #define IS_GEN2(devid) ((devid) == PCI_CHIP_I830_M || \ macro
3645 if (IS_GEN2(bufmgr_gem->pci_device)) in drm_intel_bufmgr_gem_init()