]> Git Repo - linux.git/blobdiff - drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
Merge tag 'iommu-updates-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux.git] / drivers / gpu / drm / amd / amdgpu / amdgpu_psp.c
index c7d43e064fc76a010a04b5634713c51fd816c0ad..9f1a5bd39ae8a8667d31fe025bdf3f0e2fc5b99b 100644 (file)
@@ -52,6 +52,7 @@ static int psp_sw_init(void *handle)
        switch (adev->asic_type) {
        case CHIP_VEGA10:
        case CHIP_VEGA12:
+       case CHIP_VEGA20:
                psp_v3_1_set_psp_funcs(psp);
                break;
        case CHIP_RAVEN:
This page took 0.032555 seconds and 4 git commands to generate.