Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H 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);
H 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()
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()
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()
718 struct amdgpu_hive_info *hive; in amdgpu_xgmi_add_device()
[all …]
H A Damdgpu_reset.h40 struct amdgpu_hive_info *hive;
H A Damdgpu.h296 struct amdgpu_hive_info;
776 struct amdgpu_hive_info *hive;
H A Damdgpu_device.c2423 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_device_ip_init()
3336 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_device_xgmi_reset_func()
4535 struct amdgpu_hive_info *hive = NULL; in amdgpu_device_reset_sriov()
5190 struct amdgpu_hive_info *hive = NULL; in amdgpu_device_gpu_recover()
H A Damdgpu_drv.c2251 struct amdgpu_hive_info *hive; in amdgpu_pci_remove()
H A Damdgpu_ras.c2032 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_ras_do_recovery()
H A Damdgpu_psp.c1332 struct amdgpu_hive_info *hive; in psp_xgmi_reflect_topology_info()