summaryrefslogtreecommitdiff
path: root/src/i830_batchbuffer.h
AgeCommit message (Expand)AuthorFilesLines
2009-05-26Revert "Rely on BO pixmaps being present in acceleration paths."Carl Worth1-1/+8
2009-05-01intel_batch_start_atomic: fix size passed to intel_batch_require_space (*4)Keith Packard1-1/+1
2009-04-27Rely on BO pixmaps being present in acceleration paths.Eric Anholt1-8/+1
2009-04-27Replace I830Sync's irq emit/wait code with bufmgr use.Eric Anholt1-0/+1
2009-04-27unifdef I830_USE_UXA.Eric Anholt1-4/+0
2009-04-27Remove EXA support.Eric Anholt1-2/+2
2009-01-16Re-emit i915 composite setup when the batchbuffer wraps.Eric Anholt1-0/+22
2008-10-19Reduce incidence of MI_FLUSH usage.Keith Packard1-4/+4
2008-09-09Track move of bufmgr functions to libdrm_intel.Eric Anholt1-2/+2
2008-08-13Make EXA & UXA share bo getting functionJesse Barnes1-3/+3
2008-08-05Use dri_bo for all object allocations, including pixmaps under uxaKeith Packard1-5/+17
2008-07-31Add OUT_RELOC macro and backing intel_batch_emit_reloc functionCarl Worth1-0/+17
2008-06-10Change most usage of pixmap offsets to using a reloc macro.Eric Anholt1-0/+13
2008-06-10Use batchbuffers instead of ring emits for general commands.Eric Anholt1-0/+106