Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
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);
Damdgpu_xgmi.c206 struct amdgpu_hive_info *hive = container_of( in amdgpu_xgmi_show_attrs()
207 kobj, struct amdgpu_hive_info, kobj); in amdgpu_xgmi_show_attrs()
217 struct amdgpu_hive_info *hive = container_of( in amdgpu_xgmi_hive_release()
218 kobj, struct amdgpu_hive_info, kobj); in amdgpu_xgmi_hive_release()
286 struct amdgpu_hive_info *hive) in amdgpu_xgmi_sysfs_add_dev_info()
336 struct amdgpu_hive_info *hive) in amdgpu_xgmi_sysfs_rem_dev_info()
354 struct amdgpu_hive_info *amdgpu_get_xgmi_hive(struct amdgpu_device *adev) in amdgpu_get_xgmi_hive()
356 struct amdgpu_hive_info *hive = NULL; in amdgpu_get_xgmi_hive()
446 void amdgpu_put_xgmi_hive(struct amdgpu_hive_info *hive) in amdgpu_put_xgmi_hive()
455 struct amdgpu_hive_info *hive; in amdgpu_xgmi_set_pstate()
[all …]
Damdgpu_reset.h40 struct amdgpu_hive_info *hive;
Damdgpu.h290 struct amdgpu_hive_info;
765 struct amdgpu_hive_info *hive;
Damdgpu_device.c2463 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_device_ip_init()
3362 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_device_xgmi_reset_func()
4479 struct amdgpu_hive_info *hive = NULL; in amdgpu_device_reset_sriov()
5204 struct amdgpu_hive_info *hive = NULL; in amdgpu_device_gpu_recover()
Damdgpu_drv.c2209 struct amdgpu_hive_info *hive; in amdgpu_pci_remove()
Damdgpu_ras.c1926 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_ras_do_recovery()
Damdgpu_psp.c1290 struct amdgpu_hive_info *hive; in psp_xgmi_reflect_topology_info()