Home
last modified time | relevance | path

Searched defs:xcc_id (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/
Dgfx_v9_4_3.c288 uint32_t xcc_id, uint32_t vmid) in gfx_v9_4_3_kiq_reset_hw_queue()
709 u32 sh_num, u32 instance, int xcc_id) in gfx_v9_4_3_xcc_select_se_sh()
735 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, uint32_t … in wave_read_ind()
745 static void wave_read_regs(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, in wave_read_regs()
761 uint32_t xcc_id, uint32_t simd, uint32_t wave, in gfx_v9_4_3_read_wave_data()
783 static void gfx_v9_4_3_read_wave_sgprs(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, in gfx_v9_4_3_read_wave_sgprs()
791 static void gfx_v9_4_3_read_wave_vgprs(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, in gfx_v9_4_3_read_wave_vgprs()
801 u32 me, u32 pipe, u32 q, u32 vm, u32 xcc_id) in gfx_v9_4_3_select_me_pipe_q()
1002 int xcc_id, int mec, int pipe, int queue) in gfx_v9_4_3_compute_ring_init()
1071 int i, j, k, r, ring_id, xcc_id, num_xcc; in gfx_v9_4_3_sw_init() local
[all …]
Damdgpu_gfx.c71 int xcc_id, int mec, int pipe, int queue) in amdgpu_gfx_is_mec_queue_enabled()
266 struct amdgpu_ring *ring, int xcc_id) in amdgpu_gfx_kiq_acquire()
300 int amdgpu_gfx_kiq_init_ring(struct amdgpu_device *adev, int xcc_id) in amdgpu_gfx_kiq_init_ring()
341 void amdgpu_gfx_kiq_fini(struct amdgpu_device *adev, int xcc_id) in amdgpu_gfx_kiq_fini()
349 unsigned int hpd_size, int xcc_id) in amdgpu_gfx_kiq_init()
376 unsigned int mqd_size, int xcc_id) in amdgpu_gfx_mqd_sw_init()
466 void amdgpu_gfx_mqd_sw_fini(struct amdgpu_device *adev, int xcc_id) in amdgpu_gfx_mqd_sw_fini()
498 int amdgpu_gfx_disable_kcq(struct amdgpu_device *adev, int xcc_id) in amdgpu_gfx_disable_kcq()
548 int amdgpu_gfx_disable_kgq(struct amdgpu_device *adev, int xcc_id) in amdgpu_gfx_disable_kgq()
615 static int amdgpu_gfx_mes_enable_kcq(struct amdgpu_device *adev, int xcc_id) in amdgpu_gfx_mes_enable_kcq()
[all …]
Damdgpu_rlc.c38 void amdgpu_gfx_rlc_enter_safe_mode(struct amdgpu_device *adev, int xcc_id) in amdgpu_gfx_rlc_enter_safe_mode()
63 void amdgpu_gfx_rlc_exit_safe_mode(struct amdgpu_device *adev, int xcc_id) in amdgpu_gfx_rlc_exit_safe_mode()
Damdgpu_umr.h46 u32 xcc_id; member
50 u32 gpr_or_wave, se, sh, cu, wave, simd, xcc_id; member
Damdgpu_virt.c1009 u32 amdgpu_virt_rlcg_reg_rw(struct amdgpu_device *adev, u32 offset, u32 v, u32 flag, u32 xcc_id) in amdgpu_virt_rlcg_reg_rw()
1108 u32 acc_flags, u32 hwip, u32 xcc_id) in amdgpu_sriov_wreg()
1128 u32 offset, u32 acc_flags, u32 hwip, u32 xcc_id) in amdgpu_sriov_rreg()
Dgfx_v7_0.c1557 int xcc_id) in gfx_v7_0_select_se_sh()
3330 static void gfx_v7_0_set_safe_mode(struct amdgpu_device *adev, int xcc_id) in gfx_v7_0_set_safe_mode()
3352 static void gfx_v7_0_unset_safe_mode(struct amdgpu_device *adev, int xcc_id) in gfx_v7_0_unset_safe_mode()
4080 static void gfx_v7_0_read_wave_data(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, uin… in gfx_v7_0_read_wave_data()
4105 static void gfx_v7_0_read_wave_sgprs(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, in gfx_v7_0_read_wave_sgprs()
4115 u32 me, u32 pipe, u32 q, u32 vm, u32 xcc_id) in gfx_v7_0_select_me_pipe_q()
Dgfx_v12_0.c803 uint32_t xcc_id, in gfx_v12_0_read_wave_data()
840 uint32_t xcc_id, uint32_t simd, in gfx_v12_0_read_wave_sgprs()
852 uint32_t xcc_id, uint32_t simd, in gfx_v12_0_read_wave_vgprs()
863 u32 me, u32 pipe, u32 q, u32 vm, u32 xcc_id) in gfx_v12_0_select_me_pipe_q()
1331 int xcc_id = 0; in gfx_v12_0_sw_init() local
1569 u32 sh_num, u32 instance, int xcc_id) in gfx_v12_0_select_se_sh()
3790 int xcc_id) in gfx_v12_0_set_safe_mode()
3810 int xcc_id) in gfx_v12_0_unset_safe_mode()
Dgfx_v6_0.c1291 u32 sh_num, u32 instance, int xcc_id) in gfx_v6_0_select_se_sh()
2974 static void gfx_v6_0_read_wave_data(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, uin… in gfx_v6_0_read_wave_data()
2999 static void gfx_v6_0_read_wave_sgprs(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, in gfx_v6_0_read_wave_sgprs()
3009 u32 me, u32 pipe, u32 q, u32 vm, u32 xcc_id) in gfx_v6_0_select_me_pipe_q()
Dgfx_v8_0.c1916 int xcc_id = 0; in gfx_v8_0_sw_init() local
3411 int xcc_id) in gfx_v8_0_select_se_sh()
3434 u32 me, u32 pipe, u32 q, u32 vm, u32 xcc_id) in gfx_v8_0_select_me_pipe_q()
5236 static void gfx_v8_0_read_wave_data(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, uin… in gfx_v8_0_read_wave_data()
5261 static void gfx_v8_0_read_wave_sgprs(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, in gfx_v8_0_read_wave_sgprs()
5556 static void gfx_v8_0_set_safe_mode(struct amdgpu_device *adev, int xcc_id) in gfx_v8_0_set_safe_mode()
5583 static void gfx_v8_0_unset_safe_mode(struct amdgpu_device *adev, int xcc_id) in gfx_v8_0_unset_safe_mode()
Dgfx_v9_0.c1019 uint32_t xcc_id, uint32_t vmid) in gfx_v9_0_kiq_reset_hw_queue()
1954 static void gfx_v9_0_read_wave_data(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, uin… in gfx_v9_0_read_wave_data()
1975 static void gfx_v9_0_read_wave_sgprs(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, in gfx_v9_0_read_wave_sgprs()
1984 static void gfx_v9_0_read_wave_vgprs(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, in gfx_v9_0_read_wave_vgprs()
1995 u32 me, u32 pipe, u32 q, u32 vm, u32 xcc_id) in gfx_v9_0_select_me_pipe_q()
2215 int xcc_id = 0; in gfx_v9_0_sw_init() local
2478 u32 instance, int xcc_id) in gfx_v9_0_select_se_sh()
4901 static void gfx_v9_0_set_safe_mode(struct amdgpu_device *adev, int xcc_id) in gfx_v9_0_set_safe_mode()
4918 static void gfx_v9_0_unset_safe_mode(struct amdgpu_device *adev, int xcc_id) in gfx_v9_0_unset_safe_mode()
Dgfx_v10_0.c4444 static void gfx_v10_0_read_wave_data(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, ui… in gfx_v10_0_read_wave_data()
4472 static void gfx_v10_0_read_wave_sgprs(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, in gfx_v10_0_read_wave_sgprs()
4483 static void gfx_v10_0_read_wave_vgprs(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, in gfx_v10_0_read_wave_vgprs()
4494 u32 me, u32 pipe, u32 q, u32 vm, u32 xcc_id) in gfx_v10_0_select_me_pipe_q()
4701 int xcc_id = 0; in gfx_v10_0_sw_init() local
4949 u32 sh_num, u32 instance, int xcc_id) in gfx_v10_0_select_se_sh()
7799 static void gfx_v10_0_set_safe_mode(struct amdgpu_device *adev, int xcc_id) in gfx_v10_0_set_safe_mode()
7840 static void gfx_v10_0_unset_safe_mode(struct amdgpu_device *adev, int xcc_id) in gfx_v10_0_unset_safe_mode()
Dgfx_v11_0.c981 static void gfx_v11_0_read_wave_data(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, ui… in gfx_v11_0_read_wave_data()
1007 static void gfx_v11_0_read_wave_sgprs(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, in gfx_v11_0_read_wave_sgprs()
1018 static void gfx_v11_0_read_wave_vgprs(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, in gfx_v11_0_read_wave_vgprs()
1029 u32 me, u32 pipe, u32 q, u32 vm, u32 xcc_id) in gfx_v11_0_select_me_pipe_q()
1552 int xcc_id = 0; in gfx_v11_0_sw_init() local
1829 u32 sh_num, u32 instance, int xcc_id) in gfx_v11_0_select_se_sh()
5115 static void gfx_v11_0_set_safe_mode(struct amdgpu_device *adev, int xcc_id) in gfx_v11_0_set_safe_mode()
5134 static void gfx_v11_0_unset_safe_mode(struct amdgpu_device *adev, int xcc_id) in gfx_v11_0_unset_safe_mode()
Dgmc_v9_0.c559 int ret, xcc_id = 0; in gmc_v9_0_process_interrupt() local
1932 int num_xcc, xcc_id; in gmc_v9_0_init_acpi_mem_ranges() local
Daqua_vanjaram.c708 int xcc_id, uint8_t *mem_id) in __aqua_vanjaram_get_xcp_mem_id()
723 int r, i, xcc_id; in aqua_vanjaram_get_xcp_mem_id() local
Dsoc15.c365 u32 me, u32 pipe, u32 queue, u32 vmid, int xcc_id) in soc15_grbm_select()
Damdgpu_device.c763 uint32_t xcc_id) in amdgpu_device_xcc_rreg()
864 uint32_t xcc_id) in amdgpu_mm_wreg_mmio_rlc()
894 uint32_t acc_flags, uint32_t xcc_id) in amdgpu_device_xcc_wreg()
Damdgpu_gfx.h495 #define amdgpu_gfx_select_se_sh(adev, se, sh, instance, xcc_id) ((adev)->gfx.funcs->select_se_sh((a… argument
496 #define amdgpu_gfx_select_me_pipe_q(adev, me, pipe, q, vmid, xcc_id) ((adev)->gfx.funcs->select_me_… argument
Damdgpu_acpi.c1170 int amdgpu_acpi_get_mem_info(struct amdgpu_device *adev, int xcc_id, in amdgpu_acpi_get_mem_info()
Damdgpu_ring.h262 u32 xcc_id; member
Damdgpu_mes.h259 uint32_t xcc_id; member
/linux-6.14.4/drivers/gpu/drm/amd/amdkfd/
Dkfd_mqd_manager_v9.c577 int xcc_id, err, inst = 0; in hiq_load_mqd_kiq_v9_4_3() local
601 int xcc_id, err, inst = 0; in destroy_hiq_mqd_v9_4_3() local
627 int inst = 0, xcc_id; in check_preemption_failed_v9_4_3() local
757 int xcc_id, err, inst = 0; in destroy_mqd_v9_4_3() local
787 int xcc_id, err, inst = 0; in load_mqd_v9_4_3() local
Dkfd_device_queue_manager.c145 int xcc_id; in program_sh_mem_settings() local
517 int xcc_id; in program_trap_handler_settings() local
790 int xcc_id; in dbgdev_wave_reset_wavefronts() local
1463 int xcc_id, ret; in set_pasid_vmid_mapping() local
1478 unsigned int i, xcc_id; in init_interrupts() local
2162 int xcc_id; in detect_queue_hang() local
3639 int r = 0, xcc_id; in dqm_debugfs_hqds() local
Dkfd_device_queue_manager.h224 int xcc_id; member
Dkfd_debug.c466 int xcc_id, r = kfd_dbg_get_dev_watch_id(pdd, watch_id); in kfd_dbg_trap_set_dev_address_watch() local
/linux-6.14.4/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dsmu_v13_0_6_ppt.c1138 int xcc_id; in smu_v13_0_6_get_smu_metrics_data() local
2482 int ret = 0, xcc_id, inst, i, j, k, idx; in smu_v13_0_6_get_gpu_metrics() local

12