Searched refs:IS_GEN7 (Results 1 – 15 of 15) sorted by relevance
232 #define IS_GEN7(devid) (IS_IVYBRIDGE(devid) || \ macro346 IS_GEN7(dev) || \
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()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()3629 if (IS_GEN6(devid) || IS_GEN7(devid)) { in decode_3d_965()3830 else if (IS_GEN7(devid)) in drm_intel_decode_context_alloc()
3665 else if (IS_GEN7(bufmgr_gem->pci_device)) in drm_intel_bufmgr_gem_init()3721 IS_GEN7(bufmgr_gem->pci_device)); in drm_intel_bufmgr_gem_init()
839 else if (IS_GEN7(devid)) in igt_get_render_copyfunc()868 else if (IS_GEN7(devid)) in igt_get_media_fillfunc()896 if (IS_GEN7(devid)) in igt_get_gpgpu_fillfunc()
189 #define IS_GEN7(devid) IS_GEN(devid, 7) macro
140 if (IS_GEN7(batch->devid)) in gen7_fill_binding_table()290 if (IS_GEN7(batch->devid)) in gen7_emit_interface_descriptor_load()
435 } else if (IS_GEN7(devid)) { in init_instdone_definitions()
350 if (IS_GEN7(devid)) in main()
474 } else if (IS_GEN7(devid)) { in main()
374 if (IS_GEN6(devid) || IS_GEN7(devid)) { in print_fence()
1120 else if (IS_GEN7(pci_dev->device_id)) in main()
1131 (IS_GEN5(devid) || IS_GEN6(devid) || IS_GEN7(devid))) { in main()
2486 } else if (IS_GEN6(devid) || IS_GEN7(devid) in main()
147 if (IS_GEN8(devid) || (IS_GEN7(devid) && !IS_IVYBRIDGE(devid)) || in test_panel_fitting()
845 if (IS_GEN7(devid) || IS_GEN8(devid)) in get_cs_timestamp_frequency()