Searched refs:IS_GEN5 (Results 1 – 18 of 18) sorted by relevance
100 return IS_GEN5(devid) ? 256 : 32; in gen4_max_vs_nr_urb_entries()105 return IS_GEN5(devid) ? 128 : 64; in gen4_max_sf_nr_urb_entries()110 return IS_GEN5(devid) ? 1024 : IS_G4X(devid) ? 384 : 256; in gen4_urb_size()115 return IS_GEN5(devid) ? 48 : 24; in gen4_max_sf_threads()120 return IS_GEN5(devid) ? 72 : IS_G4X(devid) ? 50 : 32; in gen4_max_wm_threads()211 if (IS_GEN5(batch->devid)) { in gen4_emit_state_base_address()297 if (IS_G4X(batch->devid) || IS_GEN5(batch->devid)) { in gen4_emit_null_depth_buffer()314 if (IS_GEN5(batch->devid)) { in gen4_emit_null_depth_buffer()325 if (IS_GEN5(batch->devid) || IS_G4X(batch->devid)) in gen4_emit_invariant()341 if (IS_GEN5(batch->devid)) in gen4_create_vs_state()[all …]
187 #define IS_GEN5(devid) IS_GEN(devid, 5) macro
194 if (IS_GEN5(batch->devid)) { in flush_on_ring_common()835 else if (IS_GEN4(devid) || IS_GEN5(devid)) in igt_get_render_copyfunc()
505 } else if (IS_GEN5(devid)) { in init_instdone_definitions()
222 #define IS_GEN5(devid) (IS_ILD(devid) || IS_ILM(devid)) macro344 IS_GEN5(dev) || \
3295 else if (IS_GEN5(devid)) in decode_3d_965()3307 if (IS_GEN5(devid) || 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()3595 if (IS_GEN5(devid) || IS_GEN6(devid)) in decode_3d_965()3834 else if (IS_GEN5(devid)) in drm_intel_decode_context_alloc()
3661 else if (IS_GEN5(bufmgr_gem->pci_device)) in drm_intel_bufmgr_gem_init()
258 IS_GEN6(devid) || IS_GEN5(devid)) { in DEBUGSTRING()280 if (IS_IVYBRIDGE(devid) || IS_GEN6(devid) || IS_GEN5(devid)) { in DEBUGSTRING()758 if (!IS_GEN4(devid) && !IS_GEN5(devid)) in DEBUGSTRING()1401 if (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()2645 return IS_GEN4(devid) || IS_GEN5(devid); in is_gen45()
354 else if (IS_GEN5(devid)) in main()
464 if (IS_GEN5(devid)) { in main()
291 if (IS_GEN5(devid)) in main()
1131 (IS_GEN5(devid) || IS_GEN6(devid) || IS_GEN7(devid))) { in main()1133 (IS_GEN5(devid) || IS_GEN6(devid))) in main()
376 } else if (IS_GEN4(devid) || IS_GEN5(devid)) { in print_fence()
541 if (!IS_GEN5(devid)) in ilk_wm_dump()596 if (!IS_GEN5(devid)) in ilk_wm_dump()
1116 else if (IS_GEN5(pci_dev->device_id)) in main()
94 else if (IS_G4X(devid) || IS_GEN5(devid)) in get_num_pipes()2490 } else if (IS_GEN5(devid)) { in main()
92 if (IS_GEN5(batch->devid)) { in create_special_bo()
100 if (IS_GEN5(batch->devid)) { in create_special_bo()