Home
last modified time | relevance | path

Searched refs:hive_id (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_xgmi.h31 uint64_t hive_id; member
70 adev->gmc.xgmi.hive_id && in amdgpu_xgmi_same_hive()
71 adev->gmc.xgmi.hive_id == bo_adev->gmc.xgmi.hive_id); in amdgpu_xgmi_same_hive()
A Damdgpu_xgmi.c219 return snprintf(buf, PAGE_SIZE, "%llu\n", hive->hive_id); in amdgpu_xgmi_show_attrs()
360 if (!adev->gmc.xgmi.hive_id) in amdgpu_get_xgmi_hive()
371 if (hive->hive_id == adev->gmc.xgmi.hive_id) in amdgpu_get_xgmi_hive()
395 hive->hive_id = adev->gmc.xgmi.hive_id; in amdgpu_get_xgmi_hive()
467 request_adev->gmc.xgmi.hive_id, ret); in amdgpu_xgmi_set_pstate()
496 adev->gmc.xgmi.hive_id, ret); in amdgpu_xgmi_update_topology()
594 adev->gmc.xgmi.hive_id = 16; in amdgpu_xgmi_add_device()
603 adev->gmc.xgmi.node_id, adev->gmc.xgmi.hive_id); in amdgpu_xgmi_add_device()
641 tmp_adev->gmc.xgmi.hive_id, ret); in amdgpu_xgmi_add_device()
663 tmp_adev->gmc.xgmi.hive_id, ret); in amdgpu_xgmi_add_device()
[all …]
A Dta_xgmi_if.h93 uint64_t hive_id; member
A Damdgpu_gmc.h149 u64 hive_id; member
A Damdgpu_ib.c379 } else if (adev->gmc.xgmi.hive_id) { in amdgpu_ib_ring_tests()
A Damdgpu_psp.h406 int psp_xgmi_get_hive_id(struct psp_context *psp, uint64_t *hive_id);
A Damdgpu_amdkfd.c543 return adev->gmc.xgmi.hive_id; in amdgpu_amdkfd_get_hive_id()
A Damdgpu_psp.c1075 int psp_xgmi_get_hive_id(struct psp_context *psp, uint64_t *hive_id) in psp_xgmi_get_hive_id() argument
1090 *hive_id = xgmi_cmd->xgmi_out_message.get_hive_id.hive_id; in psp_xgmi_get_hive_id()
A Damdgpu_device.c4968 job ? job->base.id : -1, hive->hive_id); in amdgpu_device_gpu_recover()
/linux/drivers/gpu/drm/amd/amdkfd/
A Dkfd_topology.c494 dev->node_props.hive_id); in node_show()
1302 if (gpu->hive_id && adev->gmc.xgmi.connected_to_cpu) { in kfd_topology_add_device()
1311 top_dev->node_props.hive_id = gpu->hive_id; in kfd_topology_add_device()
1399 dev->node_props.hive_id = gpu->hive_id; in kfd_topology_add_device()
A Dkfd_topology.h61 uint64_t hive_id; member
A Dkfd_crat.c2219 if (kdev->hive_id) { in kfd_create_vcrat_image_gpu()
2224 if (peer_dev->gpu->hive_id != kdev->hive_id) in kfd_create_vcrat_image_gpu()
A Dkfd_priv.h301 uint64_t hive_id; member
A Dkfd_device.c998 kfd->hive_id = amdgpu_amdkfd_get_hive_id(kfd->kgd); in kgd2kfd_device_init()

Completed in 44 milliseconds