summaryrefslogtreecommitdiff
path: root/shared/radeon_irq.c
AgeCommit message (Expand)AuthorFilesLines
2002-10-01fix wait condition for vertical blank IRQsMichel Daenzer1-1/+1
2002-09-29Move os-dependent stuff out of radeon_irq.cKeith Whitwell1-82/+34
2002-09-29Fix up BSD irq handling.Eric Anholt1-6/+10
2002-09-27make SW interrupts more robust: write sequence number to scratch register,Michel Daenzer1-16/+25
2002-09-26DRM(vblank_wait) is driver specificMichel Daenzer1-0/+39
2002-09-25common ioctl to wait for vertical blank IRQsMichel Daenzer1-32/+70
2002-09-23merged r200-0-2-branch to trunkKeith Whitwell1-0/+214