summaryrefslogtreecommitdiff
path: root/src/gen75_vpp_gpe.c
Commit message (Expand)AuthorAgeFilesLines
* Add the initial support of CNLZhao Yakui2018-01-111-4/+8
* Unify the coding style in the driverXiang, Haihao2017-04-071-251/+247
* Move interface descriptor remapping table related settings to the inner struc...Xiang, Haihao2016-11-181-5/+5
* Move all curbe related settings to the inner structure in i965_gpe_contextXiang, Haihao2016-11-181-1/+1
* Add the write_enabled flag of GPE media surface statepeng.chen2016-08-241-8/+16
* Silence compiler warningXiang, Haihao2015-09-151-28/+2
* Fix klockwork critical message hit on calloc function usageLim Siew Hoon2015-09-061-0/+1
* Use intel_batchbuffer_free() to free a batch bufferXiang, Haihao2014-12-151-1/+2
* Fix misused dri_bo_reference()Xiang, Haihao2014-12-151-4/+0
* Add support for VEBOX on SKL (v2)Xiang, Haihao2014-12-141-4/+8
* Define i965_CreateSurfaces in header file explicitly to avoid multiple declar...Zhao Yakui2014-06-161-8/+0
* Simplify some macrosXiang, Haihao2014-05-261-8/+8
* VPP: Use the VA_FOURCC_ABCD constant to replace the VA_FOURCC(A,B,C,D)Zhao Yakui2014-04-231-1/+1
* Define i965_DestroySurfaces in header file explicitly to avoid multiple decla...Zhao Yakui2014-04-231-5/+0
* Fix the wrong setting in MI_BATCH_BATCH_START command on Snb/Ivy/HaswellZhao Yakui2014-02-271-1/+1
* VPP: Correct return value of vpp gpe functionsLi Xiaowei2014-02-271-8/+23
* VPP: Enable sharpening feature on BDWLi Xiaowei2014-02-271-31/+328
* VPP: Refine code for sharpening on HaswellLi Xiaowei2014-02-271-70/+77
* VPP: remove needless functions and parameters in gpe pipelineLi Xiaowei2013-09-061-1/+0
* Check the pointer is NULL or notXiang, Haihao2013-03-151-0/+15
* Check object for VA bufferXiang, Haihao2013-03-151-5/+12
* VPP: check the backing store bufferXiang, Haihao2013-03-151-23/+55
* Silence a bunch of warningsXiang, Haihao2013-03-151-4/+4
* VPP: Support multi filters for vebox pipelineLi Xiaowei2013-01-171-6/+9
* VPP: Add video sharpening processing feature on HSWLi,Xiaowei2012-12-141-0/+554