HomeSort by: relevance | last modified time | path
    Searched refs:amdgpu_hive_info (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_xgmi.h 30 struct amdgpu_hive_info { struct
44 struct amdgpu_hive_info *amdgpu_get_xgmi_hive(struct amdgpu_device *adev, int lock);
45 int amdgpu_xgmi_update_topology(struct amdgpu_hive_info *hive, struct amdgpu_device *adev);
amdgpu_xgmi.c 41 static struct amdgpu_hive_info xgmi_hives[AMDGPU_MAX_XGMI_HIVE];
44 void *amdgpu_xgmi_hive_try_lock(struct amdgpu_hive_info *hive)
80 struct amdgpu_hive_info *hive =
81 container_of(attr, struct amdgpu_hive_info, dev_attr);
87 struct amdgpu_hive_info *hive)
123 struct amdgpu_hive_info *hive)
177 struct amdgpu_hive_info *hive)
229 struct amdgpu_hive_info *hive)
240 struct amdgpu_hive_info *amdgpu_get_xgmi_hive(struct amdgpu_device *adev, int lock)
243 struct amdgpu_hive_info *tmp
    [all...]
amdgpu_device.c 2820 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(adev, 0);
4050 static int amdgpu_do_asic_reset(struct amdgpu_hive_info *hive,
4222 struct amdgpu_hive_info *hive = NULL;
  /src/sys/external/bsd/drm2/amdgpu/
amdgpu_xgmi.c 37 struct amdgpu_hive_info *
44 amdgpu_xgmi_update_topology(struct amdgpu_hive_info *hive,
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
amdgpu_arcturus_ppt.c 1165 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(smu->adev, 0);
1207 struct amdgpu_hive_info *hive = amdgpu_get_xgmi_hive(smu->adev, 0);

Completed in 18 milliseconds