Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_smuio.h32 u32 (*get_socket_id)(struct amdgpu_device *adev); member
Dsmuio_v13_0_3.c101 .get_socket_id = smuio_v13_0_3_get_socket_id,
Dsmuio_v13_0.c135 .get_socket_id = smuio_v13_0_get_socket_id,
Damdgpu_ras.c1058 adev->smuio.funcs->get_socket_id && in amdgpu_ras_query_error_status()
1064 adev->smuio.funcs->get_socket_id(adev), in amdgpu_ras_query_error_status()
1079 adev->smuio.funcs->get_socket_id && in amdgpu_ras_query_error_status()
1084 adev->smuio.funcs->get_socket_id(adev), in amdgpu_ras_query_error_status()
/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/smu13/
Daldebaran_ppt.c1654 if (!adev->smuio.funcs->get_socket_id(adev) && in aldebaran_allow_xgmi_power_down()