Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-31 | Release 2.11.4.1.xf86-video-geode-2.11.4.1 | Martin-Éric Racine | |
2009-08-28 | Release 2.11.4.xf86-video-geode-2.11.4 | Martin-Éric Racine | |
2009-07-16 | Use XORG_CHANGELOG macro to create ChangeLog. #22611 | Gaetan Nadon | |
Adding the macro in configure.ac and use it in Makefile.am Refer to: https://bugs.freedesktop.org/show_bug.cgi?id=22611 Global maintenance on all modules Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> | |||
2009-07-16 | Update to xextproto 7.1 support. | Peter Hutterer | |
DPMS header was split into dpms.h (client) and dpmsconst.h (server). Drivers need to include dpmsconst.h if xextproto 7.1 is available. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> | |||
2009-06-19 | Release 2.11.3.xf86-video-geode-2.11.3 | Chris Ball | |
Signed-off-by: Chris Ball <cjb@laptop.org> | |||
2009-05-12 | Release 2.11.2.xf86-video-geode-2.11.2 | Chris Ball | |
Signed-off-by: Chris Ball <cjb@laptop.org> | |||
2009-02-27 | Revert EXA 3 build fix. | Chris Ball | |
The EXA developers have backed out the ABI bump to version 3. Signed-off-by: Chris Ball <cjb@laptop.org> | |||
2009-02-24 | configure: use AC_DEFINE instead of shell substitution | Chris Ball | |
(This is just cosmetic.) Signed-off-by: Chris Ball <cjb@laptop.org> | |||
2009-02-24 | Build fix: set EXA_DRIVER_KNOWN_MAJOR=3. | Chris Ball | |
We don't use {Prepare,Finish}Access, and: /home/cjb/xorg-build/include/xorg/exa.h:45:2: error: #error Make sure this EXA driver either does not have Prepare/FinishAccess hooks or that they can handle EXA_PREPARE_AUX*, and #define EXA_DRIVER_KNOWN_MAJOR 3 before including exa.h Signed-off-by: Chris Ball <cjb@laptop.org> | |||
2009-02-16 | Release 2.11.1.xf86-video-geode-2.11.1 | Chris Ball | |
Signed-off-by: Chris Ball <cjb@laptop.org> | |||
2008-12-09 | 2.11.0 releasexf86-video-geode-2.11.0 | Jordan Crouse | |
2008-11-18 | LX: Make the version in configure.ac reflect the upcoming release | Jordan Crouse | |
2008-08-15 | Bump to version 2.10.1 and release.xf86-video-geode-2.10.1 | Martin-Éric Racine | |
2008-06-13 | Bump to version 2.10.0xf86-video-geode-2.10.0 | Jordan Crouse | |
2008-05-07 | Making libDDC support the 2.9.0 release.xf86-video-geode-2.9.0 | Martin-Éric Racine | |
2008-04-01 | geode: Bump to new version and replace two instances of the old amd namexf86-video-geode-2.8.0 | Jordan Crouse | |
2008-03-14 | First 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-13 | amd: release version 2.7.7.7xf86-video-amd-2.7.7.7 | Jordan Crouse | |
xf86-video-amd is now dead - long live xf86-video-geode! | |||
2008-03-10 | amd: initial pciaccess conversion | Dave Airlie | |
2008-01-26 | [GX/LX] Bump the default pixel depth up to 16-bit.xf86-video-amd-2.7.7.6 | Martin-É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-14 | Expanded the bug reporting URL in configure.ac to specify the Driver/AMD ↵ | Martin-Éric Racine | |
component. | |||
2008-01-14 | Basic OLPC support from Bernardo Innocenti and Jordan Crouse.xf86-video-amd-2.7.7.5 | Martin-Éric Racine | |
2008-01-05 | [GX][LX] Push PreInit fixes to avoid segfauls on X -configure.xf86-video-amd-2.7.7.4 | Martin-É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-15 | Bumped package version to 2.7.7.3.xf86-video-amd-2.7.7.3 | Martin-Éric Racine | |
2007-09-17 | Update the package version in configure.acxf86-video-amd-2.7.7.2 | Martin-Éric Racine | |
2007-09-12 | Creating a release of course requires updating the package version...xf86-video-amd-2.7.7.1 | Martin-Éric Racine | |
2007-09-02 | Regenerated configure based on new package version. | Martin-Éric Racine | |
2007-07-06 | From 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-31 | Add extra GCC warning fu. -Wall cleanup. | Adam Jackson | |
2007-05-16 | Remove 'man' directory references from configure.ac. | Adam Jackson | |
2007-01-08 | Add --enable-visibility. | Adam Jackson | |
Allow the driver to be built with the default symbol visbility set to hidden, for smaller better code. | |||
2006-08-04 | PATCH: Add specific support for the OLPC dcon panel | Jordan Crouse | |
The OLPC dcon panel operates differently then the other panels in the GX universe. | |||
2006-07-07 | Update with cleanup and other fixes | Jordan Crouse | |
Final commit of cleanup fixes prior to pushing | |||
2006-07-06 | Initial commit of the xf86-video-amd tree | Jordan Crouse | |