summaryrefslogtreecommitdiff
path: root/src/intel_common_vpp_internal.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "VPP: clear a surface using media pipeline on GEN8+"Haihao Xiang2019-01-301-14/+0
* VPP: clear a surface using media pipeline on GEN8+Haihao Xiang2018-07-031-0/+14
* Add the initial support of CNLZhao Yakui2018-01-111-1/+2
* Do CSC/scaling from 8bit 420 YUV to RGB32 in the common pathXiang, Haihao2017-12-191-1/+53
* Do CSC/scaling for YV12/IMC1/IMC3 surface in the common pathXiang, Haihao2017-12-191-2/+8
* Add a new shader for CSC/scaling from P010/I010 to YUY2/UYVY/NV12/I420 on GEN9Xiang, Haihao2017-08-171-3/+57
* Use single GPE context for the optimization for 8bit/10bit scaling/CSCXiang, Haihao2017-08-171-2/+2
* Factor out CSC/scaling in the fast pathXiang, Haihao2017-08-171-17/+101
* Unify the coding style in the driverXiang, Haihao2017-04-071-8/+8
* Rewrite Media_kernel to optimize the YUV420 8Bit-scaling on Gen8Zhao Yakui2016-11-291-1/+9
* Rewrite Media_kernel to optimize the YUV420 8Bit-scaling on Gen9+Zhao Yakui2016-11-291-0/+74