summaryrefslogtreecommitdiff
path: root/linux-core/Makefile
AgeCommit message (Expand)AuthorFilesLines
2009-02-16Remove i915 driver sources from linux-corePekka Paalanen1-1/+0
2009-02-02Remove the "nv" driver.Stephane Marchesin1-7/+1
2009-01-19drm: remove drmstat/dristat from linux-core buildDave Airlie1-20/+1
2008-12-22intel: Remove linux build of i915 DRM, as it's unmaintained and a user trap.Eric Anholt1-8/+1
2008-12-10Revert "Merge branch 'modesetting-gem'"Jesse Barnes1-7/+2
2008-09-30Merge remote branch 'origin/master' into modesetting-gemDave Airlie1-1/+1
2008-08-27Change git-describe into git describe.Stephane Marchesin1-1/+1
2008-08-13Merge branch 'master' into modesetting-gemJesse Barnes1-0/+6
2008-08-11drm: add OS_HAS_GEM option.Dave Airlie1-0/+6
2008-07-09Merge remote branch 'origin/modesetting-101' into modesetting-gemDave Airlie1-1/+1
2008-06-22NV50: Initial import of kernel modesetting.Maarten Maathuis1-1/+1
2008-06-18Merge commit 'origin/drm-gem' into modesetting-gemJesse Barnes1-4/+3
2008-06-13Use /bin/pwd instead of trusting shell built-inKeith Packard1-3/+3
2008-06-11Remove override of drm module list in preparation for merge.Eric Anholt1-1/+0
2008-06-10Merge commit 'origin/drm-gem' into modesetting-gemJesse Barnes1-0/+1
2008-05-29modeset: disable radeon ms by defaultDave Airlie1-1/+1
2008-05-05Emit clflush and chipset flush when mapping objects to gttKeith Packard1-0/+1
2008-04-29Remove the remainder of the mmfs device.Eric Anholt1-2/+1
2008-04-28Merge branch 'master' into modesetting-101Thomas Hellstrom1-0/+5
2008-04-23Initial add of mmfs module.Eric Anholt1-1/+2
2008-04-22linux-core Makefile: add GIT_REVISIONPekka Paalanen1-0/+5
2008-01-18Made radeon_ms not always compileJakob Bornecrantz1-1/+4
2007-12-04radeon_ms: radeon modesetting first commit.Jerome Glisse1-1/+3
2007-10-17Revert "Remove the pinned buffer from the LRU when pinning."Thomas Hellstrom1-1/+0
2007-09-29Don't build without any optimization on Linux.Michel Dänzer1-1/+1
2007-09-26Allow parallel module compileKeith Packard1-1/+1
2007-09-19Merge branch 'origin' into bo-set-pinEric Anholt1-1/+7
2007-08-02Remove the pinned buffer from the LRU when pinning.Eric Anholt1-0/+1
2007-07-19Initial pass at converting driver to DRM infrastructure.Ian Romanick1-2/+1
2007-06-26Add XGI driver to Makefiles.Ian Romanick1-1/+8
2007-05-17nouveau: don't build the module by defaultStephane Marchesin1-0/+1
2007-04-07fixup install target, not sure what I was smokin...Dave Airlie1-3/+1
2007-04-05add an install target to the drm modules makefileDave Airlie1-0/+5
2007-03-19Remove old i830 kernel driver.Alan Hourihane1-7/+1
2006-12-20Merge branch 'nouveau-1'Dave Airlie1-1/+6
2006-12-20fixup symlinks via MakefileDave Airlie1-2/+1
2006-12-19drm: remove all 2.4 support for drm development tree.Dave Airlie1-28/+3
2006-12-01Track linux-core symlinks in git.Michel Dänzer1-36/+3
2006-10-15Merge branch 'master' of git://anongit.freedesktop.org/git/mesa/drm into nouv...Stephane Marchesin1-2/+2
2006-09-28Add support for tracking drawable information to coreMichel Dänzer1-2/+2
2006-08-27initial import of nouveau code from nouveau CVSDave Airlie1-2/+8
2006-06-06Merge in the drm-sman-branchThomas Hellstrom1-8/+6
2006-02-18major realigment of DRM CVS with kernel code, makes integration much easierDave Airlie1-4/+9
2005-10-06Skeleton nv drm driver, to enable DMA in EXA. (Lars Knoll, minor updates byAdam Jackson1-2/+10
2005-09-11fix makefile bugDave Airlie1-1/+1
2005-07-20Add latest r300 support from r300.sf.net CVS. Patch submitted by volodya,Eric Anholt1-2/+2
2005-06-29Remove the AGP requirement from Makefile and Kconfig for MGA. Remove theIan Romanick1-3/+3
2005-06-29Move to linux specific directoryAlan Hourihane1-1/+1
2005-05-17Savage doesn't require AGP any more. Enable build even without CONFIG_AGP.Felix Kuehling1-3/+3
2005-03-28Via updates:Thomas Hellstrom1-1/+1