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