On 08/14/2015 02:55 PM, Zhao Yakui wrote:
Tested-by: Zaverel<[email protected]>
Signed-off-by: Zhao Yakui<[email protected]>
The patch will be pushed.
Thanks.
Yakui
---
src/i965_post_processing.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/i965_post_processing.c b/src/i965_post_processing.c
index 6cb6681..7efb75b 100755
--- a/src/i965_post_processing.c
+++ b/src/i965_post_processing.c
@@ -5957,6 +5957,8 @@ i965_proc_picture(VADriverContextP ctx,
obj_surface,
pipeline_param->output_background_color);
+ intel_batchbuffer_flush(hw_context->batch);
+
saved_filter_flag = i965pp_context->filter_flags;
i965pp_context->filter_flags = VA_FILTER_SCALING_HQ;
_______________________________________________
Libva mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libva