Home
last modified time | relevance | path

Searched hist:"681941 c1790b92207334d08ee017007685f35438" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_vce.cdiff 681941c1790b92207334d08ee017007685f35438 Mon Apr 14 17:10:22 CDT 2014 Christoph Jaeger <christophjaeger@linux.com> 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: Christoph Jaeger <christophjaeger@linux.com>