commit | e60c27f1ffc733e729319662f75419f4d4fb6a80 | [log] [tgz] |
---|---|---|
author | Jiansong Chen <Jiansong.Chen@amd.com> | Wed Sep 16 19:17:20 2020 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Sep 17 00:12:36 2020 -0400 |
tree | 2d0ca73d7361f6e83c0b6ac18e1c2ff69ddb15e1 | |
parent | 2f228aab21bbc74e90e267a721215ec8be51daf7 [diff] |
drm/amdgpu: declare ta firmware for navy_flounder The firmware provided via MODULE_FIRMWARE appears in the module information. External tools(eg. dracut) may use the list of fw files to include them as appropriate in an initramfs, thus missing declaration will lead to request firmware failure in boot time. Signed-off-by: Jiansong Chen <Jiansong.Chen@amd.com> Reviewed-by: Tianci Yin <tianci.yin@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>