Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-16 | Remove i915 driver sources from linux-core | Pekka Paalanen | |
Intel developers have stated, that their DRM development continues elsewhere in some Linux kernel trees. This makes the code in drm.git just dead weight. This removal allows further cleanup of compatibility code. shared-core and bsd-core are left untouched this time. Signed-off-by: Pekka Paalanen <pq@iki.fi> Acked-by: Eric Anholt <eric@anholt.net> | |||
2007-03-19 | Remove old i830 kernel driver. | Alan Hourihane | |
2005-06-29 | Remove the AGP requirement from Makefile and Kconfig for MGA. Remove the | Ian Romanick | |
AGP requirement from Kconfig for SIS. There never was a requirement in Makefile, and Eric Anholt confirms that the Makefile was correct. | |||
2005-03-25 | 3dfx DRM depends on PCI | Dave Airlie | |
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> | |||
2004-10-09 | fix up whitespacing in Kconfig | Dave Airlie | |
2004-10-05 | Patch for Kconfig for making i830/i915 not build together | Dave Airlie | |
2004-08-29 | Drop GAMMA DRM from a great height ... | Dave Airlie | |
2004-07-21 | ATI Rage 128 and Radeon DRM unconditionally depend on PCI | Dave Airlie | |
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> | |||
2004-07-20 | Kconfig update add i915 bring over some stuff from kernel | Dave Airlie | |
2004-04-12 | Add mach64 to the trunk | Dave Airlie | |
2004-03-24 | Modified linux/Kconfig to include the via drm driver. | Thomas Hellstrom | |
2003-09-28 | Fix typo in SiS help message (and testing cvs commit to | Leif Delgass | |
dri.freedesktop.org) | |||
2003-09-25 | Fix Kconfig for SiS DRM now that it doesn't require sisfb. | Eric Anholt | |
Submitted by: Linus Torvalds <torvalds@osdl.org> | |||
2003-08-15 | Merge from 2.6 kernel (Linus Torvalds) | Michel Daenzer | |
2003-04-22 | Remove AGP dependency in kernel config for radeon, sis. Remove | Leif Delgass | |
PCIGART_ENABLED define for radeon, pcigart support now included for any arch. | |||
2003-04-17 | Add a Kconfig file as used in recent 2.5.x kernels. | David Dawes | |