commit | f501a7e550015bc3170c24d18ba1a008e38bddbf | [log] [tgz] |
---|---|---|
author | Frank Min <Frank.Min@amd.com> | Wed Apr 27 20:02:57 2016 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Oct 25 14:38:22 2016 -0400 |
tree | 15edfc7256a355c2df7a093b4d381616e3fa290a | |
parent | 01ab960d49cdc8d7fbfa5a6f2b717f491927a776 [diff] |
drm/amdgpu:fw bo should be in VRAM for SRIOV for GTT memory SMC can only access it within PF space, which is not used for SRIOV case, thus for SRIOV case, we let SMC use FB space for ucode bo. Signed-off-by: Frank Min <frank.min@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>