Searched defs:amdgpu_dpm (Results 1 – 2 of 2) sorted by relevance
242 struct amdgpu_dpm { struct243 struct amdgpu_ps *ps;245 int num_ps;270 struct amdgpu_dpm_dynamic_state dyn_state; argument271 struct amdgpu_dpm_fan fan; argument286 struct amdgpu_dpm_thermal thermal; argument288 enum amd_dpm_forced_level forced_level;
149 int amdgpu_dpm = -1; variable