Searched refs:IS_GEN4 (Results 1 – 12 of 12) sorted by relevance
214 #define IS_GEN4(devid) ((devid) == PCI_CHIP_I965_G || \ macro342 IS_GEN4(dev) || \
3836 else if (IS_GEN4(devid)) in drm_intel_decode_context_alloc()
3648 else if (IS_GEN4(bufmgr_gem->pci_device)) in drm_intel_bufmgr_gem_init()
171 if (IS_GEN4(devid)) in main()
90 if (IS_GEN4(devid)) { in DEBUGSTRING()228 } else if (IS_GEN4(devid) || IS_VALLEYVIEW(devid) || in DEBUGSTRING()737 if (IS_GEN4(devid) || (IS_915(devid) && reg >= FENCE_NEW)) in DEBUGSTRING()758 if (!IS_GEN4(devid) && !IS_GEN5(devid)) in DEBUGSTRING()769 if (!IS_GEN4(devid)) in DEBUGSTRING()2645 return IS_GEN4(devid) || IS_GEN5(devid); in is_gen45()2655 return IS_GEN2(devid) || IS_GEN3(devid) || IS_GEN4(devid); in is_gen234()
376 } else if (IS_GEN4(devid) || IS_GEN5(devid)) { in print_fence()
1114 if (IS_GEN4(pci_dev->device_id)) in main()
1076 (IS_GEN4(devid) && !IS_G4X(devid))) { in main()
1240 } else if (IS_GEN4(devid)) { in main()
186 #define IS_GEN4(devid) IS_GEN(devid, 4) macro
539 } else if (IS_GEN4(devid)) { in init_instdone_definitions()
835 else if (IS_GEN4(devid) || IS_GEN5(devid)) in igt_get_render_copyfunc()