aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vce_v3_0.c
diff options
context:
space:
mode:
authorxinhui pan <[email protected]>2021-09-16 01:35:47 +0000
committerAlex Deucher <[email protected]>2021-09-23 19:17:29 +0000
commit0a2267809fc96505aa91703640a121e84bcbdd81 (patch)
tree3d4d7afc75f6e4601ca32ec2637cacdc5eefbeb5 /drivers/gpu/drm/amd/amdgpu/vce_v3_0.c
parentdrm/amdgpu: Put drm_dev_enter/exit outside hot codepath (diff)
downloadkernel-0a2267809fc96505aa91703640a121e84bcbdd81.tar.gz
kernel-0a2267809fc96505aa91703640a121e84bcbdd81.zip
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 <[email protected]> Reviewed-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/vce_v3_0.c')
0 files changed, 0 insertions, 0 deletions