commit | 70d01a5ee29fcb23a6b5948227b1aee212922ade | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Tue Jul 02 18:38:02 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jul 05 18:09:19 2013 -0400 |
tree | f2087b3fa9b4c6942686367c4390b4a04b6904c4 | |
parent | 67d5ced503db5b44cb82f378c9cb3f0e77a94e7f [diff] |
drm/radeon/dpm: add infrastructure to force performance levels This allows you to force specific power levels within a power state. Due to hardware restrictions between generations, the interface is limited to the following 3 selections: auto: all levels enabled low: forced to the lowest power level high: forced to the highest power level Signed-off-by: Alex Deucher <alexander.deucher@amd.com>