OSDN Git Service

drm/amd/powerplay: fix some initialize error on polaris10.
authorRex Zhu <Rex.Zhu@amd.com>
Fri, 1 Apr 2016 11:56:07 +0000 (19:56 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 May 2016 00:29:34 +0000 (20:29 -0400)
commit7d367c2aeaf6058e9c55c1d6bff4f5174b65854c
treecf4ab9c9f954228b1f31b6109d5babbfb5a24a0c
parent7383bcb94a19349263c7b64f4272d0ca9c94e615
drm/amd/powerplay: fix some initialize error on polaris10.

1. don't enable SclkThrottleLowNotification, it's not supported.
2. Set missing mclk_dpm0_activity_target

Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/hwmgr/polaris10_hwmgr.c