[PATCH] drm/amdgpu: Update gc golden setting for vega family

Alex Deucher alexdeucher at gmail.com
Mon Mar 11 16:00:19 UTC 2019


On Mon, Mar 11, 2019 at 11:59 AM Liu, Shaoyun <Shaoyun.Liu at amd.com> wrote:
>
> GC owner suggested the setting should be applied which is missed by HW default
>
> Signed-off-by: shaoyunl <shaoyun.liu at amd.com>

Acked-by: Alex Deucher <alexander.deucher at amd.com>

>
> Change-Id: I09dd00c64b88f3d736ec1dd67d544fab597b1c28
> ---
>  drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c b/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
> index 309718c..60c582c 100644
> --- a/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
> +++ b/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
> @@ -222,6 +222,7 @@ static const struct soc15_reg_golden golden_settings_gc_9_1_rv2[] =
>
>  static const struct soc15_reg_golden golden_settings_gc_9_x_common[] =
>  {
> +       SOC15_REG_GOLDEN_VALUE(GC, 0, mmCP_SD_CNTL, 0xffffffff, 0x000001ff),
>         SOC15_REG_GOLDEN_VALUE(GC, 0, mmGRBM_CAM_INDEX, 0xffffffff, 0x00000000),
>         SOC15_REG_GOLDEN_VALUE(GC, 0, mmGRBM_CAM_DATA, 0xffffffff, 0x2544c382)
>  };
> --
> 2.7.4
>
> _______________________________________________
> amd-gfx mailing list
> amd-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx


More information about the amd-gfx mailing list