| Commit message (Expand) | Author | Age | Files | Lines |
* | Add HuC common commands for CNL | Xiang, Haihao | 2018-01-29 | 3 | -0/+322 |
* | Add GPE function for MI_COPY_MEM_MEM command | Xiang, Haihao | 2018-01-29 | 3 | -0/+34 |
* | Avoid dereferencing a pointer before checking pointer against NULL | Xiang, Haihao | 2018-01-29 | 1 | -2/+1 |
* | New PCI IDs for CFL | Xiang, Haihao | 2018-01-26 | 1 | -0/+8 |
* | CQP is supported for jpeg | Xiang, Haihao | 2018-01-25 | 1 | -0/+3 |
* | VP8 encoding doesn't require packed header | Xiang, Haihao | 2018-01-25 | 1 | -10/+27 |
* | ENC:fix min resolution check for encoder | Pengfei Qu | 2018-01-23 | 4 | -13/+52 |
* | test/avce_context: update RC expectation for Stats entrypoint | U. Artie Eoff | 2018-01-23 | 1 | -1/+1 |
* | Check the flags of the packed headers when creating a config | Xiang, Haihao | 2018-01-22 | 1 | -21/+42 |
* | Check the requirement on RC mode | Xiang, Haihao | 2018-01-22 | 2 | -64/+58 |
* | Check decoding mode | Xiang, Haihao | 2018-01-22 | 1 | -1/+13 |
* | Update .gitignore | Xiang, Haihao | 2018-01-19 | 1 | -1/+3 |
* | Use generic register instead of acc0 to calculate the Y/U/V or R/G/B offset | Xiang, Haihao | 2018-01-18 | 27 | -165/+165 |
* | ENC: add sanity check for invalid input resolution of encoder | Pengfei Qu | 2018-01-18 | 1 | -0/+33 |
* | ENC: add mininum resolution query for encoder | Pengfei Qu | 2018-01-18 | 1 | -0/+19 |
* | Fix AVC encoding regression on KBL/GLK/CFL | Xiang, Haihao | 2018-01-18 | 1 | -1/+3 |
* | enc: Add restriction to vp9 encoder frame rate to avoid hang | jkyu | 2018-01-18 | 1 | -0/+6 |
* | ENC: fix AVC multi slice | Pengfei Qu | 2018-01-17 | 1 | -0/+3 |
* | Enc: fix AVC mbenc curbe paraterer on CNL | Pengfei Qu | 2018-01-17 | 1 | -2/+2 |
* | ENC/jpeg: fix regression with Small optimization | Xiang, Haihao | 2018-01-12 | 1 | -2/+2 |
* | VDENC: Add the VDENC H264 on CNL | Zhao Yakui | 2018-01-11 | 2 | -13/+158 |
* | Add the HEVC encoder on CNL | peng.chen | 2018-01-11 | 14 | -5/+84308 |
* | Add common HCP implementation for CNL | peng.chen | 2018-01-11 | 4 | -0/+1265 |
* | ENC: enable avc encoder on cnl | Qu Pengfei | 2018-01-11 | 4 | -24/+60 |
* | ENC: add AVC encoder media kernel on CNL | Pengfei Qu | 2018-01-11 | 2 | -0/+12673 |
* | Add support for VP8 encode on CNL | Xiang, Haihao | 2018-01-11 | 19 | -4/+16948 |
* | Add the initial support of CNL | Zhao Yakui | 2018-01-11 | 16 | -30/+477 |
* | Fix: AVC encoder use at most 4 fwd ref frames and 1 bwd ref frames | Pengfei Qu | 2018-01-10 | 1 | -2/+3 |
* | Stats/PreEnc: tests: Add VAEntryPointStats | Sreerenj Balachandran | 2018-01-10 | 3 | -3/+56 |
* | Stats/PreEnc: Add GEN9 AVC PreEnc support | Sreerenj Balachandran | 2018-01-10 | 3 | -36/+1997 |
* | Stat/PreEnc: Add GEN9 AVC PreEnc specific constants | Sreerenj Balachandran | 2018-01-10 | 2 | -0/+101 |
* | Stats/PreEnc: Add basic infrastructure for PreEnc enablement | Sreerenj Balachandran | 2018-01-10 | 6 | -17/+220 |
* | Add informational messages for developers on failed H.265 checks | Mark Thompson | 2018-01-10 | 1 | -18/+21 |
* | Add informational messages for developers on failed H.264 checks | Mark Thompson | 2018-01-10 | 4 | -17/+40 |
* | Fix coding style error from astyle | Mark Thompson | 2018-01-10 | 1 | -2/+1 |
* | Add support for H.264 levels 6, 6.1 and 6.2 | Mark Thompson | 2018-01-10 | 2 | -1/+7 |
* | Convert H.264 level limit lookup functions to use a table | Mark Thompson | 2018-01-10 | 1 | -109/+42 |
* | Remove unused functions for slice and mv limits | Mark Thompson | 2018-01-10 | 2 | -81/+0 |
* | Include missing do in do/while macro | Victor Toso | 2018-01-10 | 1 | -1/+2 |
* | Use enum's type name to fix implicit conversion | Victor Toso | 2018-01-10 | 1 | -4/+4 |
* | Fix coding style | Victor Toso | 2018-01-10 | 2 | -2/+2 |
* | Fix possible implicit conversion | Victor Toso | 2018-01-10 | 1 | -3/+4 |
* | Fix check return value without assignment | Victor Toso | 2018-01-10 | 1 | -1/+1 |
* | i965: Remove negative check on unsigned variable | Victor Toso | 2018-01-10 | 1 | -2/+1 |
* | Small optimization while removing warning | Victor Toso | 2018-01-10 | 1 | -10/+5 |
* | VC1: Fix for frame coding mode | Xiang, Haihao | 2018-01-09 | 3 | -9/+15 |
* | genX_mfd: add comment on dmv buffer scaling | carpalis | 2018-01-05 | 4 | -1/+25 |
* | genX_mfd: optimize comparison out of loop | carpalis | 2018-01-05 | 4 | -32/+40 |
* | genX_mfd: fix code indenting | carpalis | 2018-01-05 | 1 | -2/+2 |
* | gen8_mfd: program hardware for range reduction scaling | carpalis | 2018-01-05 | 1 | -2/+2 |