Searched refs:amdgpu_hive_info (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_xgmi.h | 29 struct amdgpu_hive_info { struct 53 struct amdgpu_hive_info *amdgpu_get_xgmi_hive(struct amdgpu_device *adev); 54 void amdgpu_put_xgmi_hive(struct amdgpu_hive_info *hive); 55 int amdgpu_xgmi_update_topology(struct amdgpu_hive_info *hive, struct amdgpu_device *adev);
|
H A D | amdgpu_xgmi.c | 185 struct amdgpu_hive_info *hive = container_of( in amdgpu_xgmi_show_attrs() 186 kobj, struct amdgpu_hive_info, kobj); in amdgpu_xgmi_show_attrs() 196 struct amdgpu_hive_info *hive = container_of( in amdgpu_xgmi_hive_release() 197 kobj, struct amdgpu_hive_info, kobj); in amdgpu_xgmi_hive_release() 257 struct amdgpu_hive_info *hive) in amdgpu_xgmi_sysfs_add_dev_info() 307 struct amdgpu_hive_info *hive) in amdgpu_xgmi_sysfs_rem_dev_info() 325 struct amdgpu_hive_info *amdgpu_get_xgmi_hive(struct amdgpu_device *adev) in amdgpu_get_xgmi_hive() 327 struct amdgpu_hive_info *hive = NULL, *tmp = NULL; in amdgpu_get_xgmi_hive() 390 void amdgpu_put_xgmi_hive(struct amdgpu_hive_info *hive) in amdgpu_put_xgmi_hive() 399 struct amdgpu_hive_info *hiv in amdgpu_xgmi_set_pstate() [all...] |
H A D | amdgpu.h | 258 struct amdgpu_hive_info; 737 struct amdgpu_hive_info *hive;
|
H A D | amdgpu_device.c | 3052 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_device_xgmi_reset_func() 4255 static int amdgpu_do_asic_reset(struct amdgpu_hive_info *hive, in amdgpu_do_asic_reset() 4405 struct amdgpu_hive_info *hive) in amdgpu_device_lock_adev() 4519 struct amdgpu_hive_info *hive = NULL; in amdgpu_device_gpu_recover()
|
H A D | amdgpu_ras.c | 1576 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_ras_do_recovery()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_xgmi.h | 29 struct amdgpu_hive_info { struct 56 struct amdgpu_hive_info *amdgpu_get_xgmi_hive(struct amdgpu_device *adev); 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 D | amdgpu_xgmi.c | 286 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 *hiv in amdgpu_xgmi_set_pstate() [all...] |
H A D | amdgpu_reset.h | 40 struct amdgpu_hive_info *hive;
|
H A D | amdgpu.h | 296 struct amdgpu_hive_info; 776 struct amdgpu_hive_info *hive;
|
H A D | amdgpu_device.c | 2422 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_device_ip_init() 3335 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_device_xgmi_reset_func() 4502 struct amdgpu_hive_info *hive = NULL; in amdgpu_device_reset_sriov() 5157 struct amdgpu_hive_info *hive = NULL; in amdgpu_device_gpu_recover()
|
H A D | amdgpu_ras.c | 2029 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_ras_do_recovery()
|
H A D | amdgpu_drv.c | 2251 struct amdgpu_hive_info *hive; in amdgpu_pci_remove()
|
H A D | amdgpu_psp.c | 1332 struct amdgpu_hive_info *hive; in psp_xgmi_reflect_topology_info()
|
Completed in 33 milliseconds