summaryrefslogtreecommitdiff
path: root/shared/radeon_drv.h
AgeCommit message (Collapse)AuthorFilesLines
2003-03-28merged drm-filp-0-1-branchdrm-filp-1-20020328-mergeKeith Whitwell1-69/+24
2003-03-25XFree86 4.3.0 mergeX_4_3_0-20030324-mergeAlan Hourihane1-22/+57
2003-02-21Merge from bsd-4-0-0-branch.bsd-4-0-0-20030221-mergeEric Anholt1-20/+18
2003-02-04fix PCI and AGP posting problems (based on testing by Chris Ison andMichel Daenzer1-9/+7
suggestions by Benjamin Herrenschmidt and Arjan van de Ven) remove radeon_flush_write_combine() which has been unused for a while
2003-01-02Make the radeon drm module better at cleaning up after itself if all theKeith Whitwell1-0/+1
clients (particularly the X server) exit without doing so for it.
2002-10-29preserve CRTC{,2}_OFFSET_CNTL in 2D driver to avoid bad effects whennv-0-0-1-branchMichel Daenzer1-2/+2
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-28merge from mesa-4-1-branch to get cube-map registers. bumped version to 1.7Brian Paul1-0/+41
2002-09-27make SW interrupts more robust: write sequence number to scratch register,Michel Daenzer1-1/+1
acknowledge any lost interrupts before waiting
2002-09-26BSD vblank framework.Eric Anholt1-1/+0
2002-09-25common ioctl to wait for vertical blank IRQsMichel Daenzer1-4/+11
2002-09-23merged r200-0-2-branch to trunkKeith Whitwell1-0/+43
2002-08-29standardize use of __FUNCTION__ (Linus)Keith Whitwell1-2/+2
2002-08-26merged r200-0-1-branchr200-0-1-20020822-mergeKeith Whitwell1-37/+90
2002-08-11test scratch register writeback before using itMichel Daenzer1-0/+5
2002-07-05merged bsd-3-0-0-branchbsd-3-0-0-20020705-mergeAlan Hourihane1-0/+760