summaryrefslogtreecommitdiff
path: root/src/i965_encoder_vp8.c
Commit message (Expand)AuthorAgeFilesLines
* encoder: vp8: Ensure forced_lf_adjustment update in media kernelSreerenj Balachandran2019-09-101-0/+1
* Fix memory leakHaihao Xiang2018-12-071-0/+2
* Enable multiple pass by defaultHaihao Xiang2018-08-131-1/+1
* Change the sequence of reading MMIO registersHaihao Xiang2018-08-131-6/+6
* Use the original picture sizeHaihao Xiang2018-08-131-2/+2
* Correct the base address for the 2nd level batchbufferHaihao Xiang2018-08-131-0/+1
* Always set pre/post deblocking output bufferHaihao Xiang2018-05-311-8/+2
* make sure there is no copy_buffer_to_golden/copy_buffer_to_alternate if refre...ottingerg2018-05-181-2/+2
* Don't compare an unsigned variable with 0Xiang, Haihao2018-03-141-1/+1
* Remove implicit truncations from int to bit-fieldVíctor Manuel Jáquez Leal2018-03-141-16/+16
* Add support for VP8 encode on CNLXiang, Haihao2018-01-111-0/+5
* Include missing do in do/while macroVictor Toso2018-01-101-1/+2
* Fix coding styleVictor Toso2018-01-101-1/+1
* change prefix of function name from gen9 to i965 in gpe utilsWang Tiatian2017-09-221-181/+1
* Unify the coding style in the driverXiang, Haihao2017-04-071-64/+66
* Check pointers against NULL before usingXiang, Haihao2017-03-151-5/+117
* Set the pipeline to use the new VP8 encoding shaders on SKL/BXT/KBLXiang, Haihao2017-02-221-1/+6
* Set the pipeline to use the new VP8 encoding shaders on BSWXiang, Haihao2017-02-221-0/+6176