Home
last modified time | relevance | path

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

/Linux-v6.6/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.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()
398 struct amdgpu_hive_info *hive) in amdgpu_xgmi_sysfs_add_dev_info()
460 struct amdgpu_hive_info *hive) in amdgpu_xgmi_sysfs_rem_dev_info()
480 struct amdgpu_hive_info *amdgpu_get_xgmi_hive(struct amdgpu_device *adev) in amdgpu_get_xgmi_hive()
482 struct amdgpu_hive_info *hive = NULL; in amdgpu_get_xgmi_hive()
571 void amdgpu_put_xgmi_hive(struct amdgpu_hive_info *hive) in amdgpu_put_xgmi_hive()
580 struct amdgpu_hive_info *hive; in amdgpu_xgmi_set_pstate()
[all …]
Damdgpu_reset.h40 struct amdgpu_hive_info *hive;
Damdgpu.h296 struct amdgpu_hive_info;
776 struct amdgpu_hive_info *hive;
Damdgpu_device.c2426 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_device_ip_init()
3339 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_device_xgmi_reset_func()
4511 struct amdgpu_hive_info *hive = NULL; in amdgpu_device_reset_sriov()
5166 struct amdgpu_hive_info *hive = NULL; in amdgpu_device_gpu_recover()
Damdgpu_drv.c2249 struct amdgpu_hive_info *hive; in amdgpu_pci_remove()
Damdgpu_ras.c2026 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_ras_do_recovery()
Damdgpu_psp.c1332 struct amdgpu_hive_info *hive; in psp_xgmi_reflect_topology_info()