Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_xgmi.h29 struct amdgpu_hive_info { struct
57 struct amdgpu_hive_info *amdgpu_get_xgmi_hive(struct amdgpu_device *adev); argument
58 void amdgpu_put_xgmi_hive(struct amdgpu_hive_info *hive);
59 int amdgpu_xgmi_update_topology(struct amdgpu_hive_info *hive, struct amdgpu_device *adev);
Damdgpu_xgmi.c333 struct amdgpu_hive_info *hive = container_of( in amdgpu_xgmi_show_attrs()
334 kobj, struct amdgpu_hive_info, kobj); in amdgpu_xgmi_show_attrs()
344 struct amdgpu_hive_info *hive = container_of( in amdgpu_xgmi_hive_release()
345 kobj, struct amdgpu_hive_info, kobj); in amdgpu_xgmi_hive_release()
493 struct amdgpu_hive_info *hive) in amdgpu_xgmi_sysfs_add_dev_info()
571 struct amdgpu_hive_info *hive) in amdgpu_xgmi_sysfs_rem_dev_info()
594 struct amdgpu_hive_info *amdgpu_get_xgmi_hive(struct amdgpu_device *adev) in amdgpu_get_xgmi_hive()
596 struct amdgpu_hive_info *hive = NULL; in amdgpu_get_xgmi_hive()
685 void amdgpu_put_xgmi_hive(struct amdgpu_hive_info *hive) in amdgpu_put_xgmi_hive()
694 struct amdgpu_hive_info *hive; in amdgpu_xgmi_set_pstate()
[all …]
Damdgpu_reset.h52 struct amdgpu_hive_info *hive;
Damdgpu_job.c56 struct amdgpu_hive_info *hive = NULL; in amdgpu_job_core_dump()
Damdgpu.h323 struct amdgpu_hive_info;
842 struct amdgpu_hive_info *hive;
Damdgpu_ras.c2519 struct amdgpu_hive_info *hive, bool status) in amdgpu_ras_set_fed_all()
2533 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_ras_in_recovery()
2563 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_ras_do_recovery()
3529 struct amdgpu_hive_info *hive; in amdgpu_ras_event_mgr_init()
Damdgpu_device.c2908 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_device_ip_init()
3833 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_device_xgmi_reset_func()
5042 struct amdgpu_hive_info *hive = NULL; in amdgpu_device_reset_sriov()
5642 struct amdgpu_hive_info *hive = NULL; in amdgpu_device_gpu_recover()
Damdgpu_psp.c1376 struct amdgpu_hive_info *hive; in psp_xgmi_reflect_topology_info()