Thanks Feifei! ________________________________ From: Xu, Feifei <[email protected]> Sent: Thursday, October 24, 2019 18:12 To: Yin, Tianci (Rico) <[email protected]>; [email protected] <[email protected]> Cc: Xiao, Jack <[email protected]>; Yuan, Xiaojie <[email protected]>; Yin, Tianci (Rico) <[email protected]>; Zhang, Hawking <[email protected]> Subject: RE: [PATCH 2/3] drm/amdgpu/gfx10: update gfx golden settings for navi14
Series is reviewed-by: Feifei Xu <[email protected]> Thanks, Feifei -----Original Message----- From: amd-gfx <[email protected]> On Behalf Of Tianci Yin Sent: Thursday, October 24, 2019 6:10 PM To: [email protected] Cc: Xu, Feifei <[email protected]>; Xiao, Jack <[email protected]>; Yuan, Xiaojie <[email protected]>; Yin, Tianci (Rico) <[email protected]>; Zhang, Hawking <[email protected]> Subject: [PATCH 2/3] drm/amdgpu/gfx10: update gfx golden settings for navi14 From: "Tianci.Yin" <[email protected]> update registers: mmCGTT_SPI_CLK_CTRL Change-Id: Ib2539aae1fb0d001278b7f89c90ad6296f9fb85f Signed-off-by: Tianci.Yin <[email protected]> --- drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c b/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c index 11e863c4c40b..22d0fade9c71 100644 --- a/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c +++ b/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c @@ -140,7 +140,7 @@ static const struct soc15_reg_golden golden_settings_gc_10_1_1[] = SOC15_REG_GOLDEN_VALUE(GC, 0, mmCB_HW_CONTROL_4, 0xffffffff, 0x003c0014), SOC15_REG_GOLDEN_VALUE(GC, 0, mmCGTT_GS_NGG_CLK_CTRL, 0xffff8fff, 0xffff8100), SOC15_REG_GOLDEN_VALUE(GC, 0, mmCGTT_IA_CLK_CTRL, 0xffff0fff, 0xffff0100), - SOC15_REG_GOLDEN_VALUE(GC, 0, mmCGTT_SPI_CLK_CTRL, 0xc0000000, 0xc0000100), + SOC15_REG_GOLDEN_VALUE(GC, 0, mmCGTT_SPI_CLK_CTRL, 0xcd000000, 0x0d000100), SOC15_REG_GOLDEN_VALUE(GC, 0, mmCGTT_SQ_CLK_CTRL, 0xf8ff0fff, 0x60000100), SOC15_REG_GOLDEN_VALUE(GC, 0, mmCGTT_SQG_CLK_CTRL, 0x40000ff0, 0x40000100), SOC15_REG_GOLDEN_VALUE(GC, 0, mmCGTT_VGT_CLK_CTRL, 0xffff8fff, 0xffff8100), -- 2.17.1 _______________________________________________ amd-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/amd-gfx
_______________________________________________ amd-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/amd-gfx
