drm/radeon/dpm: fixup dynamic state adjust for btc (v2)

Use a dedicated copy of the current power state since
we may have to adjust it on the fly.

v2: fix up redundant state sets

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
此提交包含在:
Alex Deucher
2012-11-29 19:27:56 -05:00
父節點 a8dbaeff3d
當前提交 d22b7e406a
共有 6 個檔案被更改,包括 400 行新增9 行删除

查看文件

@@ -33,4 +33,6 @@
#define BTC_CGULVPARAMETER_DFLT 0x00040035
#define BTC_CGULVCONTROL_DFLT 0x00001450
extern u32 btc_valid_sclk[];
#endif