Searched refs:amdgpu_hive_info (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_xgmi.h | 28 struct amdgpu_hive_info { struct 98 struct amdgpu_hive_info *amdgpu_get_xgmi_hive(struct amdgpu_device *adev); 99 void amdgpu_put_xgmi_hive(struct amdgpu_hive_info *hive); 100 int amdgpu_xgmi_update_topology(struct amdgpu_hive_info *hive, struct amdgpu_device *adev); 118 struct amdgpu_hive_info *hive, 131 DEFINE_FREE(xgmi_put_hive, struct amdgpu_hive_info *, if (_T) amdgpu_put_xgmi_hive(_T))
|
| H A D | amdgpu_xgmi.c | 412 struct amdgpu_hive_info *hive = container_of( in amdgpu_xgmi_show_attrs() 413 kobj, struct amdgpu_hive_info, kobj); in amdgpu_xgmi_show_attrs() 423 struct amdgpu_hive_info *hive = container_of( in amdgpu_xgmi_hive_release() 424 kobj, struct amdgpu_hive_info, kobj); in amdgpu_xgmi_hive_release() 572 struct amdgpu_hive_info *hive) in amdgpu_xgmi_sysfs_add_dev_info() 650 struct amdgpu_hive_info *hive) in amdgpu_xgmi_sysfs_rem_dev_info() 673 struct amdgpu_hive_info *amdgpu_get_xgmi_hive(struct amdgpu_device *adev) in amdgpu_get_xgmi_hive() 675 struct amdgpu_hive_info *hive = NULL; in amdgpu_get_xgmi_hive() 765 void amdgpu_put_xgmi_hive(struct amdgpu_hive_info *hive) in amdgpu_put_xgmi_hive() 774 struct amdgpu_hive_info *hive; in amdgpu_xgmi_set_pstate() [all …]
|
| H A D | amdgpu_reset.h | 53 struct amdgpu_hive_info *hive;
|
| H A D | amdgpu_job.c | 56 struct amdgpu_hive_info *hive = NULL; in amdgpu_job_core_dump()
|
| H A D | amdgpu_device.c | 3135 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_device_ip_init() 4167 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_device_xgmi_reset_func() 5575 struct amdgpu_hive_info *hive = NULL; in amdgpu_device_reset_sriov() 6231 struct amdgpu_hive_info *hive) in amdgpu_device_recovery_prepare() 6283 struct amdgpu_hive_info *hive, in amdgpu_device_halt_activities() 6501 struct amdgpu_hive_info *hive = NULL; in amdgpu_device_gpu_recover() 6986 struct amdgpu_hive_info *hive __free(xgmi_put_hive) = in amdgpu_pci_error_detected() 7073 struct amdgpu_hive_info *hive; in amdgpu_pci_slot_reset() 7176 struct amdgpu_hive_info *hive = NULL; in amdgpu_pci_resume()
|
| H A D | amdgpu.h | 328 struct amdgpu_hive_info; 870 struct amdgpu_hive_info *hive;
|
| H A D | amdgpu_gmc.c | 1279 struct amdgpu_hive_info *hive; in current_memory_partition_store() 1482 struct amdgpu_hive_info *hive; in amdgpu_gmc_prepare_nps_mode_change()
|
| H A D | amdgpu_ras.c | 2853 struct amdgpu_hive_info *hive, bool status) in amdgpu_ras_set_fed_all() 2867 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_ras_in_recovery() 2897 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_ras_do_recovery() 4224 struct amdgpu_hive_info *hive; in amdgpu_ras_event_mgr_init() 5089 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_ras_reset_gpu()
|
| H A D | amdgpu_psp.c | 1538 struct amdgpu_hive_info *hive; in psp_xgmi_reflect_topology_info()
|
| /linux/drivers/gpu/drm/amd/ras/ras_mgr/ |
| H A D | amdgpu_ras_sys.c | 72 struct amdgpu_hive_info *hive; in amdgpu_ras_sys_gen_seqno()
|
| H A D | amdgpu_ras_mgr.c | 71 struct amdgpu_hive_info *hive; in amdgpu_ras_mgr_init_event_mgr()
|