summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-07Update NEWS1.7.1.pre1Xiang, Haihao1-2/+12
2016-06-07Fix the potential NULL issueZhao Yakui2-10/+90
2016-06-07Restrict the VP9 HW encoding for Profile0Zhao Yakui1-1/+1
2016-06-03libdrm 2.4.52 is required to avoid the compiler errorXiang, Haihao1-1/+1
2016-06-03Don't check WAYLAND_SCANNER if wayland isn't used or foundXiang, Haihao4-38/+16
2016-06-01Remove extraneous OUT_BATCH in gen8_gpe_state_base_addressScott D Phillips1-2/+0
2016-05-27Update the dependency on VA-API versionXiang, Haihao1-1/+1
2016-05-27Export the VBR bit rate-control for VP9 encoding on KBLZhao Yakui1-0/+4
2016-05-27Add the support of CBR/VBR for Vp9 EncodingZhao Yakui2-13/+165
2016-05-27Release the corresponding buffers for VP9 encodingZhao Yakui1-0/+7
2016-05-27Export the Vp9 encoding profile/entrypoint for KBLZhao Yakui4-6/+135
2016-05-27Add the low-level implementation of VP9 encodingZhao Yakui11-0/+14859
2016-05-27Add some utility functions for i965_gpe_resourcesZhao Yakui5-0/+573
2016-05-26Add the VAEncMacroblockMapBufferType buffer for encodingZhao Yakui2-0/+10
2016-05-26Fix the 48-bit address issue for gpe_util functions on gen8+Zhao Yakui1-26/+37
2016-05-26Use the buffer allocated externally to configure dynamic state for gpe_contex...Zhao Yakui2-0/+33
2016-05-26Add one field to keep the specific priv_state for encodingZhao Yakui2-0/+6
2016-05-26Add common helper functions for VP9 Hw encodingZhao Yakui2-2/+539
2016-05-26Refine vp9_probs.h so that the prob table can be used for encodingZhao Yakui3-462/+552
2016-05-24Avoid potential NULL pointer accessXiang, Haihao2-1/+9
2016-05-11Update the dependency on VA-API versionXiang, Haihao1-1/+1
2016-05-09Export Low power encoding for H.264 on SKLXiang, Haihao1-0/+3
2016-05-09Implement low power mode on SKLXiang, Haihao8-6/+4808
2016-05-09Add support for VAEntrypointEncSliceLPXiang, Haihao4-19/+85
2016-05-09Add a path to fetch encoder status from the underlying contextXiang, Haihao4-52/+94
2016-05-09Make intel_avc_find_skipemulcnt() a public functionXiang, Haihao3-52/+56
2016-05-09Add some utility functions for MI commands for GEN9Xiang, Haihao3-0/+268
2016-05-09Add 'struct i965_gpe_resource' and related utility functionsXiang, Haihao2-0/+160
2016-05-09Inrease the maximum number of attributesXiang, Haihao1-1/+1
2016-05-09Add a flag for skylake in struct intel_device_infoXiang, Haihao2-0/+7
2016-05-09Add OUT_BCS_RELOC64() to support 48-bit address relocations on BCSXiang, Haihao1-0/+2
2016-04-28add the support of 8-aligned size setting for hevc encodingpeng.chen1-4/+64
2016-04-28Set the right alignment on BXT/KBLXiang, Haihao1-2/+2
2016-04-28CSC: Remove average logic when saving NV12 surface on IVB+Xiang, Haihao20-1362/+326
2016-04-25Restrict the hybrid Vp9 usage on the platform without Vp9 HWDECZhao Yakui1-1/+8
2016-04-08fix the FPS caculation error for HEVC encoderpeng.chen1-3/+3
2016-04-08optimize the internal prob buffer managementpeng.chen2-149/+27
2016-03-31CSC: Set the right filter mode for YUY2/UYVY surface on BDW+Xiang, Haihao1-1/+14
2016-03-17update PIPE_MODE command setting for VP9 decodingpeng.chen1-2/+22
2016-03-17vp9_decoding: disable all seg reference for key frame or intra_only enabled f...peng.chen1-1/+7
2016-03-171.7.1.pre1 for developmentXiang, Haihao1-2/+2
2016-03-17Merge remote-tracking branch 'fdo/v1.7-branch' into fdo--masterXiang, Haihao3-5/+13
2016-03-15libva-intel-driver 1.7.01.7.0Xiang, Haihao2-3/+3
2016-03-14fix memory leak in jpeg encodingJames Tang1-0/+3
2016-03-04Update NEWS and README1.7.0.pre1Xiang, Haihao2-4/+12
2016-03-04Remove duplicate H264MultiviewHigh and H264StereoHigh in the profile listXiang, Haihao1-7/+4
2016-03-04Fix a potential infinite loopXiang, Haihao1-1/+1
2016-03-04Add missing SKL/BXT PCI IDsXiang, Haihao1-0/+5
2016-03-031.7.0.pre1 for developmentXiang, Haihao1-4/+4
2016-03-03Merge remote-tracking branch 'fdo/v1.6-branch' into fdo--masterXiang, Haihao2-1/+21