Re: [Libva] [PATCH V3][libva-intel-driver] Clear IECP state buffer when it is enabled

2016-09-19 Thread Xiang, Haihao
Applied.  Thanks Haihao > It fixes a VEBOX GPU hang up issue while doing P010->NV12 CSC > > v3: Remove the file mode changes > > v2: Add VPP_IECP_CSC_TRANSFORM flag for the actual transform (YUV<- > >RGB) operation. > It removes the conflict meaning of proc_ctx->is_iecp_enabled and >

[Libva] [PATCH V3][libva-intel-driver] Clear IECP state buffer when it is enabled

2016-09-18 Thread peng.chen
It fixes a VEBOX GPU hang up issue while doing P010->NV12 CSC v3: Remove the file mode changes v2: Add VPP_IECP_CSC_TRANSFORM flag for the actual transform (YUV<->RGB) operation. It removes the conflict meaning of proc_ctx->is_iecp_enabled and proc_ctx->filters_mask when no actual transform is