]> git.karo-electronics.de Git - linux-beck.git/commitdiff
drm/amdgpu: update golden setting of iceland
authorHuang Rui <ray.huang@amd.com>
Tue, 2 Aug 2016 03:21:35 +0000 (11:21 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 2 Aug 2016 20:08:27 +0000 (16:08 -0400)
Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c

index bff8668e9e6d466e059d70f719c0a818235040dc..a4983237baa0eb5f1b909cdeda4d40bc74b75571 100644 (file)
@@ -409,6 +409,7 @@ static const u32 golden_settings_iceland_a11[] =
        mmPA_SC_LINE_STIPPLE_STATE, 0x0000ff0f, 0x00000000,
        mmPA_SC_RASTER_CONFIG, 0x3f3fffff, 0x00000002,
        mmPA_SC_RASTER_CONFIG_1, 0x0000003f, 0x00000000,
+       mmRLC_CGCG_CGLS_CTRL, 0x00000003, 0x0000003c,
        mmSQ_RANDOM_WAVE_PRI, 0x001fffff, 0x000006fd,
        mmTA_CNTL_AUX, 0x000f000f, 0x000b0000,
        mmTCC_CTRL, 0x00100000, 0xf31fff7f,