Re: [Mesa-dev] [PATCH 06/10] st/vdpau: use linear layout for output surfaces

2016-03-19 Thread Leo Liu
Patch 6-10 are: Reviewed-by: Leo Liu On 03/08/2016 07:21 AM, Christian König wrote: From: Christian König Works around a bug in radeonsi and tiling is actually not very beneficial in this use case. Signed-off-by: Christian König --- src/gallium/state_trackers/vdpau/output.c | 3 ++- 1 fi

[Mesa-dev] [PATCH 06/10] st/vdpau: use linear layout for output surfaces

2016-03-08 Thread Christian König
From: Christian König Works around a bug in radeonsi and tiling is actually not very beneficial in this use case. Signed-off-by: Christian König --- src/gallium/state_trackers/vdpau/output.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/gallium/state_trackers/vdpau/