]> Git Repo - J-linux.git/blobdiff - drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-client
[J-linux.git] / drivers / gpu / drm / amd / amdgpu / amdgpu_ucode.c
index 744404a05fee3523aaa8424db7af3bc5aec8e6be..183743c5fb7bf7af69ac1350b69929f8190e6995 100644 (file)
@@ -390,11 +390,11 @@ amdgpu_ucode_get_load_type(struct amdgpu_device *adev, int load_type)
        case CHIP_NAVI14:
        case CHIP_NAVI12:
        case CHIP_SIENNA_CICHLID:
+       case CHIP_NAVY_FLOUNDER:
                if (!load_type)
                        return AMDGPU_FW_LOAD_DIRECT;
                else
                        return AMDGPU_FW_LOAD_PSP;
-
        default:
                DRM_ERROR("Unknown firmware load type\n");
        }
This page took 0.028245 seconds and 4 git commands to generate.