Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_xgmi.h34 struct amdgpu_hive_info { struct
35 struct kobject kobj;
36 uint64_t hive_id;
38 struct list_head node;
39 atomic_t number_devices;
40 struct mutex hive_lock;
41 int hi_req_count;
43 struct task_barrier tb;
44 enum {
48 } pstate;
[all …]