Skip to content

Commit 97a9b60

Browse files
shiwu.zhangalexdeucher
authored andcommitted
drm/amdgpu: update gc golden register for arcturus
Update golden setting to improve performance on HPC and ML apps Signed-off-by: shiwu.zhang <[email protected]> Tested-by: gang.long <[email protected]> Reviewed-by: guchun.chen <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent 2c5b808 commit 97a9b60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -691,6 +691,7 @@ static const struct soc15_reg_golden golden_settings_gc_9_4_1_arct[] =
691691
SOC15_REG_GOLDEN_VALUE(GC, 0, mmTCP_CHAN_STEER_5_ARCT, 0x3ff, 0x135),
692692
SOC15_REG_GOLDEN_VALUE(GC, 0, mmSQ_CONFIG, 0xffffffff, 0x011A0000),
693693
SOC15_REG_GOLDEN_VALUE(GC, 0, mmSQ_FIFO_SIZES, 0xffffffff, 0x00000f00),
694+
SOC15_REG_GOLDEN_VALUE(GC, 0, mmTCP_UTCL1_CNTL1, 0x30000000, 0x30000000)
694695
};
695696

696697
static const struct soc15_reg_rlcg rlcg_access_gc_9_0[] = {

0 commit comments

Comments
 (0)