Re: [Mesa-dev] [PATCH 1/3] radeon/video: use more of the common buffer code v2

2014-09-11 Thread Michel Dänzer
On 11.09.2014 16:55, Christian König wrote: From: Christian König In preparation to using buffers clears with the hw engine(s). v2: split out flipping to using hw buffer clears. Thanks! The series is Reviewed-by: Michel Dänzer -- Earthling Michel Dänzer| http

[Mesa-dev] [PATCH 1/3] radeon/video: use more of the common buffer code v2

2014-09-11 Thread Christian König
From: Christian König In preparation to using buffers clears with the hw engine(s). v2: split out flipping to using hw buffer clears. Signed-off-by: Christian König --- src/gallium/drivers/radeon/radeon_uvd.c| 40 ++- src/gallium/drivers/radeon/radeon_vce.c| 17