]> Git Repo - linux.git/blobdiff - drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux.git] / drivers / gpu / drm / amd / amdgpu / amdgpu_ucode.c
index 0c4ec14ea4784935fb51fde903f4d2c391133e7b..5916cc25e28be5e8b2497e5b663da49f6c4b03d9 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.03197 seconds and 4 git commands to generate.