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/
A Damdgpu_xgmi.h29 struct amdgpu_hive_info { struct
54 struct amdgpu_hive_info *amdgpu_get_xgmi_hive(struct amdgpu_device *adev); argument
55 void amdgpu_put_xgmi_hive(struct amdgpu_hive_info *hive);
56 int amdgpu_xgmi_update_topology(struct amdgpu_hive_info *hive, struct amdgpu_device *adev);
A Damdgpu_xgmi.c215 struct amdgpu_hive_info *hive = container_of( in amdgpu_xgmi_show_attrs()
216 kobj, struct amdgpu_hive_info, kobj); in amdgpu_xgmi_show_attrs()
226 struct amdgpu_hive_info *hive = container_of( in amdgpu_xgmi_hive_release()
227 kobj, struct amdgpu_hive_info, kobj); in amdgpu_xgmi_hive_release()
287 struct amdgpu_hive_info *hive) in amdgpu_xgmi_sysfs_add_dev_info()
337 struct amdgpu_hive_info *hive) in amdgpu_xgmi_sysfs_rem_dev_info()
357 struct amdgpu_hive_info *hive = NULL; in amdgpu_get_xgmi_hive()
418 void amdgpu_put_xgmi_hive(struct amdgpu_hive_info *hive) in amdgpu_put_xgmi_hive()
427 struct amdgpu_hive_info *hive; in amdgpu_xgmi_set_pstate()
562 struct amdgpu_hive_info *hive; in amdgpu_xgmi_add_device()
[all …]
A Damdgpu_reset.h39 struct amdgpu_hive_info *hive;
A Damdgpu.h286 struct amdgpu_hive_info;
824 struct amdgpu_hive_info *hive;
A Damdgpu_device.c3263 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_device_xgmi_reset_func()
4708 struct amdgpu_hive_info *hive) in amdgpu_device_lock_adev()
4748 static int amdgpu_device_lock_hive_adev(struct amdgpu_device *adev, struct amdgpu_hive_info *hive) in amdgpu_device_lock_hive_adev()
4928 struct amdgpu_hive_info *hive = NULL; in amdgpu_device_gpu_recover()
A Damdgpu_ras.c1831 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_ras_do_recovery()
A Damdgpu_psp.c1132 struct amdgpu_hive_info *hive; in psp_xgmi_reflect_topology_info()

Completed in 27 milliseconds