Re: [Mesa-dev] [PATCH 1/2] radeon/vce: increase cpb height alignment

2016-07-04 Thread Christian König
Am 04.07.2016 um 17:46 schrieb Leo Liu: Height should be aligned with 2 macroblocks, thus making safer for tiled mode Signed-off-by: Leo Liu For both patches Reviewed-by: Christian König . --- src/gallium/drivers/radeon/radeon_vce.c | 2 +- 1

[Mesa-dev] [PATCH 1/2] radeon/vce: increase cpb height alignment

2016-07-04 Thread Leo Liu
Height should be aligned with 2 macroblocks, thus making safer for tiled mode Signed-off-by: Leo Liu --- src/gallium/drivers/radeon/radeon_vce.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gallium/drivers/radeon/radeon_vce.c