aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
diff options
context:
space:
mode:
authormonk.liu <[email protected]>2015-08-12 09:56:52 +0000
committerAlex Deucher <[email protected]>2015-08-17 20:51:18 +0000
commita8f5bf0b220c28b1b600a5ff3cae0b53c5c2079b (patch)
tree3c28ba201e8292a315029ed229128679d2da5825 /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
parentdrm/amdgpu: add reference for **fence (diff)
downloadkernel-a8f5bf0b220c28b1b600a5ff3cae0b53c5c2079b.tar.gz
kernel-a8f5bf0b220c28b1b600a5ff3cae0b53c5c2079b.zip
drm/amdgpu: fix type mismatch error
remaining timeout returned by amdgpu_fence_wait_any can be larger than max int value, thus the truncated 32 bit value in r ends up being negative while its original long value is positive. Signed-off-by: monk.liu <[email protected]> Reviewed-by: Michel Dänzer <[email protected]> Reviewed-by: Christian König <[email protected]> Reviewed-by: Jammy Zhou <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions