Home
last modified time | relevance | path

Searched refs:is_sharing_enabled (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dta_xgmi_if.h75 uint8_t is_sharing_enabled; member
H A Damdgpu_psp.h149 uint8_t is_sharing_enabled; member
H A Damdgpu_psp.c1398 topology_info_input->nodes[i].is_sharing_enabled = topology->nodes[i].is_sharing_enabled; in psp_xgmi_get_topology_info()
1418 topology->nodes[i].is_sharing_enabled = in psp_xgmi_get_topology_info()
1419 topology_info_output->nodes[i].is_sharing_enabled; in psp_xgmi_get_topology_info()
1479 topology_info_input->nodes[i].is_sharing_enabled = 1; in psp_xgmi_set_topology_info()