Searched defs:amdgpu_dpm (Results 1 – 2 of 2) sorted by relevance
1593 struct amdgpu_dpm { struct1594 struct amdgpu_ps *ps;1618 struct amdgpu_dpm_dynamic_state dyn_state; argument1619 struct amdgpu_dpm_fan fan; argument1635 struct amdgpu_dpm_thermal thermal; argument1637 enum amdgpu_dpm_forced_level forced_level; argument
68 int amdgpu_dpm = -1; variable