summaryrefslogtreecommitdiff
path: root/linux-core/i830_irq.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-11convert to use __set_current_state, align some header includesDave Airlie1-5/+4
2005-02-01update i830 similiar to the kernel, add staticsDave Airlie1-2/+2
2004-11-11patch from bug 1803 - will try and push to kernel soonDave Airlie1-4/+1
2004-10-12Breakout heads into their own data structures.Jon Smirl1-2/+2
2004-09-30Lindent of core build. Drivers checked for no binary diffs. A few filesJon Smirl1-75/+70
2004-09-27First check in for DRM that splits core from personality modulesJon Smirl1-1/+0
2004-08-27__NO_VERSION__ hasn't been needed since 2.3 days ditch it...Dave Airlie1-1/+0
2004-08-24Merged drmfntbl-0-0-2drmfntbl-0-0-2-20040824-mergeDave Airlie1-4/+4
2004-07-25sync up with current 2.6 kernel bk tree - mostly __user annotationsDave Airlie1-3/+3
2004-04-22Add __user annotations from kernelDave Airlie1-1/+1
2004-04-10align code with Linux kernel.Dave Airlie1-3/+3
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-4/+4
2003-07-25Compile fixes for recent 2.5/2.6 Linux kernels. I hope this doesn't breakMichel Daenzer1-7/+7
2003-04-26Ensure driver has been initialized (dev_private != NULL) before installingLeif Delgass1-5/+36
2003-03-25XFree86 4.3.0 mergeX_4_3_0-20030324-mergeAlan Hourihane1-0/+178