Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

drm/amdgpu: Add vega20 to dc support check (v2)

v2: fix whitespace

Signed-off-by: Feifei Xu <Feifei.Xu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

authored by

Feifei Xu and committed by
Alex Deucher
c6034aa2 1fe6bf2f

+1
+1
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
··· 2158 2158 case CHIP_FIJI: 2159 2159 case CHIP_VEGA10: 2160 2160 case CHIP_VEGA12: 2161 + case CHIP_VEGA20: 2161 2162 #if defined(CONFIG_DRM_AMD_DC_DCN1_0) 2162 2163 case CHIP_RAVEN: 2163 2164 #endif