Home
last modified time | relevance | path

Searched refs:amdgpu_hive_info (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_xgmi.h29 struct amdgpu_hive_info { struct
56 struct amdgpu_hive_info *amdgpu_get_xgmi_hive(struct amdgpu_device *adev); argument
57 void amdgpu_put_xgmi_hive(struct amdgpu_hive_info *hive);
58 int amdgpu_xgmi_update_topology(struct amdgpu_hive_info *hive, struct amdgpu_device *adev);
A Damdgpu_xgmi.c286 struct amdgpu_hive_info *hive = container_of( in amdgpu_xgmi_show_attrs()
287 kobj, struct amdgpu_hive_info, kobj); in amdgpu_xgmi_show_attrs()
297 struct amdgpu_hive_info *hive = container_of( in amdgpu_xgmi_hive_release()
298 kobj, struct amdgpu_hive_info, kobj); in amdgpu_xgmi_hive_release()
366 struct amdgpu_hive_info *hive) in amdgpu_xgmi_sysfs_add_dev_info()
416 struct amdgpu_hive_info *hive) in amdgpu_xgmi_sysfs_rem_dev_info()
436 struct amdgpu_hive_info *hive = NULL; in amdgpu_get_xgmi_hive()
524 void amdgpu_put_xgmi_hive(struct amdgpu_hive_info *hive) in amdgpu_put_xgmi_hive()
533 struct amdgpu_hive_info *hive; in amdgpu_xgmi_set_pstate()
671 struct amdgpu_hive_info *hive; in amdgpu_xgmi_add_device()
[all …]
A Damdgpu_reset.h40 struct amdgpu_hive_info *hive;
A Damdgpu.h292 struct amdgpu_hive_info;
772 struct amdgpu_hive_info *hive;
A Damdgpu_device.c2477 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_device_ip_init()
3392 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_device_xgmi_reset_func()
4518 struct amdgpu_hive_info *hive = NULL; in amdgpu_device_reset_sriov()
5158 struct amdgpu_hive_info *hive = NULL; in amdgpu_device_gpu_recover()
A Damdgpu_drv.c2256 struct amdgpu_hive_info *hive; in amdgpu_pci_remove()
A Damdgpu_ras.c1980 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_ras_do_recovery()
A Damdgpu_psp.c1262 struct amdgpu_hive_info *hive; in psp_xgmi_reflect_topology_info()

Completed in 33 milliseconds