summaryrefslogtreecommitdiff
path: root/src/gen75_vpp_gpe.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-18Move interface descriptor remapping table related settings to the inner struc...Xiang, Haihao1-5/+5
2016-11-18Move all curbe related settings to the inner structure in i965_gpe_contextXiang, Haihao1-1/+1
2016-08-24Add the write_enabled flag of GPE media surface statepeng.chen1-8/+16
2015-09-15Silence compiler warningXiang, Haihao1-28/+2
2015-09-06Fix klockwork critical message hit on calloc function usageLim Siew Hoon1-0/+1
2014-12-15Use intel_batchbuffer_free() to free a batch bufferXiang, Haihao1-1/+2
2014-12-15Fix misused dri_bo_reference()Xiang, Haihao1-4/+0
2014-12-14Add support for VEBOX on SKL (v2)Xiang, Haihao1-4/+8
2014-06-16Define i965_CreateSurfaces in header file explicitly to avoid multiple declar...Zhao Yakui1-8/+0
2014-05-26Simplify some macrosXiang, Haihao1-8/+8
2014-04-23VPP: Use the VA_FOURCC_ABCD constant to replace the VA_FOURCC(A,B,C,D)Zhao Yakui1-1/+1
2014-04-23Define i965_DestroySurfaces in header file explicitly to avoid multiple decla...Zhao Yakui1-5/+0
2014-02-27Fix the wrong setting in MI_BATCH_BATCH_START command on Snb/Ivy/HaswellZhao Yakui1-1/+1
2014-02-27VPP: Correct return value of vpp gpe functionsLi Xiaowei1-8/+23
2014-02-27VPP: Enable sharpening feature on BDWLi Xiaowei1-31/+328
2014-02-27VPP: Refine code for sharpening on HaswellLi Xiaowei1-70/+77
2013-09-06VPP: remove needless functions and parameters in gpe pipelineLi Xiaowei1-1/+0
2013-03-15Check the pointer is NULL or notXiang, Haihao1-0/+15
2013-03-15Check object for VA bufferXiang, Haihao1-5/+12
2013-03-15VPP: check the backing store bufferXiang, Haihao1-23/+55
2013-03-15Silence a bunch of warningsXiang, Haihao1-4/+4
2013-01-17VPP: Support multi filters for vebox pipelineLi Xiaowei1-6/+9
2012-12-14VPP: Add video sharpening processing feature on HSWLi,Xiaowei1-0/+554