Searched refs:IS_GEN6 (Results 1 – 14 of 14) sorted by relevance
3293 if (IS_GEN6(devid) || IS_GEN7(devid)) in decode_3d_965()3304 if (IS_GEN6(devid) || IS_GEN7(devid)) in decode_3d_965()3307 if (IS_GEN5(devid) || IS_GEN6(devid) || IS_GEN7(devid)) in decode_3d_965()3311 if (IS_GEN6(devid) || IS_GEN7(devid)) in decode_3d_965()3314 if (IS_GEN5(devid) || IS_GEN6(devid) || IS_GEN7(devid)) in decode_3d_965()3383 if (IS_GEN6(devid)) { in decode_3d_965()3410 data[i] >> ((IS_GEN6(devid) || IS_GEN7(devid)) ? 26 : 27), in decode_3d_965()3411 data[i] & (1 << ((IS_GEN6(devid) || IS_GEN7(devid)) ? 25 : 26)) ? in decode_3d_965()3595 if (IS_GEN5(devid) || IS_GEN6(devid)) in decode_3d_965()3619 if (IS_GEN6(devid)) in decode_3d_965()[all …]
224 #define IS_GEN6(devid) ((devid) == PCI_CHIP_SANDYBRIDGE_GT1 || \ macro345 IS_GEN6(dev) || \
3663 else if (IS_GEN6(bufmgr_gem->pci_device)) in drm_intel_bufmgr_gem_init()3720 bufmgr_gem->has_llc = (IS_GEN6(bufmgr_gem->pci_device) | in drm_intel_bufmgr_gem_init()
352 else if (IS_GEN6(devid)) in main()
469 } else if (IS_GEN6(devid)) { in main()
293 else if (IS_GEN6(devid)) in main()
258 IS_GEN6(devid) || IS_GEN5(devid)) { in DEBUGSTRING()280 if (IS_IVYBRIDGE(devid) || IS_GEN6(devid) || IS_GEN5(devid)) { in DEBUGSTRING()1929 if (IS_GEN5(devid) || IS_GEN6(devid)) { in DEBUGSTRING()1951 if (IS_GEN5(devid) || IS_GEN6(devid) || IS_IVYBRIDGE(devid)) { in DEBUGSTRING()1969 if (IS_GEN5(devid) || IS_GEN6(devid) || IS_IVYBRIDGE(devid)) { in DEBUGSTRING()2640 return IS_GEN5(devid) || IS_GEN6(devid) || IS_IVYBRIDGE(devid); in is_gen56ivb()
1131 (IS_GEN5(devid) || IS_GEN6(devid) || IS_GEN7(devid))) { in main()1133 (IS_GEN5(devid) || IS_GEN6(devid))) in main()
374 if (IS_GEN6(devid) || IS_GEN7(devid)) { in print_fence()
1118 else if (IS_GEN6(pci_dev->device_id)) in main()
2486 } else if (IS_GEN6(devid) || IS_GEN7(devid) in main()
188 #define IS_GEN6(devid) IS_GEN(devid, 6) macro
437 } else if (IS_GEN6(devid)) { in init_instdone_definitions()
837 else if (IS_GEN6(devid)) in igt_get_render_copyfunc()