Home
last modified time | relevance | path

Searched refs:amdgpu_hive_info (Results 1 – 9 of 9) 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,
29 kobjamdgpu_hive_info global() argument
30 hive_idamdgpu_hive_info global() argument
31 device_listamdgpu_hive_info global() argument
32 nodeamdgpu_hive_info global() argument
33 number_devicesamdgpu_hive_info global() argument
34 hive_lockamdgpu_hive_info global() argument
35 hi_req_countamdgpu_hive_info global() argument
36 hi_req_gpuamdgpu_hive_info global() argument
37 tbamdgpu_hive_info global() argument
38 __anon391bef8f0103amdgpu_hive_info global() argument
42 pstateamdgpu_hive_info global() argument
44 reset_domainamdgpu_hive_info global() argument
45 ras_recoveryamdgpu_hive_info global() argument
46 event_mgramdgpu_hive_info global() argument
47 reset_on_init_workamdgpu_hive_info global() argument
48 requested_nps_modeamdgpu_hive_info global() argument
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 *hiv in amdgpu_xgmi_set_pstate()
[all...]
H A Damdgpu_reset.h52 struct amdgpu_hive_info *hive;
H A Damdgpu_job.c56 struct amdgpu_hive_info *hive = NULL; in amdgpu_job_core_dump()
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_gmc.c1206 struct amdgpu_hive_info *hive; in current_memory_partition_store()
1409 struct amdgpu_hive_info *hive; in amdgpu_gmc_prepare_nps_mode_change()
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()