On 11.09.2014 03:23, Christian König wrote:
From: Christian König
This allows us to clear the video buffers using the gfx engine(s).
Please split up this patch:
1. Use more common buffer infrastructure, otherwise no (intended)
change in functionality
2. Clear video buffers with the GPU in
On Wed, Sep 10, 2014 at 2:23 PM, Christian König
wrote:
> From: Christian König
>
> This allows us to clear the video buffers using the gfx engine(s).
>
> Signed-off-by: Christian König
Reviewed-by: Alex Deucher
> ---
> src/gallium/drivers/radeon/radeon_uvd.c| 46 +++
From: Christian König
This allows us to clear the video buffers using the gfx engine(s).
Signed-off-by: Christian König
---
src/gallium/drivers/radeon/radeon_uvd.c| 46 +++---
src/gallium/drivers/radeon/radeon_vce.c| 17 +
src/gallium/drivers/radeon/rade