Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-02-21 | Merge from bsd-4-0-0-branch. | Eric Anholt | |
2003-02-04 | fix PCI and AGP posting problems (based on testing by Chris Ison and | Michel Daenzer | |
suggestions by Benjamin Herrenschmidt and Arjan van de Ven) remove radeon_flush_write_combine() which has been unused for a while | |||
2003-01-02 | Make the radeon drm module better at cleaning up after itself if all the | Keith Whitwell | |
clients (particularly the X server) exit without doing so for it. | |||
2002-10-29 | preserve CRTC{,2}_OFFSET_CNTL in 2D driver to avoid bad effects when | Michel Daenzer | |
pageflipping after a mode switch take current page into account in AdjustFrame(); writing the CRTC offset via the CP was probably a bad idea as this can happen asynchronously, reverted take frame offset into account when flipping pages handle CRTC2 as well for pageflipping (untested) preserve GEN_INT_CNTL on mode switches to prevent interrupts from getting disabled | |||
2002-10-28 | merge from mesa-4-1-branch to get cube-map registers. bumped version to 1.7 | Brian Paul | |
2002-09-27 | make SW interrupts more robust: write sequence number to scratch register, | Michel Daenzer | |
acknowledge any lost interrupts before waiting | |||
2002-09-26 | BSD vblank framework. | Eric Anholt | |
2002-09-25 | common ioctl to wait for vertical blank IRQs | Michel Daenzer | |
2002-09-23 | merged r200-0-2-branch to trunk | Keith Whitwell | |
2002-08-29 | standardize use of __FUNCTION__ (Linus) | Keith Whitwell | |
2002-08-26 | merged r200-0-1-branch | Keith Whitwell | |
2002-08-11 | test scratch register writeback before using it | Michel Daenzer | |
2002-07-05 | merged bsd-3-0-0-branch | Alan Hourihane | |