Thanks. It's great to see this documented. I haven't confirmed that the information is 100% accurate. Acked-by: Felix Kuehling <Felix.Kuehling at amd.com> On 2018-04-19 04:05 PM, Alex Deucher wrote: > Provide some initial documenation on how to use the power sysfs > APIs. > > Alex Deucher (6): > drm/amdgpu/pm: document power_dpm_force_performance_level > drm/amdgpu/pm: document power_dpm_state > drm/amdgpu/pm: document pp_table > drm/amdgpu/pm: document pp_dpm_sclk pp_dpm_mclk pp_dpm_pcie > drm/amdgpu/pm: document pp_power_profile_mode > drm/amdgpu/pm: document pp_od_clk_voltage > > drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | 156 +++++++++++++++++++++++++++++++++ > 1 file changed, 156 insertions(+) >