History log of /external/mesa3d/src/gallium/drivers/i915/i915_batch.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
49fea2e039ca6bc1d134be09144d3ace3384255b 09-Oct-2011 Stéphane Marchesin <marcheu@chromium.org> i915g: Remove old heuristic flusing remains.
/external/mesa3d/src/gallium/drivers/i915/i915_batch.h
beca3316fbf317c1032e73c9296c7777d35deb9d 29-Aug-2011 Brian Paul <brianp@vmware.com> i915g: remove unused var in i915_flush_heuristically()
/external/mesa3d/src/gallium/drivers/i915/i915_batch.h
b97889f543085f516fc1c821c621790399d57fa5 24-Aug-2011 Stéphane Marchesin <marcheu@chromium.org> i915g: Improve the flush heuristic by using the previous frame's number of vertices.
/external/mesa3d/src/gallium/drivers/i915/i915_batch.h
e53b41f2632af26c79c4f7ed5b0fdb86a1feb602 06-Jul-2011 Stéphane Marchesin <marcheu@chromium.org> i915g: Improve flushing using heuristics.
/external/mesa3d/src/gallium/drivers/i915/i915_batch.h
6358e6371b31671acbfa7c00336673f62ee928c5 10-Mar-2011 Daniel Vetter <daniel.vetter@ffwll.ch> i915g: implement hw clear

Benefits:
- spares us a relocation.
- needed for zone rendering (if that ever happens).
- just awesome.

v2: Rename the debug option. Completely disabling the blitter is
required for Y tiling to work, so this option will cover other
code paths in the future.

v3: Implement suggestions by Jakob Bornecrantz.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
/external/mesa3d/src/gallium/drivers/i915/i915_batch.h
8f9e546fde27db75ea87bcf8ae333bc70616deb4 26-Feb-2011 Daniel Vetter <daniel.vetter@ffwll.ch> i915g: kill relocs accouting

No one ever cared. libdrm does dynamic resizing of its reloc-table,
anyway.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
/external/mesa3d/src/gallium/drivers/i915/i915_batch.h
135b083461f8a5a220d86f57af018f6f0316d2bb 21-Nov-2010 Daniel Vetter <daniel.vetter@ffwll.ch> i915g: prepare winsys/batchbuffer for execbuf2

Wire up a fenced parameter, switch all relocations to _FENCED

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Jakob Bornecrantz <wallbraker@gmail.com>
Signed-off-by: Jakob Bornecrantz <wallbraker@gmail.com>
/external/mesa3d/src/gallium/drivers/i915/i915_batch.h
57fc2ad7a165bd969de5d1943e325db52f702eb8 03-Jul-2010 Jakob Bornecrantz <wallbraker@gmail.com> i915g: Make batchbuffer flush function not be inline
/external/mesa3d/src/gallium/drivers/i915/i915_batch.h
bc88c95990f871a206a8fe93e7541f1f41841f7e 25-Mar-2010 Jakob Bornecrantz <wallbraker@gmail.com> i915g: Rename winsys prefix to i915_ from intel_

Since the winsys isn't shared with i965 and never will be
/external/mesa3d/src/gallium/drivers/i915/i915_batch.h
f00da2a3ff59c1a7104ac25a1c6eba5a6050ad68 30-Sep-2009 Jakob Bornecrantz <jakob@vmware.com> i915g: Drop the simple sufix

None of the other driver have a silly sufix,
so just drop it. Nothing new added in this commit
or any other commit but this is better marketing.
/external/mesa3d/src/gallium/drivers/i915/i915_batch.h