Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/amd/amdgpu/
Damdgpu_smuio.h44 u32 (*get_socket_id)(struct amdgpu_device *adev); member
Dsmuio_v13_0_3.c107 .get_socket_id = smuio_v13_0_3_get_socket_id,
Dsmuio_v13_0.c156 .get_socket_id = smuio_v13_0_get_socket_id,
Dumc_v12_0.c146 .socket_id = adev->smuio.funcs->get_socket_id(adev), in umc_v12_0_query_error_count()
367 adev->smuio.funcs->get_socket_id) in umc_v12_0_query_error_address()
368 addr_in.ma.socket_id = adev->smuio.funcs->get_socket_id(adev); in umc_v12_0_query_error_address()
Damdgpu_ras.c1157 adev->smuio.funcs->get_socket_id && in amdgpu_ras_error_generate_report()
1162 adev->smuio.funcs->get_socket_id(adev), in amdgpu_ras_error_generate_report()
1180 adev->smuio.funcs->get_socket_id && in amdgpu_ras_error_generate_report()
1185 adev->smuio.funcs->get_socket_id(adev), in amdgpu_ras_error_generate_report()
1203 adev->smuio.funcs->get_socket_id && in amdgpu_ras_error_generate_report()
1208 adev->smuio.funcs->get_socket_id(adev), in amdgpu_ras_error_generate_report()
3711 adev->smuio.funcs->get_socket_id) in amdgpu_ras_init()
3712 con->features |= ((adev->smuio.funcs->get_socket_id(adev)) << in amdgpu_ras_init()
Dmmhub_v1_8.c635 .socket_id = adev->smuio.funcs->get_socket_id(adev), in mmhub_v1_8_inst_query_ras_error_count()
Damdgpu_xgmi.c1431 .socket_id = adev->smuio.funcs->get_socket_id(adev), in xgmi_v6_4_0_query_error_count()
Dsdma_v4_4_2.c2232 .socket_id = adev->smuio.funcs->get_socket_id(adev), in sdma_v4_4_2_inst_query_ras_error_count()
Dgfx_v9_4_3.c4408 .socket_id = adev->smuio.funcs->get_socket_id(adev), in gfx_v9_4_3_inst_query_ras_err_count()