summaryrefslogtreecommitdiff
path: root/src/i830_ring.h
AgeCommit message (Expand)Author
2010-03-01Rename the xf86 screen private from pScrn to scrn.Owain G. Ainsworth
2010-03-01Rename the screen private from I830Ptr pI830 to intel_screen_private *intel.Owain G. Ainsworth
2009-03-06intel: Nuke shared-entity support (zaphod mode).Eric Anholt
2008-06-10Use batchbuffers instead of ring emits for general commands.Eric Anholt
2008-06-05Replace a couple of wait-for-ring-idles with a single function to do so.Eric Anholt
2008-03-14Remove h0h0 UploadToScreen implementation that used pattern blits.Eric Anholt
2008-03-12Eliminate local variables defined in i830 BEGIN_LP_RING().Eric Anholt
2008-03-12Separate i810 and i830 ring macros out into separate files.Eric Anholt