summaryrefslogtreecommitdiff
path: root/linux/Makefile.linux
AgeCommit message (Expand)Author
2003-04-24break long lineDavid Dawes
2003-04-22Only mga, i810, i830 require AGP (should mga define __MUST_HAVE_AGP?)Leif Delgass
2003-04-22fix gamma headersAlan Hourihane
2003-04-17Rework the Linux drm kernel module build to leverage off the standardDavid Dawes
2003-04-08Use list_entry() to get container struct from struct list_head pointers.Leif Delgass
2003-03-25linux merge for drmAlan Hourihane
2003-02-04disable strict aliasing for building the DRMMichel Daenzer
2002-10-30Kernel support for vblank syncing on Rage 128 and Matrox.Eric Anholt
2002-10-29preserve CRTC{,2}_OFFSET_CNTL in 2D driver to avoid bad effects whenMichel Daenzer
2002-09-23merged r200-0-2-branch to trunkKeith Whitwell
2002-09-11- Fix various bugs in the DRI support for the i830 and i845G (KeithDavid Dawes
2002-08-22Don't (re)define vmalloc_to_page for kernel >= 2.4.19, as it has beenLeif Delgass
2002-01-27First pass merge of XFree86 4.2.0 import.David Dawes
2001-08-19No one's maintaining 2.2.x support - so remove all the cruft.Alan Hourihane
2001-07-20Remove module name hacks because we aren't going to implement this anymoreJeff Hartmann
2001-07-18Add module version name at a lower layer of the code, allows things to beJeff Hartmann
2001-07-16Added version string to the end of the kernel module name. This allowsJeff Hartmann
2001-05-17Make the SiS module work again. At least glxinfo reports it's working, yetAlan Hourihane
2001-05-14finish struct stat type cleanup Fix a build dependencies for the tdfx drmDavid Dawes
2001-05-03Make SiS driver compile with the new templated format. Not tested. minorAlan Hourihane
2001-04-06search /lib/modules/<version>/build/include first, then the others....Alan Hourihane
2001-04-05Merged ati-pcigart-1-0-0Kevin E Martin
2001-03-19Initial XFree86 4.0.99.1 merge.David Dawes
2001-02-28Implement drmOpen* without /proc dependence (Fallback to /proc is includedRik Faith
2001-02-16- Clean up the way customization of the templates is done.Gareth Hughes
2001-02-15Merge mga-1-0-0-branch into trunk.Gareth Hughes
2001-01-18Fixed problem preventing compile on system w/o agpgart.Jeff Hartmann
2001-01-11Makefile.linux was checking $(MACHINE) for 'i386' before building theKeith Whitwell
2001-01-08Merged tdfx-3-0-0Nathan Hand
2001-01-05Merged ati-5-0-0Kevin E Martin
2001-01-04Sync with Linux 2.4.0-prereleaseRik Faith
2000-12-02Merged ati-4-1-1-branch into trunk.Gareth Hughes
2000-11-08merge with 4.0.1dDavid Dawes
2000-09-29Audit calls to schedule() Remove tags from files shared with Linux kernelRik Faith
2000-09-24commit xfree86 4.0.1d-pre updateAlan Hourihane
2000-09-07Merged tdfx-2-1-branchAlan Hourihane
2000-08-28Add compatibility header file to make Linux 2.4.0 kernel patches cleaner.Rik Faith
2000-08-25Improve detection of kill_fasync parameter count Make compilation of sis.oRik Faith
2000-08-16first part of 4.0.1b mergeDavid Dawes
2000-08-04Sync with Linux 2.4.0-test6-pre2Rik Faith
2000-07-21Revert some changes and try alternative way to clean up AGP handling.Rik Faith
2000-07-21Changes to make AGP optional for in-kernel buildsRik Faith
2000-07-19Sync with Linux 2.4.0-test4 kernelRik Faith
2000-06-08Merged glxmisc-3-0-0Brian Paul
2000-05-18Merged ati-4-0-1Kevin E Martin
2000-04-04Merged mga branch with trunkJeff Hartmann
2000-03-16Merge with 4.0Jeff Hartmann
2000-02-223.9.18 mergeKevin E Martin
2000-01-17Try a more complex (and more correct?) method for finding kernel inlcudeRik Faith
2000-01-15Remove -g from build Fix lost code from tdfx-1-1 merge in tdfx_priv.c LowerDaryll Strauss