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