Searched refs:IS_GEN2 (Results 1 – 21 of 21) sorted by relevance
171 igt_skip_on(IS_GEN2(devid) || IS_GEN3(devid));
63 if (IS_GEN2(intel_get_drm_devid(fd)))
133 if (IS_GEN2(devid)) {
121 if (IS_GEN2(intel_get_drm_devid(fd))) {
146 if (IS_GEN2(intel_get_drm_devid(fd))) {
120 if (IS_GEN2(devid)) /* chipset only handles cached -> uncached */
109 if (IS_GEN2(devid)) /* chipset only handles cached -> uncached */ in run_test()
564 } else if (IS_GEN2(devid)) { in init_set()741 if (IS_GEN2(devid) || IS_GEN3(devid)) in parse_options()
125 if (IS_GEN2(devid)) in intel_mmio_use_pci_bar()
184 #define IS_GEN2(devid) IS_GEN(devid, 2) macro
600 } else if (IS_GEN2(devid)) { in init_instdone_definitions()
831 if (IS_GEN2(devid)) in igt_get_render_copyfunc()
152 if (IS_GEN2(devid)) { in main()
99 if (!IS_GEN2(devid) && !IS_GEN3(devid)) in pipe_to_plane()131 if (IS_GEN2(devid) || IS_GEN3(devid)) in dspoffset_reg()148 if (IS_GEN2(devid) || IS_GEN3(devid)) in dspsurf_reg()1055 if (IS_GEN2(devid)) { in main()
187 if (IS_GEN2(devid) || IS_GEN3(devid)) in DEBUGSTRING()502 if (IS_GEN2(devid)) { in DEBUGSTRING()2655 return IS_GEN2(devid) || IS_GEN3(devid) || IS_GEN4(devid); in is_gen234()
644 int mmio_bar = IS_GEN2(config->devid) ? 1 : 0; in intel_reg_snapshot()
1246 } else if (IS_GEN2(devid)) { in main()
207 #define IS_GEN2(devid) ((devid) == PCI_CHIP_I830_M || \ macro
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()3841 assert(IS_GEN2(devid)); in drm_intel_decode_context_alloc()
3655 if (IS_GEN2(bufmgr_gem->pci_device)) in drm_intel_bufmgr_gem_init()
2078 if (IS_GEN2(devid) || IS_G4X(devid)) in format_is_valid()