提交 880a076c 编写于 作者: A Alexandre Demers 提交者: Alex Deucher

drm/amd/powerplay: fix typos in comment in polaris' hwmgr

Signed-off-by: NAlexandre Demers <alexandre.f.demers@gmail.com>
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 023efca2
...@@ -1404,9 +1404,9 @@ static int polaris10_populate_all_memory_levels(struct pp_hwmgr *hwmgr) ...@@ -1404,9 +1404,9 @@ static int polaris10_populate_all_memory_levels(struct pp_hwmgr *hwmgr)
return result; return result;
} }
/* in order to prevent MC activity from stutter mode to push DPM up. /* In order to prevent MC activity from stutter mode to push DPM up,
* the UVD change complements this by putting the MCLK in * the UVD change complements this by putting the MCLK in
* a higher state by default such that we are not effected by * a higher state by default such that we are not affected by
* up threshold or and MCLK DPM latency. * up threshold or and MCLK DPM latency.
*/ */
levels[0].ActivityLevel = 0x1f; levels[0].ActivityLevel = 0x1f;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册