summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i915/i915_flush.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-3/+3
2013-09-06i915g: Handle i915->batch == NULL correctly in flushStéphane Marchesin1-1/+4
2013-05-04gallium: fix type of flags in pipe_context::flush()Chia-I Wu1-2/+2
2013-03-08i915g: Use PIPE_FLUSH_END_OF_FRAME to trigger throttlingStéphane Marchesin1-6/+10
2013-01-04gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flagMarek Olšák1-1/+2
2012-02-12i915g: Remove useless draw calls.Stéphane Marchesin1-2/+0
2012-01-18i915g: Don't avoid flushing when we have a pending fence.Stéphane Marchesin1-1/+4
2011-08-25i915g: Improve the flush heuristic by using the previous frame's number of ve...Stéphane Marchesin1-1/+2
2011-07-06i915g: Improve flushing using heuristics.Stéphane Marchesin1-0/+1
2011-03-15i915g: split up static stateDaniel Vetter1-0/+1
2011-03-12i915g: fix transfer coherencyDaniel Vetter1-22/+0
2011-03-11gallium: remove flags from the flush functionMarek Olšák1-1/+1
2011-03-01i915g: kill relocs accoutingDaniel Vetter1-2/+2
2011-02-27i915g: implement cache flushingDaniel Vetter1-0/+2
2011-02-24i915g: Lazy emit dynamic stateJakob Bornecrantz1-0/+1
2011-02-24i915g: Lazy emit immediate stateJakob Bornecrantz1-0/+1
2011-02-24i915g: Always set vbo to flush on flushesJakob Bornecrantz1-1/+1
2010-07-04i915g: Make batchbuffer flush function not be inlineJakob Bornecrantz1-4/+16
2010-07-04i915g: Don't flush empty batchbuffersJakob Bornecrantz1-2/+0
2010-06-22i915g: Rework debug print codeJakob Bornecrantz1-2/+3
2009-10-05i915g: Drop the simple sufixJakob Bornecrantz1-0/+86