Searched defs:amdgpu_mgpu_info (Results 1 – 1 of 1) sorted by relevance
120 struct amdgpu_mgpu_info struct122 struct amdgpu_gpu_instance gpu_ins[MAX_GPU_INSTANCE];123 struct mutex mutex;124 uint32_t num_gpu;125 uint32_t num_dgpu;126 uint32_t num_apu;129 struct delayed_work delayed_reset_work;130 bool pending_reset;
Completed in 11 milliseconds