diff options
author | Shiwu Zhang <shiwu.zhang@amd.com> | 2021-12-23 13:44:48 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-06-09 09:40:35 -0400 |
commit | 62e790879efbf09edb9f262d5eb7765aeaf89809 (patch) | |
tree | ba82bd14ad84ebc9d27bd9692e82349f09f53a58 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
parent | 0fa49d108386c201b5c2cce68066a9b8f66883a5 (diff) | |
download | linux-62e790879efbf09edb9f262d5eb7765aeaf89809.tar.gz linux-62e790879efbf09edb9f262d5eb7765aeaf89809.tar.bz2 linux-62e790879efbf09edb9f262d5eb7765aeaf89809.zip |
drm/amdgpu: alloc vm inv engines for every vmhub
There are AMDGPU_MAX_VMHUBS of vmhub in maximum and need to init the
vm_inv_engs for all of them.
In this way, the below error can be ruled out.
[ 217.317752] amdgpu 0000:02:00.0: amdgpu: no VM inv eng for ring sdma0
Signed-off-by: Shiwu Zhang <shiwu.zhang@amd.com>
Reviewed-by: Christian Koenig <Christian.Koenig@amd.com>
Reviewed-by: Le Ma <Le.Ma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions