On Tue, May 15, 2018 at 5:59 PM, Alex Deucher <alexdeuc...@gmail.com> wrote:
> From: Feifei Xu <feifei...@amd.com>
>
> Signed-off-by: Feifei Xu <feifei...@amd.com>
> Reviewed-by: Alex Deucher <alexander.deuc...@amd.com>
> Reviewed-by: Hawking Zhang <hawking.zh...@amd.com>
> Signed-off-by: Alex Deucher <alexander.deuc...@amd.com>
> ---
>  drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 
> b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
> index 9c9be878aeb5..5aa3b1d69cfe 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
> @@ -2170,6 +2170,7 @@ bool amdgpu_device_asic_has_dc_support(enum 
> amd_asic_type asic_type)
>         case CHIP_FIJI:
>         case CHIP_VEGA10:
>         case CHIP_VEGA12:
> +    case CHIP_VEGA20:

Inconsistent style (tab vs spaces).

GraÅžvydas
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to