Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.c72 int xcc_id, int mec, int pipe, int queue) in amdgpu_gfx_is_mec_queue_enabled()
269 struct amdgpu_ring *ring, int xcc_id) in amdgpu_gfx_kiq_acquire()
303 int amdgpu_gfx_kiq_init_ring(struct amdgpu_device *adev, int xcc_id) in amdgpu_gfx_kiq_init_ring()
344 void amdgpu_gfx_kiq_fini(struct amdgpu_device *adev, int xcc_id) in amdgpu_gfx_kiq_fini()
352 unsigned int hpd_size, int xcc_id) in amdgpu_gfx_kiq_init()
379 unsigned int mqd_size, int xcc_id) in amdgpu_gfx_mqd_sw_init()
469 void amdgpu_gfx_mqd_sw_fini(struct amdgpu_device *adev, int xcc_id) in amdgpu_gfx_mqd_sw_fini()
501 int amdgpu_gfx_disable_kcq(struct amdgpu_device *adev, int xcc_id) in amdgpu_gfx_disable_kcq()
551 int amdgpu_gfx_disable_kgq(struct amdgpu_device *adev, int xcc_id) in amdgpu_gfx_disable_kgq()
618 static int amdgpu_gfx_mes_enable_kcq(struct amdgpu_device *adev, int xcc_id) in amdgpu_gfx_mes_enable_kcq()
[all …]
H A 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()
H A Damdgpu_umr.h46 u32 xcc_id; member
50 u32 gpr_or_wave, se, sh, cu, wave, simd, xcc_id; member
H A Dgfx_v12_0.c833 uint32_t xcc_id, in gfx_v12_0_read_wave_data()
870 uint32_t xcc_id, uint32_t simd, in gfx_v12_0_read_wave_sgprs()
882 uint32_t xcc_id, uint32_t simd, in gfx_v12_0_read_wave_vgprs()
893 u32 me, u32 pipe, u32 q, u32 vm, u32 xcc_id) in gfx_v12_0_select_me_pipe_q()
1390 int xcc_id = 0; in gfx_v12_0_sw_init() local
1653 u32 sh_num, u32 instance, int xcc_id) in gfx_v12_0_select_se_sh()
3901 int xcc_id) in gfx_v12_0_set_safe_mode()
3921 int xcc_id) in gfx_v12_0_unset_safe_mode()
H A Dgfx_v10_0.c3823 uint32_t xcc_id, uint32_t vmid) in gfx_v10_0_kiq_reset_hw_queue()
4499 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()
4527 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()
4538 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()
4549 u32 me, u32 pipe, u32 q, u32 vm, u32 xcc_id) in gfx_v10_0_select_me_pipe_q()
4756 int xcc_id = 0; in gfx_v10_0_sw_init() local
5053 u32 sh_num, u32 instance, int xcc_id) in gfx_v10_0_select_se_sh()
7861 static void gfx_v10_0_set_safe_mode(struct amdgpu_device *adev, int xcc_id) in gfx_v10_0_set_safe_mode()
7902 static void gfx_v10_0_unset_safe_mode(struct amdgpu_device *adev, int xcc_id) in gfx_v10_0_unset_safe_mode()
H A Dgfx_v9_0.c1046 uint32_t xcc_id, uint32_t vmid) in gfx_v9_0_kiq_reset_hw_queue()
1955 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()
1976 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()
1985 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()
1996 u32 me, u32 pipe, u32 q, u32 vm, u32 xcc_id) in gfx_v9_0_select_me_pipe_q()
2216 int xcc_id = 0; in gfx_v9_0_sw_init() local
2498 u32 instance, int xcc_id) in gfx_v9_0_select_se_sh()
4893 static void gfx_v9_0_set_safe_mode(struct amdgpu_device *adev, int xcc_id) in gfx_v9_0_set_safe_mode()
4910 static void gfx_v9_0_unset_safe_mode(struct amdgpu_device *adev, int xcc_id) in gfx_v9_0_unset_safe_mode()
H A Dgfx_v11_0.c994 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()
1020 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()
1031 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()
1042 u32 me, u32 pipe, u32 q, u32 vm, u32 xcc_id) in gfx_v11_0_select_me_pipe_q()
1577 int xcc_id = 0; in gfx_v11_0_sw_init() local
1927 u32 sh_num, u32 instance, int xcc_id) in gfx_v11_0_select_se_sh()
5275 static void gfx_v11_0_set_safe_mode(struct amdgpu_device *adev, int xcc_id) in gfx_v11_0_set_safe_mode()
5294 static void gfx_v11_0_unset_safe_mode(struct amdgpu_device *adev, int xcc_id) in gfx_v11_0_unset_safe_mode()
H A Dgmc_v9_0.c564 int ret, xcc_id = 0; in gmc_v9_0_process_interrupt() local
1939 int num_xcc, xcc_id; in gmc_v9_0_init_acpi_mem_ranges() local
H A Damdgpu_device.c786 uint32_t xcc_id) in amdgpu_device_xcc_rreg()
887 uint32_t xcc_id) in amdgpu_mm_wreg_mmio_rlc()
917 uint32_t acc_flags, uint32_t xcc_id) in amdgpu_device_xcc_wreg()
H A Damdgpu_acpi.c1174 int amdgpu_acpi_get_mem_info(struct amdgpu_device *adev, int xcc_id, in amdgpu_acpi_get_mem_info()
H A Damdgpu_ring.h347 u32 xcc_id; member
H A Damdgpu.h1691 int xcc_id, in amdgpu_acpi_get_mem_info()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_12_ppt.c267 int xcc_id; in smu_v13_0_12_get_smu_metrics_data() local
386 int ret = 0, xcc_id, inst, i, j, k, idx; in smu_v13_0_12_get_gpu_metrics() local
H A Dsmu_v13_0_6_ppt.c1188 int xcc_id; in smu_v13_0_6_get_smu_metrics_data() local
2672 int ret = 0, xcc_id, inst, i, j, k, idx; in smu_v13_0_6_get_gpu_metrics() local