VEBOX/bdw: set downsample method
[platform/upstream/libva-intel-driver.git] / src / gen75_vme.c
2014-02-27 Zhao YakuiFollow spec to update the URB entry/size setting for...
2014-02-27 Zhao YakuiAvoid the duplicated macro-definition of surface size
2013-11-13 Xiang, HaihaoClean up for setting up reference surface state
2013-11-13 Xiang, HaihaoFix the reference for list1
2013-11-13 Xiang, HaihaoCheck the reference surface id against VA_INVALID_SURFACE
2013-11-13 Xiang, HaihaoIndent the code of encoding
2013-09-06 Zhao YakuiUse the scoreboard/walker to assure MB dependency for...
2013-09-06 Zhao YakuiRestrict the MV search range based on MPEG2 encoding...
2013-09-06 Zhao YakuiRewrite inter-frame shader for MPEG2 encoding on HSW...
2013-09-06 Xiang, HaihaoCleanup profile tracking in encoder
2013-05-09 Zhao YakuiVME uses reference frame parsed from slice_param instea...
2013-04-03 Xiang, HaihaoMerge branch 'master' into staging
2013-03-15 Xiang, HaihaoEncoder: directly use the objects for the reference...
2013-03-15 Xiang, HaihaoEncoder: directly use the surface object of the input...
2013-03-15 Xiang, HaihaoSilence a bunch of warnings
2013-03-15 Xiang, HaihaoAvoid potential buffer overflow issue
2013-01-17 Zhao YakuiUse the common scoreboard code on Ivy/Haswell to remove...
2013-01-17 Zhao YakuiKeep the old indent style in file of gen7_vme/gen75_vme
2013-01-17 Zhao YakuiAdd the bidirectional MV prediction for B-frame on...
2013-01-17 Zhao YakuiRemove the preprocessor redefinitions for H264 and...
2013-01-17 Zhao YakuiUse the wavefront-scan instead of raster-scan during...
2013-01-17 Zhao YakuiAdd the MV prediction to optimize VME parameter on...
2013-01-17 Zhao YakuiMEDIA_OBJECT uses hardware scoreboard during VME predic...
2012-12-14 Xiang, HaihaoFixed an assertion failure
2012-12-14 Xiang, HaihaoShader for MPEG-2 encoding
2012-12-14 Xiang, HaihaoFix the number of MVs for MPEG-2 encoding
2012-12-14 Xiang, Haihaovme for MPEG-2 on Haswell
2012-12-14 Xiang, Haihaogen75_vme.c: Fix some indentation
2012-12-14 Zhao YakuiAdjust the mode/mv cost for VME parameter based on...
2012-11-01 Xiang, HaihaoWarning fixes
2012-11-01 Xiang, HaihaoEncoding: use a separated command buffer
2012-11-01 Xiang, HaihaoEncoding: modify function to fill command into a specif...
2012-10-31 Zhao YakuiRestrict the max MV number in MV prediction
2012-10-23 Zhao YakuiAdd the support of encoding P frame on haswell
2012-10-23 Zhao YakuiAdd the Intra VME for I-frame on Haswell
2012-10-23 Zhao YakuiAdd the separated file for media encoding on haswell
2012-10-23 Zhao YakuiFix the incorrect mb_intra_struct for multi-slice on...
2012-10-23 Zhao YakuiPass the mb_intra_struct by using thread payload on...
2012-10-23 Zhao YakuiAdd the support of encoding P/B-frame on haswell
2012-10-23 Zhao YakuiAdd the Intra VME for I-frame on Haswell
2012-10-23 Zhao YakuiConfig the media chroma surface in the binding table...
2012-10-23 Zhao YakuiAdd the separated files for media encoder on haswell