summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/uvd_v4_2.c
diff options
context:
space:
mode:
authorxinhui pan <xinhui.pan@amd.com>2021-09-16 04:35:47 +0300
committerAlex Deucher <alexander.deucher@amd.com>2021-09-23 22:17:29 +0300
commit0a2267809fc96505aa91703640a121e84bcbdd81 (patch)
tree3d4d7afc75f6e4601ca32ec2637cacdc5eefbeb5 /drivers/gpu/drm/amd/amdgpu/uvd_v4_2.c
parentb2fe31cf648156331991333c1d87346321cab056 (diff)
downloadlinux-0a2267809fc96505aa91703640a121e84bcbdd81.tar.xz
drm/amdgpu: Fix uvd ib test timeout when use pre-allocated BO
Now we use same BO for create/destroy msg. So destroy will wait for the fence returned from create to be signaled. The default timeout value in destroy is 10ms which is too short. Lets wait both fences with the specific timeout. 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>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/uvd_v4_2.c')
0 files changed, 0 insertions, 0 deletions