radeon/uvd: fix VC-1 simple/main profile decode v2
authorBoyuan Zhang <boyuan.zhang@amd.com>
Wed, 23 Sep 2015 08:11:08 +0000 (10:11 +0200)
committerChristian König <christian.koenig@amd.com>
Fri, 6 Nov 2015 19:07:23 +0000 (20:07 +0100)
commit6bad554d98004e6c8ab46e8cbe73f3b3024e55c5
tree7ca3503bcd3e030a085dd064adde887f2a146e9e
parented55def44febbe1662ddcc0c33a23308899ce488
radeon/uvd: fix VC-1 simple/main profile decode v2

We just needed to set the extra width/height fields to get this working.

v2 (chk): rebased, CC stable added, commit message added, fixed coding style

Signed-off-by: Boyuan Zhang <boyuan.zhang@amd.com>
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Cc: "10.6 11.0" <mesa-stable@lists.freedesktop.org>
src/gallium/drivers/radeon/radeon_uvd.c
src/gallium/drivers/radeon/radeon_video.c