summaryrefslogtreecommitdiff
path: root/linux/drm_agpsupport.h
AgeCommit message (Expand)AuthorFilesLines
2006-07-19Delete the pre-core DRM code with extreme prejudice.Adam Jackson1-472/+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-3/+2
2004-07-20first set of __user annotations from kernel (Al Viro)Dave Airlie1-7/+8
2004-02-28More differentiated error codes for DRM(agp_acquire)Michel Daenzer1-1/+5
2003-08-15Merge from 2.6 kernel (Linus Torvalds)Michel Daenzer1-25/+39
2003-07-25Compile fixes for recent 2.5/2.6 Linux kernels. I hope this doesn't breakMichel Daenzer1-6/+6
2003-07-25Fail in DRM(agp_acquire) if the AGP aperture can't be used, such that the XMichel Daenzer1-0/+4
2003-07-09DA: fix for bug 484 in Bugzilla, originally from me, reworked by DavidDave Airlie1-1/+1
2003-06-19Revert the janitorial - that works is now on the new branchJose Fonseca1-0/+451
2003-06-03Split declarations/definitions in drm_scatter.h into drm_sg.h/drm_sg_tmp.hJose Fonseca1-451/+0
2003-05-27Merged DRM documentation.Jose Fonseca1-7/+143
2003-04-17Bring some drm module changes over from the XFree86 trunk:David Dawes1-2/+6
2003-03-25linux merge for drmAlan Hourihane1-6/+6
2002-12-11remove agpgart informationalKeith Whitwell1-61/+6
2002-08-22Don't (re)define vmalloc_to_page for kernel >= 2.4.19, as it has beenLeif Delgass1-2/+2
2001-12-10merge with linux kernel 2.4.15X_4_2_0-20020127-preimportX_4_2_0-20020123-preimportAlan Hourihane1-0/+6
2001-09-25merge with 2.4.10 kernelAlan Hourihane1-0/+8
2001-08-19No one's maintaining 2.2.x support - so remove all the cruft.X_4_1_99_1-20010822-preimportAlan Hourihane1-8/+0
2001-08-08Update to the code I sent Linus and Alan this morning. Added some missingJeff Hartmann1-1/+21
2001-05-01Import of XFree86 4.0.99.3X_4_0_99_3David Dawes1-8/+13
2001-04-09Import -f XFree86 4.0.99.2X_4_0_99_2David Dawes1-13/+8
2001-04-05Merged ati-pcigart-1-0-0ati-pcigart-1-0-0-20010405-mergeKevin E Martin1-8/+13
2001-03-04Don't try and setup the MTRR for AGP when AGP not available. CheckAlan Hourihane1-1/+1
2001-02-15Merge mga-1-0-0-branch into trunk.Gareth Hughes1-0/+335