[PATCH] drm/radeon/uvd: revert lower msg&fb buffer requirements on UVD3

2013-10-16 Thread Christian König
Am 16.10.2013 00:05, schrieb Grigori Goronzy: > On 15.10.2013 20:12, Christian K?nig wrote: >> From: Christian K?nig >> >> This only seem to work for H.264 but not for VC-1 streams. >> >> Need to investigate further why exactly. >> > > Thanks for the quick investigation. This is really strange. Th

[PATCH] drm/radeon/uvd: revert lower msg&fb buffer requirements on UVD3

2013-10-16 Thread Grigori Goronzy
On 15.10.2013 20:12, Christian K?nig wrote: > From: Christian K?nig > > This only seem to work for H.264 but not for VC-1 streams. > > Need to investigate further why exactly. > Thanks for the quick investigation. This is really strange. The corruption looks very similar to what I saw with VC-1

[PATCH] drm/radeon/uvd: revert lower msg&fb buffer requirements on UVD3

2013-10-15 Thread Christian König
From: Christian K?nig This only seem to work for H.264 but not for VC-1 streams. Need to investigate further why exactly. This reverts commit 4b40e5921230beb1951f04d2b1b92c4c88fbad43. Signed-off-by: Christian K?nig --- drivers/gpu/drm/radeon/radeon_cs.c | 3 +-- drivers/gpu/drm/radeon/radeo

[PATCH] drm/radeon/uvd: revert lower msg&fb buffer requirements on UVD3

2013-10-15 Thread Alex Deucher
On Tue, Oct 15, 2013 at 2:12 PM, Christian K?nig wrote: > From: Christian K?nig > > This only seem to work for H.264 but not for VC-1 streams. > > Need to investigate further why exactly. > > This reverts commit 4b40e5921230beb1951f04d2b1b92c4c88fbad43. > Applied. Thanks. Alex > Signed-off-by