summaryrefslogtreecommitdiff
path: root/shared-core/r128_irq.c
AgeCommit message (Expand)AuthorFilesLines
2006-12-19fix comment in r128Dave Airlie1-2/+1
2005-11-28Assert an MIT copyright on sis_drm.h, since one was lacking and I createdEric Anholt1-1/+2
2004-09-30Lindent of core build. Drivers checked for no binary diffs. A few filesJon Smirl1-27/+26
2004-09-27First check in for DRM that splits core from personality modulesJon Smirl1-2/+1
2004-08-24Merged drmfntbl-0-0-2drmfntbl-0-0-2-20040824-mergeDave Airlie1-2/+2
2003-10-17- Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle themEric Anholt1-1/+1
2003-07-29IRQ code cleanup suggested by Linus TorvaldsMichel Daenzer1-3/+3
2003-07-25Compile fixes for recent 2.5/2.6 Linux kernels. I hope this doesn't breakMichel Daenzer1-1/+3
2003-04-26Ensure driver has been initialized (dev_private != NULL) before installingLeif Delgass1-4/+5
2002-12-04further vertical blank interrupt cleanups: remove unused variable,Michel Daenzer1-1/+1
2002-12-03vertical blank interrupt cleanups: use spinlock instead of semaphore, sendMichel Daenzer1-4/+1
2002-11-30vertical blank ioctl can send signal instead of blockingMichel Daenzer1-0/+4
2002-10-30Kernel support for vblank syncing on Rage 128 and Matrox.Eric Anholt1-0/+99