Age | Commit message (Expand) | Author | Files | Lines |
2016-05-09 | Make intel_avc_find_skipemulcnt() a public function | Xiang, Haihao | 3 | -52/+56 |
2016-05-09 | Add some utility functions for MI commands for GEN9 | Xiang, Haihao | 3 | -0/+268 |
2016-05-09 | Add 'struct i965_gpe_resource' and related utility functions | Xiang, Haihao | 2 | -0/+160 |
2016-05-09 | Inrease the maximum number of attributes | Xiang, Haihao | 1 | -1/+1 |
2016-05-09 | Add a flag for skylake in struct intel_device_info | Xiang, Haihao | 2 | -0/+7 |
2016-05-09 | Add OUT_BCS_RELOC64() to support 48-bit address relocations on BCS | Xiang, Haihao | 1 | -0/+2 |
2016-04-28 | add the support of 8-aligned size setting for hevc encoding | peng.chen | 1 | -4/+64 |
2016-04-28 | Set the right alignment on BXT/KBL | Xiang, Haihao | 1 | -2/+2 |
2016-04-28 | CSC: Remove average logic when saving NV12 surface on IVB+ | Xiang, Haihao | 20 | -1362/+326 |
2016-04-25 | Restrict the hybrid Vp9 usage on the platform without Vp9 HWDEC | Zhao Yakui | 1 | -1/+8 |
2016-04-08 | fix the FPS caculation error for HEVC encoder | peng.chen | 1 | -3/+3 |
2016-04-08 | optimize the internal prob buffer management | peng.chen | 2 | -149/+27 |
2016-03-31 | CSC: Set the right filter mode for YUY2/UYVY surface on BDW+ | Xiang, Haihao | 1 | -1/+14 |
2016-03-17 | update PIPE_MODE command setting for VP9 decoding | peng.chen | 1 | -2/+22 |
2016-03-17 | vp9_decoding: disable all seg reference for key frame or intra_only enabled f... | peng.chen | 1 | -1/+7 |
2016-03-14 | fix memory leak in jpeg encoding | James Tang | 1 | -0/+3 |
2016-03-04 | Remove duplicate H264MultiviewHigh and H264StereoHigh in the profile list | Xiang, Haihao | 1 | -7/+4 |
2016-03-04 | Fix a potential infinite loop | Xiang, Haihao | 1 | -1/+1 |
2016-03-04 | Add missing SKL/BXT PCI IDs | Xiang, Haihao | 1 | -0/+5 |
2016-01-29 | support VP9 profile2 10bits decoding | peng.chen | 5 | -22/+113 |
2016-01-29 | KBL driver enabling | Peng Chen | 4 | -9/+171 |
2016-01-26 | set the minimum of vp9 deocding frame width and height as 1, not 8 | peng.chen | 1 | -2/+2 |
2016-01-26 | don't mask 8bit NV12 surface supporting for hevc main10 profile | peng.chen | 1 | -1/+0 |
2016-01-15 | P010(10bits) enabling in vaCreateImage(), vaGetImage(), vaPutImage() | peng.chen | 4 | -0/+205 |
2016-01-15 | VPP P010(10bits) enabling | peng.chen | 5 | -56/+251 |
2016-01-11 | only re-caculate surface width&height for tiled surface | peng.chen | 1 | -10/+10 |
2016-01-06 | VP9HWDEC:fix vp9 hw decoder issue | Pengfei Qu | 3 | -73/+126 |
2015-12-14 | Add assert checking for allocated gen9_vp9_surface | Lim Siew Hoon | 1 | -0/+1 |
2015-12-07 | Keep backward compatibility with VA API 0.38.0 | Xiang, Haihao | 1 | -0/+8 |
2015-12-07 | Export VP9 decoding on BXT | Sirisha Muppavarapu | 1 | -0/+1 |
2015-12-07 | VP9 HWDec:change the name vp8_xxx to vpx_xxx and share it with VP9 | Pengfei Qu | 6 | -153/+0 |
2015-12-07 | VP9 HWDec: add VP9 HW decoding pipeline | Pengfei Qu | 2 | -2/+968 |
2015-12-07 | VP9 HWDec:add vp9 parameter check function before decoding | Pengfei Qu | 2 | -0/+162 |
2015-12-07 | VP9 HWDec:add vp9 surface structure and related parameter | Pengfei Qu | 3 | -0/+44 |
2015-12-07 | VP9 HWDEC:add vp9 table file | Sirisha Muppavarapu | 2 | -0/+641 |
2015-12-07 | VP9 HWDec: Added profile and entrypoint for VAProfileVP9Profile0 in the driver | Sirisha Muppavarapu | 2 | -1/+14 |
2015-12-07 | Add support for P010 in vaPutSurface() in a X window system | Xiang, Haihao | 1 | -23/+37 |
2015-12-07 | support HEVC 10bits decoding | Peng Chen | 6 | -48/+157 |
2015-12-07 | Initial support for Broxton in the intel-driver | Sirisha Muppavarapu | 3 | -0/+60 |
2015-11-19 | Fix for ring hung issue in SNB platform. | Lim Siew Hoon | 1 | -1/+1 |
2015-11-18 | HEVC ENC:add CBR feature. | Pengfei Qu | 2 | -55/+101 |
2015-11-17 | Fix correct coordinate dst_rect->x with 4 alignment | Lim Siew Hoon | 2 | -6/+8 |
2015-11-17 | Fix the segmentation fault causing by NULL buffer object | Lim Siew Hoon | 1 | -0/+3 |
2015-11-09 | shaders: vpp: gen8/9: use yuv to rgb matrix to compute rgb values | Lionel Landwerlin | 3 | -812/+901 |
2015-11-09 | shaders: vpp: gen7: use yuv to rgb matrix to compute rgb values | Lionel Landwerlin | 3 | -773/+909 |
2015-11-09 | vpp: gen8/9: send yuv to rgb coefs | Lionel Landwerlin | 1 | -0/+8 |
2015-11-09 | vpp: gen7: send yuv to rgb coefs | Lionel Landwerlin | 1 | -0/+8 |
2015-11-09 | vpp: gen7/8/9: add yuv to rgb conversion matrix to registers send to EUs | Lionel Landwerlin | 128 | -2251/+2276 |
2015-11-09 | render: extract out yuv->rgb coefs | Lionel Landwerlin | 6 | -76/+131 |
2015-10-14 | vaDeriveImage: properly set VAImage format | Julien Isorce | 1 | -1/+53 |