summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-11bump version to 1.0.19 after sync to recent upstream git reposubmit/2.0alpha/20121211.094636submit/2.0/20130307.031306submit/2.0/20130307.031140accepted/2.0alpha/20121211.171556accepted/2.0/20130307.0245362.0alphaZhao Halley3-2/+6
2012-11-30add packaging filessubmit/2.0alpha/20121130.011630accepted/2.0alpha/20121130.182406Zhao Halley3-0/+59
2012-11-20configure: add missing dependency to libm.Joe Konno1-0/+1
2012-11-15wayland: port to 1.0 protocol.Rob Bradford1-19/+95
2012-10-31Avoid the dup of gen_free_avc_surface during compileZhao Yakui8-49/+60
2012-10-31Restrict the max MV number in MV predictionZhao Yakui8-7/+45
2012-10-31Allow to create batchbuffer based on the expected buffer sizeZhao Yakui12-22/+40
2012-10-31Remove the dup code of XXX_mfc_avc_prepareZhao Yakui4-307/+161
2012-10-31Remove the hard coded value to suppor the 4Kx4K encodingZhao Yakui2-20/+41
2012-10-31Fix the issue in i965_UnlockSurface to lock it next timeZhao Yakui1-2/+4
2012-10-31Unify the XXX_free_avc_surface for media encoding/decodingZhao Yakui9-91/+103
2012-10-31Fix thread issue with AVC private surafceGautam1-2/+13
2012-10-31Unify the code for xxx_free_avc_surfaceXiang, Haihao8-109/+64
2012-10-29Make it built against the current upstream libdrmXiang, Haihao1-0/+4
2012-10-29VEBOX: avoid allocing surface memory for vebox pipeline when external input o...Li, Xiaowei A1-17/+27
2012-10-29CSC on HaswellXiang, Haihao1-1/+237
2012-10-29Build VPP shaders for HaswellXiang, Haihao12-2/+5919
2012-10-29VEBOX: Enable vebox pipeline for video process on HSWLi, Xiaowei A7-8/+1663
2012-10-29Expose the vpp internal scaling function as an external interface for VEBOX.Li,Xiaowei2-0/+54
2012-10-29Add special macro and command for vebox batch buffer execution.root3-6/+36
2012-10-23Haswell: Disable Picture ID Remapping for AVC decodingXiang, Haihao2-1/+24
2012-10-23Add the default SEI info for CBR modeZhao Yakui3-0/+100
2012-10-23Use the common API to write avc SPS/PPS/SEI info on SNB/IVY/HSWZhao Yakui4-156/+85
2012-10-23Handle the MFX change between A stepping and B-stepping for haswellZhao Yakui4-15/+847
2012-10-23Add the seperate decoding callback API for HaswellZhao Yakui4-1/+2864
2012-10-23Fix the incorrect syntax in VME shaders for HaswellZhao Yakui4-4/+4
2012-10-23Fix the incorrect mb_intra_struct for multi-slice on HaswellZhao Yakui1-3/+13
2012-10-23Pass the mb_intra_struct by using thread payload on haswellZhao Yakui6-61/+30
2012-10-23Add the support of encoding P/B-frame on haswellZhao Yakui7-18/+657
2012-10-23Add the Intra VME for I-frame on HaswellZhao Yakui10-76/+660
2012-10-23Config the media chroma surface in the binding table for HaswellZhao Yakui4-0/+86
2012-10-23Add the common BRC API to avoid the duplicated codeZhao Yakui6-677/+417
2012-10-23Add the separated files for media encoder on haswellZhao Yakui10-39/+2832
2012-10-23haswell: fix video post-processing setup.Gwenole Beauchesne3-1/+9
2012-10-23haswell: fix render kernels.Gwenole Beauchesne3-2/+66
2012-10-23haswell: fix MPEG-2 decoding.Gwenole Beauchesne1-1/+11
2012-10-23haswell: set "Shader Channel Select" fields in surface state.Gwenole Beauchesne3-1/+26
2012-10-23haswell: fix 3DSTATE_PS to fill in number of samples.Gwenole Beauchesne2-1/+4
2012-10-23haswell: fix max PS threads shift value.Gwenole Beauchesne2-2/+8
2012-10-23intel: fix max number of threads used on Ivy Bridge.Gwenole Beauchesne1-1/+1
2012-10-23haswell: use at least 64 URB entries for GT2+.Gwenole Beauchesne1-1/+5
2012-10-23Add PCI IDs for HaswellGwenole Beauchesne1-1/+87
2012-09-27fix ttmbf/ttfrm when vstransform is 0Zhao Halley2-3/+24
2012-09-27Change ILLEGAL instructions to NOP instructions in avc_mc.g4b.gen5Homer Hsing1-30/+30
2012-09-20render: add support for display rotation attribute.Gwenole Beauchesne3-63/+73
2012-09-20render: prepare for display attributes.Gwenole Beauchesne2-17/+117
2012-09-20build: use libva-intel-driver as the package name.Gwenole Beauchesne7-10/+10
2012-09-12The block mask workaround is only available for Sandy bridgeXiang, Haihao1-1/+2
2012-08-31work around hw limitation(dword alignment) of horizontal offsetZhao Halley1-5/+7
2012-08-31work around hw limitation(dword alignment) of horizontal offsetZhao Halley2-6/+13