diff options
author | shaoyunl <shaoyun.liu@amd.com> | 2022-08-05 11:47:20 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-08-16 18:17:31 -0400 |
commit | 1d32af4facd075542b26550e679ab53b5b8b5c5f (patch) | |
tree | d51bbf6e61b4eeaf8d88a98ce812e46ec9cee6f8 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
parent | 0a8c91d7b694d122afe513e95908e8497cddc195 (diff) | |
download | linux-1d32af4facd075542b26550e679ab53b5b8b5c5f.tar.gz linux-1d32af4facd075542b26550e679ab53b5b8b5c5f.tar.bz2 linux-1d32af4facd075542b26550e679ab53b5b8b5c5f.zip |
drm/amdgpu: use sjt mec fw on aldebaran for sriov
The second jump table is required on live migration or mulitple VF
configuration on Aldebaran. With this implemented, the first level
jump table(hw used) will be same, mec fw internal will use the
second level jump table jump to the real functionality implementation.
so the different VF can load different version of MEC as long as
they support sjt
Signed-off-by: shaoyunl <shaoyun.liu@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions