Home
last modified time | relevance | path

Searched defs:hive (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_xgmi.c185 struct amdgpu_hive_info *hive = container_of( in amdgpu_xgmi_show_attrs() local
196 struct amdgpu_hive_info *hive = container_of( in amdgpu_xgmi_hive_release() local
257 struct amdgpu_hive_info *hive) in amdgpu_xgmi_sysfs_add_dev_info()
307 struct amdgpu_hive_info *hive) in amdgpu_xgmi_sysfs_rem_dev_info()
327 struct amdgpu_hive_info *hive = NULL, *tmp = NULL; in amdgpu_get_xgmi_hive() local
389 void amdgpu_put_xgmi_hive(struct amdgpu_hive_info *hive) in amdgpu_put_xgmi_hive()
398 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_xgmi_set_pstate() local
450 int amdgpu_xgmi_update_topology(struct amdgpu_hive_info *hive, struct amdgpu_device *adev) in amdgpu_xgmi_update_topology()
483 struct amdgpu_hive_info *hive; in amdgpu_xgmi_add_device() local
589 struct amdgpu_hive_info *hive = adev->hive; in amdgpu_xgmi_remove_device() local
Damdgpu_device.c3037 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_device_xgmi_reset_func() local
4243 static int amdgpu_do_asic_reset(struct amdgpu_hive_info *hive, in amdgpu_do_asic_reset()
4390 struct amdgpu_hive_info *hive) in amdgpu_device_lock_adev()
4500 struct amdgpu_hive_info *hive = NULL; in amdgpu_device_gpu_recover() local
Damdgpu_ras.c1573 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev); in amdgpu_ras_do_recovery() local
Damdgpu.h736 struct amdgpu_hive_info *hive; member