summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/drm/intel/gem/intel_be_batchbuffer.c
Commit message (Expand)AuthorAgeFilesLines
* i915g: Implement new winsysJakob Bornecrantz2009-09-011-156/+0
* i915g: Reduce max relocsJakob Bornecrantz2009-08-121-1/+1
* i915g: Don't try to free a mapped buffer at shutdownJakob Bornecrantz2009-08-081-1/+0
* i915g: Always run in sync with the HWJakob Bornecrantz2009-08-061-0/+4
* i915g: Switch to mapping the batch buffer instead of using subdataJakob Bornecrantz2009-08-061-11/+25
* gallium: Unify reference counting.Michel Dänzer2009-03-041-2/+2
* intel: Increase max relocs per batchbufferJakob Bornecrantz2009-03-031-2/+1
* intel: Remove debug printJakob Bornecrantz2009-01-301-10/+0
* intel: Try forcing flushesJakob Bornecrantz2009-01-291-7/+7
* intel: Dump batchbuffer before sending to hwJakob Bornecrantz2009-01-291-0/+2
* intel: Fix type correctly this timeJakob Bornecrantz2009-01-281-1/+1
* intel: Fix typoJakob Bornecrantz2009-01-281-1/+1
* i915: Add verbose debugingJakob Bornecrantz2009-01-281-0/+7
* intel: Supply the correct buffers to gemJakob Bornecrantz2009-01-281-3/+5
* i915: Make gem submit commandsJakob Bornecrantz2009-01-191-4/+22
* i915: Update gem backend a bitJakob Bornecrantz2009-01-181-1/+2
* intel: Add a none working GEM backend for intelJakob Bornecrantz2009-01-141-0/+120