]> Git Repo - linux.git/blobdiff - drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
Merge tag '4.17-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6
[linux.git] / drivers / gpu / drm / amd / amdgpu / amdgpu_ucode.c
index 474f88fbafceb324465214e0f7fe9f3009e6ef7a..dd6f98921918735328a230a36c3a27438175008c 100644 (file)
@@ -271,6 +271,7 @@ amdgpu_ucode_get_load_type(struct amdgpu_device *adev, int load_type)
                        return AMDGPU_FW_LOAD_SMU;
        case CHIP_VEGA10:
        case CHIP_RAVEN:
+       case CHIP_VEGA12:
                if (!load_type)
                        return AMDGPU_FW_LOAD_DIRECT;
                else
This page took 0.032876 seconds and 4 git commands to generate.