Skip to content
Commit 681941c1 authored by Christoph Jaeger's avatar Christoph Jaeger Committed by Christian König
Browse files

drm/radeon: fix VCE fence command



Due to a type mismatch that causes an implicit type conversion, the
upper 32 bits of the GPU address have been zeroed out when adding to the
command buffer.

Picked up by Coverity - CID 1198624.

Signed-off-by: default avatarChristoph Jaeger <christophjaeger@linux.com>
parent 7e1858f9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment