<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:32<br>
<b>收件人:</b> amd-gfx@lists.freedesktop.org; Deucher, Alexander<br>
<b>抄送:</b> Wang, Ken; Huan, Alvin; Huang, Ray<br>
<b>主题:</b> [PATCH v2 1/3] drm/amdgpu: update golden setting of tonga</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 | 1 +<br>
 1 file changed, 1 insertion(+)<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 aff318a..fc4d998 100644<br>
--- a/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c<br>
+++ b/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c<br>
@@ -165,6 +165,7 @@ static const u32 golden_settings_tonga_a11[] =<br>
         mmPA_SC_ENHANCE, 0xffffffff, 0x20000001,<br>
         mmPA_SC_FIFO_DEPTH_CNTL, 0x000003ff, 0x000000fc,<br>
         mmPA_SC_LINE_STIPPLE_STATE, 0x0000ff0f, 0x00000000,<br>
+       mmRLC_CGCG_CGLS_CTRL, 0x00000003, 0x0000003c,<br>
         mmSQ_RANDOM_WAVE_PRI, 0x001fffff, 0x000006fd,<br>
         mmTA_CNTL_AUX, 0x000f000f, 0x000b0000,<br>
         mmTCC_CTRL, 0x00100000, 0xf31fff7f,<br>
-- <br>
2.7.4<br>
<br>
</div>
</span></font>
</body>
</html>