[PATCH] drm/amdgpu/gmc9: remove mmhub client duplicated case

Felix Kuehling felix.kuehling at amd.com
Mon Sep 14 16:23:29 UTC 2020


Am 2020-09-14 um 11:42 a.m. schrieb Alex Deucher:
> Copy paste typo.
>
> Reported-by: kernel test robot <lkp at intel.com>
> Signed-off-by: Alex Deucher <alexander.deucher at amd.com>

Reviewed-by: Felix Kuehling <Felix.Kuehling at amd.com>


> ---
>  drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c b/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c
> index d0645ad3446e..2bdfc861028a 100644
> --- a/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c
> +++ b/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c
> @@ -269,7 +269,6 @@ static const char *mmhub_client_ids_arcturus[][2] = {
>  	[14][1] = "HDP",
>  	[15][1] = "SDMA0",
>  	[32+15][1] = "SDMA1",
> -	[32+15][1] = "SDMA1",
>  	[64+15][1] = "SDMA2",
>  	[96+15][1] = "SDMA3",
>  	[128+15][1] = "SDMA4",


More information about the amd-gfx mailing list