summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)Author
2008-04-01geode: Bump to new version and replace two instances of the old amd namexf86-video-geode-2.8.0Jordan Crouse
2008-03-14First stage of the rename process - get rid of all amd_ prefixes -Jordan Crouse
change either to geode_ or just to lx_ or gx_ depending on the processor. Change the name in the Makefiles and other collateral
2008-03-13amd: release version 2.7.7.7xf86-video-amd-2.7.7.7Jordan Crouse
xf86-video-amd is now dead - long live xf86-video-geode!
2008-03-10amd: initial pciaccess conversionDave Airlie
2008-01-26[GX/LX] Bump the default pixel depth up to 16-bit.xf86-video-amd-2.7.7.6Martin-Éric Racine
This is a reasonable compromise between memory consumption and picture readability. This also gives the driver usable defaults for X server >= 1.3 when used with -configure.
2008-01-14Expanded the bug reporting URL in configure.ac to specify the Driver/AMD ↵Martin-Éric Racine
component.
2008-01-14Basic OLPC support from Bernardo Innocenti and Jordan Crouse.xf86-video-amd-2.7.7.5Martin-Éric Racine
2008-01-05[GX][LX] Push PreInit fixes to avoid segfauls on X -configure.xf86-video-amd-2.7.7.4Martin-Éric Racine
This is known to work on products with GeodeROM and Insyde BIOSes. On products with a General Software BIOS, a freeze occurs while X is probing VBE. The same issue occurs with LinuxBIOS and VGAROM, but not with LinuxBIOS omitting VGAROM. Both issues appear to be caused by X server core upgrading from vm86 to x86emu since X server release 1.3, which requires fixing x86emu, or the concerned BIOSes, or both.
2007-10-15Bumped package version to 2.7.7.3.xf86-video-amd-2.7.7.3Martin-Éric Racine
2007-09-17Update the package version in configure.acxf86-video-amd-2.7.7.2Martin-Éric Racine
2007-09-12Creating a release of course requires updating the package version...xf86-video-amd-2.7.7.1Martin-Éric Racine
2007-09-02Regenerated configure based on new package version.Martin-Éric Racine
2007-07-06From Bernardo Innocenti.Zephaniah E. Hull
- enable a few GCC warnings - make a few globals const and static - move MGP_RASTER_MODE writes before writes to color registers - compute BPP dynamically in the SolidFill EXA hook Conflicts: configure.ac
2007-05-31Add extra GCC warning fu. -Wall cleanup.Adam Jackson
2007-05-16Remove 'man' directory references from configure.ac.Adam Jackson
2007-01-08Add --enable-visibility.Adam Jackson
Allow the driver to be built with the default symbol visbility set to hidden, for smaller better code.
2006-08-04PATCH: Add specific support for the OLPC dcon panelJordan Crouse
The OLPC dcon panel operates differently then the other panels in the GX universe.
2006-07-07Update with cleanup and other fixesJordan Crouse
Final commit of cleanup fixes prior to pushing
2006-07-06Initial commit of the xf86-video-amd treeJordan Crouse