summaryrefslogtreecommitdiff
path: root/src/gen9_vme.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-21Use obtained eu_counts to configure GPU media pipeline on Gen8/Gen9Zhao Yakui1-1/+7
2016-11-18Move sampler state related settings to the inner structure in i965_gpe_contextXiang, Haihao1-2/+2
2016-11-18Move interface descriptor remapping table related settings to the inner struc...Xiang, Haihao1-3/+4
2016-11-18Move all curbe related settings to the inner structure in i965_gpe_contextXiang, Haihao1-6/+6
2016-11-17Initialize one 10bit-scaling gpe_context for Gen9Zhao Yakui1-0/+1
2016-09-26Revert "HEVC10bit ENC: work around gpu hang when p010->nv12"Xiang, Haihao1-1/+0
2016-09-16Update CBR algo for H.264 per tempolar layerXiang, Haihao1-1/+1
2016-09-16Use arrays to store BRC related parameters per temporal layerXiang, Haihao1-1/+1
2016-09-16move QpPrimeY to another inner structure for H.264/VP8 BRCXiang, Haihao1-1/+1
2016-09-13Fix: check the bo of reconstructed to ensure it is not NULLPengfei Qu1-0/+6
2016-09-09Code cleanup for vme/mfc initializing on SKLXiang, Haihao1-1/+14
2016-09-08HEVC10bit ENC: work around gpu hang when p010->nv12Pengfei Qu1-0/+1
2016-09-08HEVC10bit ENC:enable hevc 10bit on VME and PAKPengfei Qu1-0/+153
2016-08-24Add the write_enabled flag of GPE media surface statepeng.chen1-2/+4
2016-08-15Adjust the maximum number of motion vectors for B frame on HSW+Jia Meng1-8/+9
2016-08-15ROI:enable on gen8 and gen9Pengfei Qu1-5/+35
2016-08-15Encoding: Add one ROI flag and ROI bufferZhao Yakui1-0/+3
2015-09-09Fix if issue of SLICE_TYPE_I statement in vme_pipeline_programingLim Siew Hoon1-1/+1
2015-09-06Fix klockwork critical message hit on calloc function usageLim Siew Hoon1-0/+2
2015-06-02HEVC: Fix the Wrong slice type usageSreerenj Balachandran1-6/+6
2015-03-19Just Style alignmentQu,Pengfei1-220/+220
2015-03-19HEVC ENC:Added VME pipelineQu,Pengfei1-0/+484
2015-03-19VP8 HWEnc: vp8 encode quality optimizationZhong Li1-2/+2
2015-03-19VP8 HWEnc: Add P frame encoding supportZhong Li1-1/+1
2015-03-19VP8 HWEnc: Build vp8 gen9 encoding vme pipelineZhong Li1-54/+206
2014-12-14Add support for quality level for H.264 encoding on SKLXiang, Haihao1-8/+13
2014-12-14Use BDW rebuilt shaders for skl encodingZhong Li1-5/+5
2014-12-14Media/SKL: Follow the spec to add the FORCE_MEDIA_AWAKE for media pipelineZhao Yakui1-0/+4
2014-12-14Media/Skl: Add the gen9_gpe_pipeline_setup to configure the media pipelineZhao Yakui1-2/+2
2014-12-14Skl: Add the initial support for media encodingZhao Yakui1-0/+1206