summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay
diff options
context:
space:
mode:
authorAlexandre Demers <alexandre.f.demers@gmail.com>2016-06-22 23:31:29 -0400
committerAlex Deucher <alexander.deucher@amd.com>2016-07-07 15:06:01 -0400
commit880a076cdefe7f345d25e462cd327bea9ff81831 (patch)
tree4faf11d8f72b597259e39a13b4b7ffd8ba1cb651 /drivers/gpu/drm/amd/powerplay
parent023efca25115340a635d79d9cdbce83e63313871 (diff)
downloadop-kernel-dev-880a076cdefe7f345d25e462cd327bea9ff81831.zip
op-kernel-dev-880a076cdefe7f345d25e462cd327bea9ff81831.tar.gz
drm/amd/powerplay: fix typos in comment in polaris' hwmgr
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/powerplay')
-rw-r--r--drivers/gpu/drm/amd/powerplay/hwmgr/polaris10_hwmgr.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/drm/amd/powerplay/hwmgr/polaris10_hwmgr.c b/drivers/gpu/drm/amd/powerplay/hwmgr/polaris10_hwmgr.c
index b3bc8fb..c2b05af 100644
--- a/drivers/gpu/drm/amd/powerplay/hwmgr/polaris10_hwmgr.c
+++ b/drivers/gpu/drm/amd/powerplay/hwmgr/polaris10_hwmgr.c
@@ -1404,9 +1404,9 @@ static int polaris10_populate_all_memory_levels(struct pp_hwmgr *hwmgr)
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
- * 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.
*/
levels[0].ActivityLevel = 0x1f;
OpenPOWER on IntegriCloud