commit | 1b34de7c3fef0c7ebb3d05acc1756bfb585279ca | [log] [tgz] |
---|---|---|
author | Jack Zhang <Jack.Zhang1@amd.com> | Thu Nov 21 14:09:08 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Nov 22 14:55:19 2019 -0500 |
tree | 710ea5c2c6916862c736c86f5c65d17b010b16e3 | |
parent | ef1c0cbcd1e0db497ad0d7128e7157f0e3788b14 [diff] |
drm/amd/amdgpu/sriov skip RLCG s/r list for arcturus VF. After rlcg fw 2.1, kmd driver starts to load extra fw for LIST_CNTL,GPM_MEM,SRM_MEM. We needs to skip the three fw because all rlcg related fw have been loaded by host driver. Guest driver would load the three fw fail without this change. Signed-off-by: Jack Zhang <Jack.Zhang1@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>