OSDN Git Service

drm/amdgpu: Increase direct IB pool size
authorxinhui pan <xinhui.pan@amd.com>
Thu, 9 Sep 2021 05:26:49 +0000 (13:26 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 14 Sep 2021 19:56:49 +0000 (15:56 -0400)
commita7496559e4d101eaaff99ccfd93298e557cc8505
tree604aa9b88808a5334546f6998f452e17f068809e
parentd4ac13324846f89e0822a629c93cdcb32c73649a
drm/amdgpu: Increase direct IB pool size

Direct IB pool is used for vce/vcn IB extra msg too. Increase its size
to AMDGPU_IB_POOL_SIZE.

v2: Squash in unused variable removal

Signed-off-by: xinhui pan <xinhui.pan@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c