summaryrefslogtreecommitdiff
path: root/src/gen75_picture_process.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "VPP: clear a surface using media pipeline on GEN8+"Haihao Xiang2019-01-301-13/+72
* gen75_proc_picture: check return value from gen75_vpp_veboxXu Guangxin2018-11-211-4/+12
* VPP: clear a surface using media pipeline on GEN8+Haihao Xiang2018-07-031-72/+13
* Add the initial support of CNLZhao Yakui2018-01-111-1/+3
* Use single GPE context for the optimization for 8bit/10bit scaling/CSCXiang, Haihao2017-08-171-1/+1
* Factor out CSC/scaling in the fast pathXiang, Haihao2017-08-171-120/+27
* Unify the coding style in the driverXiang, Haihao2017-04-071-139/+136
* Rewrite Media_kernel to optimize the YUV420 8Bit-scaling on Gen9+Zhao Yakui2016-11-291-0/+140
* Move some VPP structures/functions into the common files to support more plat...Zhao Yakui2016-11-291-0/+1
* Add the 10bit-scaling conversion for I010 formatZhao Yakui2016-11-211-3/+42
* Align coordinate/width of DST rect for 10-bit VPP conversionZhao Yakui2016-11-171-0/+8
* Execute the 10-bit scaling for P010 surface on Gen9+Zhao Yakui2016-11-171-6/+44
* VPP select the appropriate fourcc for deferred surface based on expected formatZhao Yakui2016-11-171-0/+4
* Initialize internal context based on Render ring earlierZhao Yakui2016-11-171-5/+6
* avoid asserts when color convertion failsVíctor Manuel Jáquez Leal2016-11-141-1/+3
* Move the sharpening into the whole virtual VEBOX processpeng.chen2016-09-291-33/+1
* VPP P010(10bits) enablingpeng.chen2016-01-151-52/+214
* Fix klockwork critical message hit on calloc function usageLim Siew Hoon2015-09-061-0/+1
* Do not print warnings on stdoutMichael Müller2015-03-051-1/+1
* Add support for VEBOX on SKL (v2)Xiang, Haihao2014-12-141-1/+3
* vebox: use Y-tiling for internal VEBOX surfaces.Gwenole Beauchesne2014-10-281-1/+1
* Propagate error codeSebastian Ramacher2014-06-061-2/+2
* Define i965_proc_picture in headerSebastian Ramacher2014-06-061-6/+0
* Simplify some macrosXiang, Haihao2014-05-261-2/+2
* VPP: Enable Skin Tone Detection and Enhancement feature in the driver.Sirisha Muppavarapu2014-04-251-4/+6
* VPP: Use the VA_FOURCC_ABCD constant to replace the VA_FOURCC(A,B,C,D)Zhao Yakui2014-04-231-3/+3
* VPP: Refine code for sharpening on HaswellLi Xiaowei2014-02-271-3/+3
* Bulid BDW vebox pipelineZhong Li2014-02-271-1/+5
* VPP: remove some assert()Xiang, Haihao2013-11-131-14/+29
* VAProcFilterNone isn't a actual filterXiang, Haihao2013-06-211-7/+4
* Check object for VA bufferXiang, Haihao2013-03-151-13/+26
* VPP: check the backing store bufferXiang, Haihao2013-03-151-15/+43
* Return the status when running the pipelineXiang, Haihao2013-03-151-1/+3
* Silence a bunch of warningsXiang, Haihao2013-03-151-2/+6
* VPP: Support multi filters for vebox pipelineLi Xiaowei2013-01-171-26/+43
* VPP: Add video sharpening processing feature on HSWLi,Xiaowei2012-12-141-53/+105
* VEBOX: Enable vebox pipeline for video process on HSWLi, Xiaowei A2012-10-291-0/+150