Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/
A Dxe_gt_sriov_pf_service.c106 if (GRAPHICS_VERx100(xe) >= 3000) { in pick_runtime_regs()
109 } else if (GRAPHICS_VERx100(xe) >= 2000) { in pick_runtime_regs()
112 } else if (GRAPHICS_VERx100(xe) >= 1270) { in pick_runtime_regs()
115 } else if (GRAPHICS_VERx100(xe) == 1260) { in pick_runtime_regs()
118 } else if (GRAPHICS_VERx100(xe) == 1255) { in pick_runtime_regs()
121 } else if (GRAPHICS_VERx100(xe) == 1200) { in pick_runtime_regs()
A Dxe_gt_topology.c47 if (GRAPHICS_VERx100(xe) < 1250) in load_eu_mask()
50 if (GRAPHICS_VERx100(xe) == 1260 || GRAPHICS_VER(xe) >= 20) { in load_eu_mask()
161 } else if (GRAPHICS_VERx100(xe) >= 1270) { in load_l3_bank_mask()
203 } else if (GRAPHICS_VERx100(xe) == 1260) { in get_num_dss_regs()
206 } else if (GRAPHICS_VERx100(xe) >= 1250) { in get_num_dss_regs()
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()
354 else if (GRAPHICS_VERx100(gt_to_xe(gt)) >= 1250) in dss_per_group()
475 } else if (GRAPHICS_VERx100(xe) >= 1270) { in xe_gt_mcr_init_early()
624 if (GRAPHICS_VERx100(xe) >= 1270) in mcr_lock()
634 if (GRAPHICS_VERx100(gt_to_xe(gt)) >= 1270) in mcr_unlock()
655 if (GRAPHICS_VERx100(gt_to_xe(gt)) >= 1270) { in rw_with_mcr_steering()
A Dxe_irq.c581 if (GRAPHICS_VERx100(xe) < 1210) in vf_irq_reset()
608 if (GRAPHICS_VERx100(xe) >= 1210) in xe_irq_reset()
623 if (GRAPHICS_VERx100(xe) >= 1210) { in xe_irq_reset()
638 if (GRAPHICS_VERx100(xe) < 1210) in vf_irq_postinstall()
667 if (GRAPHICS_VERx100(xe) >= 1210) in xe_irq_postinstall()
693 if (GRAPHICS_VERx100(xe) >= 1210) in xe_irq_handler()
A Dxe_gt_sriov_pf.c134 return GRAPHICS_VERx100(xe) == 1200; in pf_needs_enable_ggtt_guest_update()
158 return GRAPHICS_VERx100(xe) > 1200 ? 0x400 : 0x1000; in pf_get_vf_regs_stride()
A Dxe_pat.c388 if (GRAPHICS_VERx100(xe) == 2001) in xe_pat_init_early()
422 } else if (GRAPHICS_VERx100(xe) <= 1210) { in xe_pat_init_early()
440 GRAPHICS_VER(xe), GRAPHICS_VERx100(xe) % 100); in xe_pat_init_early()
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()
A Dxe_lrc.c585 else if (GRAPHICS_VERx100(xe) >= 1270) in reg_offsets()
587 else if (GRAPHICS_VERx100(xe) >= 1255) in reg_offsets()
589 else if (GRAPHICS_VERx100(xe) >= 1250) in reg_offsets()
601 else if (GRAPHICS_VERx100(xe) >= 1255) in reg_offsets()
650 if (GRAPHICS_VERx100(xe) >= 1250) in lrc_ring_mi_mode()
697 if (GRAPHICS_VERx100(xe) >= 1250) in lrc_reg_size()
1301 if (GRAPHICS_VERx100(xe) < 1250) { in xe_lrc_init()
1949 GRAPHICS_VER(xe), GRAPHICS_VERx100(xe) % 100); in xe_lrc_emit_hwe_state_instructions()
A Dxe_bb.c22 if (GRAPHICS_VERx100(xe) >= 1250 && xe_gt_is_main_type(gt)) in bb_prefetch()
A Dxe_guc_pc.c449 if (GRAPHICS_VERx100(xe) >= 1270) { in pc_update_rp_values()
478 if (GRAPHICS_VERx100(xe) >= 1270) { in xe_guc_pc_get_act_freq()
744 if (GRAPHICS_VERx100(gt_to_xe(gt)) >= 1270) { in xe_guc_pc_c_status()
828 if (GRAPHICS_VERx100(xe) >= 1270) in pc_init_fused_rp_values()
A Dxe_execlist.c55 if (GRAPHICS_VERx100(xe) >= 1250) { in __start_lrc()
104 if (GRAPHICS_VERx100(xe) >= 1250) in __xe_execlist_port_start()
A Dxe_guc_hwconfig.c72 if (GRAPHICS_VERx100(xe) < 1255 && xe->info.platform != XE_ALDERLAKE_P) in xe_guc_hwconfig_init()
A Dxe_migrate.c572 if (GRAPHICS_VERx100(xe) >= 2000) in emit_pte()
635 if (GRAPHICS_VERx100(xe) >= 2000) { in emit_copy_ccs()
680 if (GRAPHICS_VERx100(xe) >= 1250) in emit_copy()
956 if (GRAPHICS_VERx100(xe) >= 2000) in emit_clear_link_copy()
973 if (GRAPHICS_VERx100(xe) < 1250) in emit_clear_main_copy()
978 if (GRAPHICS_VERx100(xe) >= 2000) in emit_clear_main_copy()
A Dxe_oa.c500 if (GRAPHICS_VERx100(stream->oa->xe) <= 1270 && GRAPHICS_VERx100(stream->oa->xe) != 1260) { in xe_oa_disable()
810 #define HAS_OA_BPC_REPORTING(xe) (GRAPHICS_VERx100(xe) >= 1255)
2215 else if (GRAPHICS_VERx100(oa->xe) >= 1270) in xe_oa_is_valid_mux_addr()
2506 if (GRAPHICS_VERx100(gt_to_xe(hwe->gt)) < 1270) in __hwe_oam_unit()
2596 xe_gt_assert(gt, GRAPHICS_VERx100(gt_to_xe(gt)) >= 1270); in __xe_oa_init_oa_units()
2717 } else if (GRAPHICS_VERx100(oa->xe) >= 1270) { in xe_oa_init_supported_formats()
2725 } else if (GRAPHICS_VERx100(oa->xe) >= 1255) { in xe_oa_init_supported_formats()
A Dxe_hw_engine.c685 if (GRAPHICS_VERx100(xe) < 1250) in read_media_fuses()
717 if (GRAPHICS_VERx100(xe) < 1260 || GRAPHICS_VERx100(xe) >= 1270) in read_copy_fuses()
A Dxe_device.h162 return GRAPHICS_VERx100(xe) >= 1250; in xe_device_has_memirq()
A Dxe_device_types.h47 #define GRAPHICS_VERx100(xe) ((xe)->info.graphics_verx100) macro
A Dxe_ggtt.c266 if (IS_SRIOV_VF(xe) || GRAPHICS_VERx100(xe) >= 1250) in xe_ggtt_init_early()
285 if (GRAPHICS_VERx100(xe) >= 1270) in xe_ggtt_init_early()
A Dxe_guc.c175 if (CCS_MASK(gt) && GRAPHICS_VERx100(gt_to_xe(gt)) >= 1270) in needs_wa_dual_queue()
201 if (GRAPHICS_VERx100(xe) < 1270) in guc_ctl_wa_flags()
933 if (GRAPHICS_VERx100(xe) < 1250) in guc_prepare_xfer()
A Dxe_guc_capture.c295 if (GRAPHICS_VERx100(xe) >= 1255) in guc_capture_get_device_reglist()
391 if (GRAPHICS_VERx100(xe) >= 1255) in guc_capture_get_steer_reg_num()
406 bool has_xehpg_extregs = GRAPHICS_VERx100(gt_to_xe(gt)) >= 1255; in guc_capture_alloc_steered_lists()
A Dxe_gt_sriov_vf.c400 return GRAPHICS_VERx100(xe) >= 1270; in has_gmdid()
419 xe_gt_assert(gt, !GRAPHICS_VERx100(gt_to_xe(gt)) || has_gmdid(gt_to_xe(gt))); in xe_gt_sriov_vf_gmdid()
A Dxe_lmtt.c39 return GRAPHICS_VERx100(xe) >= 1260; in xe_has_multi_level_lmtt()
A Dxe_mocs.c267 return GRAPHICS_VERx100(xe) >= 1250; in regs_are_mcr()
A Dxe_pt.c611 if (GRAPHICS_VERx100(tile_to_xe(xe_walk->tile)) >= 1250 && level == 1 && in xe_pt_stage_bind_entry()
A Dxe_bo.c134 GRAPHICS_VERx100(xe_bo_device(bo)) >= 1270; in xe_bo_is_stolen_devmem()

Completed in 75 milliseconds