summaryrefslogtreecommitdiff
path: root/linux/Makefile.linux
AgeCommit message (Expand)AuthorFilesLines
2004-04-18Move Makefile.linux to Makefile.Michel Daenzer1-391/+0
2004-04-12Add mach64 to the trunkDave Airlie1-4/+12
2004-03-23Merged via-1-2-0: Altered Makefiles in drm/linuxvia-1-2-0-20040323-mergeThomas Hellstrom1-2/+14
2004-03-17Adjust shared path in makefile XFree86 bug: Reported by: Submitted by:Jon Smirl1-1/+1
2004-03-16Makefile the makefile really clean everything XFree86 bug: Reported by:Jon Smirl1-1/+1
2004-02-22Merged the Savage DRM driver from the savage-2-0-0-branch into the trunk.Felix Kuehling1-1/+8
2003-11-05Repo-copy linux/drm/kernel/drm.h to shared/drm/kernel/drm.h and use it onEric Anholt1-2/+2
2003-10-23Missed the sis.h header in Makefile.linux in the move to shared/.Eric Anholt1-2/+2
2003-10-17- Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle themEric Anholt1-1/+1
2003-10-17- Converted Linux drivers to initialize DRM instances based on PCI IDs, notEric Anholt1-1/+4
2003-09-12linux drm fixesAlan Hourihane1-1/+8
2003-08-29Port the SiS DRM to FreeBSD. This includes the ability for the DRM toEric Anholt1-1/+1
2003-05-16Support AGP bridges where the AGP aperture can't be accessed directly byMichel Daenzer1-3/+21
2003-04-25Targets for building dristat and drmstat.David Dawes1-0/+19
2003-04-24break long lineDavid Dawes1-2/+3
2003-04-22Only mga, i810, i830 require AGP (should mga define __MUST_HAVE_AGP?)Leif Delgass1-9/+9
2003-04-22fix gamma headersAlan Hourihane1-2/+2
2003-04-17Rework the Linux drm kernel module build to leverage off the standardDavid Dawes1-245/+248
2003-04-08Use list_entry() to get container struct from struct list_head pointers.Leif Delgass1-0/+5
2003-03-25linux merge for drmAlan Hourihane1-3/+29
2003-02-04disable strict aliasing for building the DRMMichel Daenzer1-1/+1
2002-10-30Kernel support for vblank syncing on Rage 128 and Matrox.Eric Anholt1-2/+2
2002-10-29preserve CRTC{,2}_OFFSET_CNTL in 2D driver to avoid bad effects whenMichel Daenzer1-1/+1
2002-09-23merged r200-0-2-branch to trunkKeith Whitwell1-1/+1
2002-09-11- Fix various bugs in the DRI support for the i830 and i845G (KeithDavid Dawes1-6/+22
2002-08-22Don't (re)define vmalloc_to_page for kernel >= 2.4.19, as it has beenLeif Delgass1-2/+2
2002-01-27First pass merge of XFree86 4.2.0 import.X_4_2_0-20020128-mergeDavid Dawes1-25/+11
2001-08-19No one's maintaining 2.2.x support - so remove all the cruft.X_4_1_99_1-20010822-preimportAlan Hourihane1-3/+2
2001-07-20Remove module name hacks because we aren't going to implement this anymoreJeff Hartmann1-12/+10
2001-07-18Add module version name at a lower layer of the code, allows things to beJeff Hartmann1-2/+2
2001-07-16Added version string to the end of the kernel module name. This allowsJeff Hartmann1-11/+13
2001-05-17Make the SiS module work again. At least glxinfo reports it's working, yetAlan Hourihane1-1/+1
2001-05-14finish struct stat type cleanup Fix a build dependencies for the tdfx drmDavid Dawes1-1/+1
2001-05-03Make SiS driver compile with the new templated format. Not tested. minorAlan Hourihane1-2/+5
2001-04-06search /lib/modules/<version>/build/include first, then the others....Alan Hourihane1-5/+12
2001-04-05Merged ati-pcigart-1-0-0ati-pcigart-1-0-0-20010405-mergeKevin E Martin1-17/+22
2001-03-19Initial XFree86 4.0.99.1 merge.David Dawes1-1/+1
2001-02-28Implement drmOpen* without /proc dependence (Fallback to /proc is includedRik Faith1-1/+1
2001-02-16- Clean up the way customization of the templates is done.ati-5-0-1-20010220-headGareth Hughes1-33/+26
2001-02-15Merge mga-1-0-0-branch into trunk.Gareth Hughes1-22/+30
2001-01-18Fixed problem preventing compile on system w/o agpgart.Jeff Hartmann1-2/+2
2001-01-11Makefile.linux was checking $(MACHINE) for 'i386' before building theKeith Whitwell1-0/+3
2001-01-08Merged tdfx-3-0-0tdfx-3-0-0-20010109-mergeNathan Hand1-0/+3
2001-01-05Merged ati-5-0-0ati-5-0-0-20010105-mergeKevin E Martin1-11/+21
2001-01-04Sync with Linux 2.4.0-prereleaseRik Faith1-0/+1
2000-12-02Merged ati-4-1-1-branch into trunk.ati-4-1-1-20001202-merge-trunkX_4_0_1h-20001207-mergeX_4_0_1h-20001205-mergeGareth Hughes1-3/+3
2000-11-08merge with 4.0.1dX_4_0_1e-20001107-mergeX_4_0_1d-20001107-mergeDavid Dawes1-3/+3
2000-09-29Audit calls to schedule() Remove tags from files shared with Linux kernelRik Faith1-13/+1
2000-09-24commit xfree86 4.0.1d-pre updateAlan Hourihane1-3/+13
2000-09-07Merged tdfx-2-1-branchtdfx-2-1-20000907-mergeAlan Hourihane1-1/+7