[PATCH] drm/amdgpu: typo fix for vega20 cg flags
Huang Rui
ray.huang at amd.com
Tue May 29 10:08:10 UTC 2018
On Mon, May 28, 2018 at 09:24:35AM +0800, Evan Quan wrote:
> Change-Id: If807cc3e9e9e10f8b132095c0a7b537be6285107
Add a description as we heads up.
With that fixed,
Reviewed-by: Huang Rui <ray.huang at amd.com>
> Signed-off-by: Evan Quan <evan.quan at amd.com>
> ---
> drivers/gpu/drm/amd/amdgpu/soc15.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/soc15.c b/drivers/gpu/drm/amd/amdgpu/soc15.c
> index 9a7a85d..83f2717 100644
> --- a/drivers/gpu/drm/amd/amdgpu/soc15.c
> +++ b/drivers/gpu/drm/amd/amdgpu/soc15.c
> @@ -685,7 +685,7 @@ static int soc15_common_early_init(void *handle)
> AMD_CG_SUPPORT_BIF_MGCG |
> AMD_CG_SUPPORT_BIF_LS |
> AMD_CG_SUPPORT_HDP_MGCG |
> - AMD_CG_SUPPORT_BIF_LS |
> + AMD_CG_SUPPORT_HDP_LS |
> AMD_CG_SUPPORT_ROM_MGCG |
> AMD_CG_SUPPORT_VCE_MGCG |
> AMD_CG_SUPPORT_UVD_MGCG;
> --
> 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