Age | Commit message (Expand) | Author |
---|---|---|
2003-10-17 | - Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them | Eric Anholt |
2003-07-29 | IRQ code cleanup suggested by Linus Torvalds | Michel Daenzer |
2003-07-25 | Compile fixes for recent 2.5/2.6 Linux kernels. I hope this doesn't break | Michel Daenzer |
2003-04-26 | Ensure driver has been initialized (dev_private != NULL) before installing | Leif Delgass |
2002-12-04 | further vertical blank interrupt cleanups: remove unused variable, | Michel Daenzer |
2002-12-03 | vertical blank interrupt cleanups: use spinlock instead of semaphore, send | Michel Daenzer |
2002-11-30 | vertical blank ioctl can send signal instead of blocking | Michel Daenzer |
2002-10-30 | Kernel support for vblank syncing on Rage 128 and Matrox. | Eric Anholt |