Home
last modified time | relevance | path

Searched refs:GRAPHICS_VERx100 (Results 1 – 25 of 25) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_topology.c48 if (GRAPHICS_VERx100(xe) < 1250) in load_eu_mask()
51 if (GRAPHICS_VERx100(xe) == 1260 || GRAPHICS_VER(xe) >= 20) { in load_eu_mask()
140 } else if (GRAPHICS_VERx100(xe) >= 1270) { in load_l3_bank_mask()
182 } else if (GRAPHICS_VERx100(xe) == 1260) { in get_num_dss_regs()
185 } else if (GRAPHICS_VERx100(xe) >= 1250) { in get_num_dss_regs()
Dxe_gt_mcr.c242 if (GRAPHICS_VERx100(gt_to_xe(gt)) >= 1270) { in init_steering_l3bank()
334 else if (GRAPHICS_VERx100(gt_to_xe(gt)) >= 1250) in dss_per_group()
453 } else if (GRAPHICS_VERx100(xe) >= 1270) { in xe_gt_mcr_init()
581 if (GRAPHICS_VERx100(xe) >= 1270) in mcr_lock()
591 if (GRAPHICS_VERx100(gt_to_xe(gt)) >= 1270) in mcr_unlock()
611 if (GRAPHICS_VERx100(gt_to_xe(gt)) >= 1270) { in rw_with_mcr_steering()
Dxe_gt_sriov_pf_service.c183 if (GRAPHICS_VERx100(xe) >= 2000) { in pick_runtime_regs()
186 } else if (GRAPHICS_VERx100(xe) >= 1270) { in pick_runtime_regs()
189 } else if (GRAPHICS_VERx100(xe) == 1260) { in pick_runtime_regs()
192 } else if (GRAPHICS_VERx100(xe) == 1255) { in pick_runtime_regs()
195 } else if (GRAPHICS_VERx100(xe) == 1200) { in pick_runtime_regs()
Dxe_irq.c562 if (GRAPHICS_VERx100(xe) < 1210) in vf_irq_reset()
584 if (GRAPHICS_VERx100(xe) >= 1210) in xe_irq_reset()
599 if (GRAPHICS_VERx100(xe) >= 1210) { in xe_irq_reset()
614 if (GRAPHICS_VERx100(xe) < 1210) in vf_irq_postinstall()
635 if (GRAPHICS_VERx100(xe) >= 1210) in xe_irq_postinstall()
665 if (GRAPHICS_VERx100(xe) >= 1210) in xe_irq_handler()
Dxe_gt_sriov_pf.c70 return GRAPHICS_VERx100(xe) == 1200; in pf_needs_enable_ggtt_guest_update()
Dxe_hw_engine.c623 if (GRAPHICS_VERx100(xe) < 1250) in read_media_fuses()
655 if (GRAPHICS_VERx100(xe) < 1260 || GRAPHICS_VERx100(xe) >= 1270) in read_copy_fuses()
804 return GRAPHICS_VERx100(xe) >= 1255; in is_slice_common_per_gslice()
845 if (GRAPHICS_VERx100(xe) >= 1255) in xe_hw_engine_snapshot_instdone_capture()
937 if (GRAPHICS_VERx100(hwe->gt->tile->xe) >= 2000) { in xe_hw_engine_snapshot_capture()
1004 if (GRAPHICS_VERx100(xe) >= 1255) in xe_hw_engine_snapshot_instdone_print()
Dxe_lrc.c565 else if (GRAPHICS_VERx100(xe) >= 1270) in reg_offsets()
567 else if (GRAPHICS_VERx100(xe) >= 1255) in reg_offsets()
569 else if (GRAPHICS_VERx100(xe) >= 1250) in reg_offsets()
581 else if (GRAPHICS_VERx100(xe) >= 1255) in reg_offsets()
625 if (GRAPHICS_VERx100(xe) >= 1250) in lrc_ring_mi_mode()
672 if (GRAPHICS_VERx100(xe) >= 1250) in lrc_reg_size()
999 if (GRAPHICS_VERx100(xe) < 1250) { in xe_lrc_init()
1613 GRAPHICS_VER(xe), GRAPHICS_VERx100(xe) % 100); in xe_lrc_emit_hwe_state_instructions()
Dxe_pat.c390 if (GRAPHICS_VERx100(xe) == 2001) in xe_pat_init_early()
424 } else if (GRAPHICS_VERx100(xe) <= 1210) { in xe_pat_init_early()
442 GRAPHICS_VER(xe), GRAPHICS_VERx100(xe) % 100); in xe_pat_init_early()
Dxe_ttm_stolen_mgr.c57 return GRAPHICS_VERx100(xe) < 1270 && !IS_DGFX(xe); in xe_ttm_stolen_cpu_access_needs_ggtt()
220 else if (GRAPHICS_VERx100(xe) >= 1270) in xe_ttm_stolen_mgr_init()
Dxe_guc_pc.c368 if (GRAPHICS_VERx100(xe) >= 1270) in pc_update_rp_values()
394 if (GRAPHICS_VERx100(xe) >= 1270) { in xe_guc_pc_get_act_freq()
614 if (GRAPHICS_VERx100(gt_to_xe(gt)) >= 1270) { in xe_guc_pc_c_status()
698 if (GRAPHICS_VERx100(xe) >= 1270) in pc_init_fused_rp_values()
Dxe_bb.c22 if (GRAPHICS_VERx100(xe) >= 1250 && !xe_gt_is_media_type(gt)) in bb_prefetch()
Dxe_execlist.c52 if (GRAPHICS_VERx100(xe) >= 1250) { in __start_lrc()
99 if (GRAPHICS_VERx100(xe) >= 1250) in __xe_execlist_port_start()
Dxe_guc_hwconfig.c72 if (GRAPHICS_VERx100(xe) < 1255 && xe->info.platform != XE_ALDERLAKE_P) in xe_guc_hwconfig_init()
Dxe_migrate.c572 if (GRAPHICS_VERx100(xe) >= 2000) in emit_pte()
635 if (GRAPHICS_VERx100(xe) >= 2000) { in emit_copy_ccs()
679 if (GRAPHICS_VERx100(xe) >= 1250) in emit_copy()
952 if (GRAPHICS_VERx100(xe) >= 2000) in emit_clear_link_copy()
969 if (GRAPHICS_VERx100(xe) < 1250) in emit_clear_main_copy()
974 if (GRAPHICS_VERx100(xe) >= 2000) in emit_clear_main_copy()
Dxe_device.h158 return GRAPHICS_VERx100(xe) >= 1250; in xe_device_has_memirq()
Dxe_oa.c458 if (GRAPHICS_VERx100(stream->oa->xe) <= 1270 && GRAPHICS_VERx100(stream->oa->xe) != 1260) { in xe_oa_disable()
777 #define HAS_OA_BPC_REPORTING(xe) (GRAPHICS_VERx100(xe) >= 1255)
1993 else if (GRAPHICS_VERx100(oa->xe) >= 1270) in xe_oa_is_valid_mux_addr()
2278 if (GRAPHICS_VERx100(gt_to_xe(hwe->gt)) >= 1270) { in __hwe_oam_unit()
2348 } else if (GRAPHICS_VERx100(gt_to_xe(gt)) >= 1270) { in __xe_oa_init_oa_units()
2431 } else if (GRAPHICS_VERx100(oa->xe) >= 1270) { in xe_oa_init_supported_formats()
2439 } else if (GRAPHICS_VERx100(oa->xe) >= 1255) { in xe_oa_init_supported_formats()
Dxe_device_types.h43 #define GRAPHICS_VERx100(xe) ((xe)->info.graphics_verx100) macro
Dxe_guc.c160 if (GRAPHICS_VERx100(xe) < 1270) in guc_ctl_wa_flags()
468 if (GRAPHICS_VERx100(xe) < 1250) in guc_prepare_xfer()
Dxe_gt_sriov_vf.c294 return GRAPHICS_VERx100(xe) >= 1270; in has_gmdid()
313 xe_gt_assert(gt, !GRAPHICS_VERx100(gt_to_xe(gt)) || has_gmdid(gt_to_xe(gt))); in xe_gt_sriov_vf_gmdid()
Dxe_lmtt.c38 return GRAPHICS_VERx100(xe) >= 1260; in xe_has_multi_level_lmtt()
Dxe_mocs.c267 return GRAPHICS_VERx100(xe) >= 1250; in regs_are_mcr()
Dxe_ggtt.c238 if (GRAPHICS_VERx100(xe) >= 1270) in xe_ggtt_init_early()
Dxe_guc_ads.c234 return GRAPHICS_VERx100(xe) < 1250; in needs_wa_1607983814()
Dxe_bo.c124 GRAPHICS_VERx100(xe_bo_device(bo)) >= 1270; in xe_bo_is_stolen_devmem()
Dxe_pt.c563 if (GRAPHICS_VERx100(tile_to_xe(xe_walk->tile)) >= 1250 && level == 1 && in xe_pt_stage_bind_entry()