OSDN Git Service

drm/amdgpu: VCE avoid memory allocation during IB test
authorxinhui pan <xinhui.pan@amd.com>
Thu, 9 Sep 2021 23:56:30 +0000 (07:56 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 14 Sep 2021 19:59:58 +0000 (15:59 -0400)
commitcb9038aa8a4e9f4535165602fd39f90c0892bc1b
treea5a7946f2aeadeada7f7a6ca5adeedf13a4eaa5a
parent68331d7cf3a9cd0ddfb7463798a209b1e28ac4bf
drm/amdgpu: VCE 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_vce.c