Searched defs:amdgpu_dpm (Results 1 – 2 of 2) sorted by relevance
238 struct amdgpu_dpm { struct239 struct amdgpu_ps *ps;241 int num_ps;266 struct amdgpu_dpm_dynamic_state dyn_state; argument267 struct amdgpu_dpm_fan fan; argument282 struct amdgpu_dpm_thermal thermal; argument284 enum amd_dpm_forced_level forced_level;
132 int amdgpu_dpm = -1; variable