Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_xgmi.h28 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,
H A Damdgpu_xgmi.c404 struct amdgpu_hive_info *hive = container_of( in amdgpu_xgmi_show_attrs()
405 kobj, struct amdgpu_hive_info, kobj); in amdgpu_xgmi_show_attrs()
415 struct amdgpu_hive_info *hive = container_of( in amdgpu_xgmi_hive_release()
416 kobj, struct amdgpu_hive_info, kobj); in amdgpu_xgmi_hive_release()
564 struct amdgpu_hive_info *hive) in amdgpu_xgmi_sysfs_add_dev_info()
642 struct amdgpu_hive_info *hive) in amdgpu_xgmi_sysfs_rem_dev_info()
665 struct amdgpu_hive_info *amdgpu_get_xgmi_hive(struct amdgpu_device *adev) in amdgpu_get_xgmi_hive()
667 struct amdgpu_hive_info *hive = NULL; in amdgpu_get_xgmi_hive()
757 void amdgpu_put_xgmi_hive(struct amdgpu_hive_info *hive) in amdgpu_put_xgmi_hive()
766 struct amdgpu_hive_info *hive; in amdgpu_xgmi_set_pstate()
[all …]
H A Damdgpu_device.c3190 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_device_ip_init()
4173 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_device_xgmi_reset_func()
5492 struct amdgpu_hive_info *hive = NULL; in amdgpu_device_reset_sriov()
6141 struct amdgpu_hive_info *hive) in amdgpu_device_recovery_prepare()
6202 struct amdgpu_hive_info *hive, in amdgpu_device_halt_activities()
6418 struct amdgpu_hive_info *hive = NULL; in amdgpu_device_gpu_recover()
6887 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_pci_error_detected()
6967 struct amdgpu_hive_info *hive; in amdgpu_pci_slot_reset()
7055 struct amdgpu_hive_info *hive = NULL; in amdgpu_pci_resume()
H A Damdgpu_job.c56 struct amdgpu_hive_info *hive = NULL; in amdgpu_job_core_dump()
H A Damdgpu.h330 struct amdgpu_hive_info;
946 struct amdgpu_hive_info *hive;
H A Damdgpu_ras.c2596 struct amdgpu_hive_info *hive, bool status) in amdgpu_ras_set_fed_all()
2610 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_ras_in_recovery()
2640 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_ras_do_recovery()
3918 struct amdgpu_hive_info *hive; in amdgpu_ras_event_mgr_init()
4747 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_ras_reset_gpu()
H A Damdgpu_psp.c1536 struct amdgpu_hive_info *hive; in psp_xgmi_reflect_topology_info()