答复: [PATCH v2 3/3] drm/amdgpu: update golden setting of polaris10
Wang, Ken
Ken.Wang at amd.com
Tue Aug 2 05:28:46 UTC 2016
Reviewed-by: Ken Wang <Qingqing.Wang at amd.com>
________________________________
发件人: Huang Rui <ray.huang at amd.com>
发送时间: 2016年8月2日 13:23:34
收件人: amd-gfx at lists.freedesktop.org; Deucher, Alexander
抄送: Wang, Ken; Huan, Alvin; Huang, Ray
主题: [PATCH v2 3/3] drm/amdgpu: update golden setting of polaris10
Signed-off-by: Huang Rui <ray.huang at amd.com>
---
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c b/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
index ea025a5..05c336b 100644
--- a/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
+++ b/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
@@ -301,8 +301,8 @@ static const u32 polaris11_golden_common_all[] =
static const u32 golden_settings_polaris10_a11[] =
{
mmATC_MISC_CG, 0x000c0fc0, 0x000c0200,
- mmCB_HW_CONTROL, 0xfffdf3cf, 0x00007208,
- mmCB_HW_CONTROL_2, 0, 0x0f000000,
+ mmCB_HW_CONTROL, 0x0001f3cf, 0x00007208,
+ mmCB_HW_CONTROL_2, 0x0f000000, 0x0f000000,
mmCB_HW_CONTROL_3, 0x000001ff, 0x00000040,
mmDB_DEBUG2, 0xf00fffff, 0x00000400,
mmPA_SC_ENHANCE, 0xffffffff, 0x20000001,
--
2.7.4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/amd-gfx/attachments/20160802/c9cc3e0f/attachment-0001.html>
More information about the amd-gfx
mailing list