Home
last modified time | relevance | path

Searched refs:get_socket_id (Results 1 – 11 of 11) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_cper.c77 (adev->smuio.funcs && adev->smuio.funcs->get_socket_id) ? in amdgpu_cper_entry_fill_hdr()
78 adev->smuio.funcs->get_socket_id(adev) : in amdgpu_cper_entry_fill_hdr()
129 (adev->smuio.funcs && adev->smuio.funcs->get_socket_id) ? in amdgpu_cper_entry_fill_section_desc()
130 adev->smuio.funcs->get_socket_id(adev) : in amdgpu_cper_entry_fill_section_desc()
A Damdgpu_smuio.h44 u32 (*get_socket_id)(struct amdgpu_device *adev); member
A Dsmuio_v13_0_3.c107 .get_socket_id = smuio_v13_0_3_get_socket_id,
A Dsmuio_v13_0.c156 .get_socket_id = smuio_v13_0_get_socket_id,
A Dumc_v12_0.c147 .socket_id = adev->smuio.funcs->get_socket_id(adev), in umc_v12_0_query_error_count()
365 adev->smuio.funcs->get_socket_id) in umc_v12_0_query_error_address()
366 addr_in.ma.socket_id = adev->smuio.funcs->get_socket_id(adev); in umc_v12_0_query_error_address()
A Damdgpu_ras.c1158 adev->smuio.funcs->get_socket_id && in amdgpu_ras_error_generate_report()
1163 adev->smuio.funcs->get_socket_id(adev), in amdgpu_ras_error_generate_report()
1181 adev->smuio.funcs->get_socket_id && in amdgpu_ras_error_generate_report()
1186 adev->smuio.funcs->get_socket_id(adev), in amdgpu_ras_error_generate_report()
1204 adev->smuio.funcs->get_socket_id && in amdgpu_ras_error_generate_report()
1209 adev->smuio.funcs->get_socket_id(adev), in amdgpu_ras_error_generate_report()
2750 if (adev->smuio.funcs && adev->smuio.funcs->get_socket_id) in amdgpu_ras_mca2pa_by_idx()
2751 socket = adev->smuio.funcs->get_socket_id(adev); in amdgpu_ras_mca2pa_by_idx()
2778 if (adev->smuio.funcs && adev->smuio.funcs->get_socket_id) in amdgpu_ras_mca2pa()
2779 socket = adev->smuio.funcs->get_socket_id(adev); in amdgpu_ras_mca2pa()
[all …]
A Dmmhub_v1_8.c701 .socket_id = adev->smuio.funcs->get_socket_id(adev), in mmhub_v1_8_inst_query_ras_error_count()
A Damdgpu_xgmi.c1545 .socket_id = adev->smuio.funcs->get_socket_id(adev), in xgmi_v6_4_0_query_error_count()
A Dsdma_v4_4_2.c2462 .socket_id = adev->smuio.funcs->get_socket_id(adev), in sdma_v4_4_2_inst_query_ras_error_count()
A Dgfx_v9_4_3.c4380 .socket_id = adev->smuio.funcs->get_socket_id(adev), in gfx_v9_4_3_inst_query_ras_err_count()
/drivers/gpu/drm/amd/pm/swsmu/smu13/
A Daldebaran_ppt.c276 if (adev->smuio.funcs->get_socket_id(adev) || in aldebaran_select_plpd_policy()

Completed in 44 milliseconds