summaryrefslogtreecommitdiff
path: root/src/intel_batchbuffer.c
Commit message (Expand)AuthorAgeFilesLines
* Add the initial support of CNLZhao Yakui2018-01-111-2/+4
* Unify the coding style in the driverXiang, Haihao2017-04-071-68/+68
* intel_batchbuffer: Add utility fuction for supporting 48-bit address relocati...Sreerenj Balachandran2015-10-131-0/+18
* Fix klockwork critical message hit on calloc function usageLim Siew Hoon2015-09-061-0/+1
* Allow the batchbuffer to be submitted with override flagZhao, Yakui2014-12-141-0/+24
* Allow the extensional ring flag to be passed when submitting the batchbufferZhao Yakui2014-12-141-18/+32
* Skl: Flush batch buffer like that on Gen8Zhao Yakui2014-12-141-2/+3
* Simplify some macrosXiang, Haihao2014-05-261-6/+6
* bdw: Follow the spec to update the PIPE_CONTROL commandZhao Yakui2014-04-231-0/+1
* Update the pipe_control command on Gen8 to make media pipeline workZhao Yakui2014-02-271-4/+21
* Add the initial support for GEN8Zhao Yakui2014-02-271-1/+2
* Workaround for SNBXiang, Haihao2013-11-131-8/+42
* Allow to create batchbuffer based on the expected buffer sizeZhao Yakui2012-10-311-5/+16
* Add special macro and command for vebox batch buffer execution.root2012-10-291-5/+22
* Add two helper functions for batchbufferXiang, Haihao2012-03-021-0/+24
* Avoid depending on va_backend.h for some filesXiang, Haihao2012-01-101-2/+0
* Moved files around.Gwenole Beauchesne2011-08-221-0/+285