<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<meta content="text/html; charset=UTF-8">
<style type="text/css" style="">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<div dir="ltr">
<div id="x_divtagdefaultwrapper" style="font-size:12pt; color:#000000; background-color:#FFFFFF; font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Reviewed-by: Ken Wang <Qingqing.Wang@amd.com><br>
</p>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>发件人:</b> Huang Rui <ray.huang@amd.com><br>
<b>发送时间:</b> 2016年8月2日 13:23:34<br>
<b>收件人:</b> amd-gfx@lists.freedesktop.org; Deucher, Alexander<br>
<b>抄送:</b> Wang, Ken; Huan, Alvin; Huang, Ray<br>
<b>主题:</b> [PATCH v2 3/3] drm/amdgpu: update golden setting of polaris10</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">Signed-off-by: Huang Rui <ray.huang@amd.com><br>
---<br>
 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 4 ++--<br>
 1 file changed, 2 insertions(+), 2 deletions(-)<br>
<br>
diff --git a/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c b/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c<br>
index ea025a5..05c336b 100644<br>
--- a/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c<br>
+++ b/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c<br>
@@ -301,8 +301,8 @@ static const u32 polaris11_golden_common_all[] =<br>
 static const u32 golden_settings_polaris10_a11[] =<br>
 {<br>
         mmATC_MISC_CG, 0x000c0fc0, 0x000c0200,<br>
-       mmCB_HW_CONTROL, 0xfffdf3cf, 0x00007208,<br>
-       mmCB_HW_CONTROL_2, 0, 0x0f000000,<br>
+       mmCB_HW_CONTROL, 0x0001f3cf, 0x00007208,<br>
+       mmCB_HW_CONTROL_2, 0x0f000000, 0x0f000000,<br>
         mmCB_HW_CONTROL_3, 0x000001ff, 0x00000040,<br>
         mmDB_DEBUG2, 0xf00fffff, 0x00000400,<br>
         mmPA_SC_ENHANCE, 0xffffffff, 0x20000001,<br>
-- <br>
2.7.4<br>
<br>
</div>
</span></font>
</body>
</html>