Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_gt_topology.c50 if (GRAPHICS_VERx100(xe) < 1250) in load_eu_mask()
53 if (GRAPHICS_VERx100(xe) == 1260 || GRAPHICS_VER(xe) >= 20) { in load_eu_mask()
164 } else if (GRAPHICS_VERx100(xe) >= 1270) { in load_l3_bank_mask()
206 } else if (GRAPHICS_VERx100(xe) == 1260) { in get_num_dss_regs()
209 } else if (GRAPHICS_VERx100(xe) >= 1250) { in get_num_dss_regs()
H A Dxe_gt_mcr.c255 if (GRAPHICS_VERx100(gt_to_xe(gt)) >= 1270) { in init_steering_l3bank()
348 if (GRAPHICS_VERx100(gt_to_xe(gt)) >= 2000) in dss_per_group()
353 else if (GRAPHICS_VERx100(gt_to_xe(gt)) >= 1250) in dss_per_group()
488 } else if (GRAPHICS_VERx100(xe) >= 1270) { in xe_gt_mcr_init()
616 if (GRAPHICS_VERx100(xe) >= 1270) in mcr_lock()
626 if (GRAPHICS_VERx100(gt_to_xe(gt)) >= 1270) in mcr_unlock()
647 if (GRAPHICS_VERx100(gt_to_xe(gt)) >= 1270) { in rw_with_mcr_steering()
H A Dxe_gt_sriov_pf_service.c196 if (GRAPHICS_VERx100(xe) >= 3000) { in pick_runtime_regs()
199 } else if (GRAPHICS_VERx100(xe) >= 2000) { in pick_runtime_regs()
202 } else if (GRAPHICS_VERx100(xe) >= 1270) { in pick_runtime_regs()
205 } else if (GRAPHICS_VERx100(xe) == 1260) { in pick_runtime_regs()
208 } else if (GRAPHICS_VERx100(xe) == 1255) { in pick_runtime_regs()
211 } else if (GRAPHICS_VERx100(xe) == 1200) { in pick_runtime_regs()
H A Dxe_gt_sriov_pf.c103 return GRAPHICS_VERx100(xe) == 1200; in pf_needs_enable_ggtt_guest_update()
127 return GRAPHICS_VERx100(xe) > 1200 ? 0x400 : 0x1000; in pf_get_vf_regs_stride()
H A Dxe_irq.c578 if (GRAPHICS_VERx100(xe) < 1210) in vf_irq_reset()
605 if (GRAPHICS_VERx100(xe) >= 1210) in xe_irq_reset()
620 if (GRAPHICS_VERx100(xe) >= 1210) { in xe_irq_reset()
635 if (GRAPHICS_VERx100(xe) < 1210) in vf_irq_postinstall()
664 if (GRAPHICS_VERx100(xe) >= 1210) in xe_irq_postinstall()
690 if (GRAPHICS_VERx100(xe) >= 1210) in xe_irq_handler()
H A 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()
H A Dxe_ttm_stolen_mgr.c57 return GRAPHICS_VERx100(xe) < 1270 && !IS_DGFX(xe); in xe_ttm_stolen_cpu_access_needs_ggtt()
225 else if (GRAPHICS_VERx100(xe) >= 1270) in xe_ttm_stolen_mgr_init()
H A Dxe_lrc.c549 else if (GRAPHICS_VERx100(xe) >= 1270) in reg_offsets()
551 else if (GRAPHICS_VERx100(xe) >= 1255) in reg_offsets()
553 else if (GRAPHICS_VERx100(xe) >= 1250) in reg_offsets()
565 else if (GRAPHICS_VERx100(xe) >= 1255) in reg_offsets()
616 if (GRAPHICS_VERx100(xe) >= 1250) in lrc_ring_mi_mode()
664 if (GRAPHICS_VERx100(xe) >= 1250) in lrc_reg_size()
1112 if (GRAPHICS_VERx100(xe) < 1250) { in xe_lrc_init()
1753 GRAPHICS_VER(xe), GRAPHICS_VERx100(xe) % 100); in xe_lrc_emit_hwe_state_instructions()
H A Dxe_bb.c22 if (GRAPHICS_VERx100(xe) >= 1250 && !xe_gt_is_media_type(gt)) in bb_prefetch()
H A Dxe_guc_pc.c413 if (GRAPHICS_VERx100(xe) >= 1270) { in pc_update_rp_values()
442 if (GRAPHICS_VERx100(xe) >= 1270) { in xe_guc_pc_get_act_freq()
674 if (GRAPHICS_VERx100(gt_to_xe(gt)) >= 1270) { in xe_guc_pc_c_status()
758 if (GRAPHICS_VERx100(xe) >= 1270) in pc_init_fused_rp_values()
H A Dxe_guc_hwconfig.c72 if (GRAPHICS_VERx100(xe) < 1255 && xe->info.platform != XE_ALDERLAKE_P) in xe_guc_hwconfig_init()
H A Dxe_device.h165 return GRAPHICS_VERx100(xe) >= 1250; in xe_device_has_memirq()
H A Dxe_execlist.c55 if (GRAPHICS_VERx100(xe) >= 1250) { in __start_lrc()
104 if (GRAPHICS_VERx100(xe) >= 1250) in __xe_execlist_port_start()
H A Dxe_migrate.c573 if (GRAPHICS_VERx100(xe) >= 2000) in emit_pte()
636 if (GRAPHICS_VERx100(xe) >= 2000) { in emit_copy_ccs()
680 if (GRAPHICS_VERx100(xe) >= 1250) in emit_copy()
953 if (GRAPHICS_VERx100(xe) >= 2000) in emit_clear_link_copy()
970 if (GRAPHICS_VERx100(xe) < 1250) in emit_clear_main_copy()
975 if (GRAPHICS_VERx100(xe) >= 2000) in emit_clear_main_copy()
H A Dxe_hw_engine.c684 if (GRAPHICS_VERx100(xe) < 1250) in read_media_fuses()
716 if (GRAPHICS_VERx100(xe) < 1260 || GRAPHICS_VERx100(xe) >= 1270) in read_copy_fuses()
H A Dxe_oa.c494 if (GRAPHICS_VERx100(stream->oa->xe) <= 1270 && GRAPHICS_VERx100(stream->oa->xe) != 1260) { in xe_oa_disable()
804 #define HAS_OA_BPC_REPORTING(xe) (GRAPHICS_VERx100(xe) >= 1255)
2170 else if (GRAPHICS_VERx100(oa->xe) >= 1270) in xe_oa_is_valid_mux_addr()
2455 if (GRAPHICS_VERx100(gt_to_xe(hwe->gt)) >= 1270) { in __hwe_oam_unit()
2525 } else if (GRAPHICS_VERx100(gt_to_xe(gt)) >= 1270) { in __xe_oa_init_oa_units()
2610 } else if (GRAPHICS_VERx100(oa->xe) >= 1270) { in xe_oa_init_supported_formats()
2618 } else if (GRAPHICS_VERx100(oa->xe) >= 1255) { in xe_oa_init_supported_formats()
H A Dxe_device_types.h47 #define GRAPHICS_VERx100(xe) ((xe)->info.graphics_verx100) macro
H A Dxe_guc.c174 if (CCS_MASK(gt) && GRAPHICS_VERx100(gt_to_xe(gt)) >= 1270) in needs_wa_dual_queue()
200 if (GRAPHICS_VERx100(xe) < 1270) in guc_ctl_wa_flags()
821 if (GRAPHICS_VERx100(xe) < 1250) in guc_prepare_xfer()
H A Dxe_lmtt.c38 return GRAPHICS_VERx100(xe) >= 1260; in xe_has_multi_level_lmtt()
H A Dxe_gt_sriov_vf.c359 return GRAPHICS_VERx100(xe) >= 1270; in has_gmdid()
378 xe_gt_assert(gt, !GRAPHICS_VERx100(gt_to_xe(gt)) || has_gmdid(gt_to_xe(gt))); in xe_gt_sriov_vf_gmdid()
H A Dxe_guc_capture.c295 if (GRAPHICS_VERx100(xe) >= 1255) in guc_capture_get_device_reglist()
390 if (GRAPHICS_VERx100(xe) >= 1255) in guc_capture_get_steer_reg_num()
405 bool has_xehpg_extregs = GRAPHICS_VERx100(gt_to_xe(gt)) >= 1255; in guc_capture_alloc_steered_lists()
H A Dxe_mocs.c267 return GRAPHICS_VERx100(xe) >= 1250; in regs_are_mcr()
H A Dxe_ggtt.c241 if (GRAPHICS_VERx100(xe) >= 1270) in xe_ggtt_init_early()
H A Dxe_bo.c130 GRAPHICS_VERx100(xe_bo_device(bo)) >= 1270; in xe_bo_is_stolen_devmem()
H A Dxe_pt.c585 if (GRAPHICS_VERx100(tile_to_xe(xe_walk->tile)) >= 1250 && level == 1 && in xe_pt_stage_bind_entry()