drm/amdgpu: Let KFD use more VMIDs on Aldebaran
authorFelix Kuehling <Felix.Kuehling@amd.com>
Wed, 10 Feb 2021 02:26:14 +0000 (21:26 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Mar 2021 02:59:59 +0000 (22:59 -0400)
commit6dce50b1aae0777ea1f1b631e390fe9ca68b4aeb
treeba7a68310e22c6e7775b31fbb94408347960b01a
parent88f8575bca5fc70ba8608cfc49811f9b4d1eb6f9
drm/amdgpu: Let KFD use more VMIDs on Aldebaran

When there is no graphics support, KFD can use more of the VMIDs. Graphics
VMIDs are only used for video decoding/encoding and post processing. With
two VCE engines, there is no reason to reserve more than 2 VMIDs for that.

Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c