OSDN Git Service

drm/amdgpu: VCN avoid memory allocation during IB test
authorxinhui pan <xinhui.pan@amd.com>
Thu, 9 Sep 2021 23:56:36 +0000 (07:56 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 14 Sep 2021 19:59:58 +0000 (15:59 -0400)
commit405a81ae3fe81a175ef51e6f4ed240744370163e
treecf5a28d68115e6228419245c1a5aa6f26ecc3afc
parentcb9038aa8a4e9f4535165602fd39f90c0892bc1b
drm/amdgpu: VCN avoid memory allocation during IB test

alloc extra msg from direct IB pool.

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_vcn.c