Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-15 | Bump to version 2.10.1 and release.xf86-video-geode-2.10.1 | Martin-Éric Racine | |
2008-08-13 | Added info about the current roadmap. | Martin-Éric Racine | |
2008-08-13 | All your typos are belong to us!!! | Martin-Éric Racine | |
2008-08-13 | Updated the README with the URL of the Geode X.Org wiki and | Martin-Éric Racine | |
with info on the current Build Dependencies. | |||
2008-08-07 | Geode: Add DDC support for the CS5535 | Jordan Crouse | |
2008-08-07 | lx: Fix rotate issue | Jordan Crouse | |
EXA pixmaps are now protected against outside intrusion, so use a different way to find the base of the shadow buffer for rotation. | |||
2008-06-13 | Bump to version 2.10.0xf86-video-geode-2.10.0 | Jordan Crouse | |
2008-06-10 | geode: Bring over the DCON detection code from the OLPC tree | Jordan Crouse | |
2008-06-10 | geode: Unmap the PCI memory when we close the screen | Jordan Crouse | |
2008-05-28 | Fix build for git-master (missing device pointers). | Peter Hutterer | |
We don't have an updated Video ABI yet, so use the XINPUT ABI as check for when to use which call. Note that the check is not optimal. We only check for the position of the VCP, not of any other device to adjust the viewpoint. This needs to be fixed. | |||
2008-05-28 | Revert "Fix build (missing device pointers)." | Peter Hutterer | |
Silly me, this breaks the build for non-git-master servers. This reverts commit 3005e9c7eb10e212c956e87b3631548e268c794e. | |||
2008-05-28 | Fix build (missing device pointers). | Peter Hutterer | |
miPointerGetScreen, miPointerGetPosition and pScreen->SetCursorPosition all require a device argument now. For lack of other choices, just pass in the VCP. | |||
2008-05-07 | Making libDDC support the 2.9.0 release.xf86-video-geode-2.9.0 | Martin-Éric Racine | |
2008-04-24 | geode: Add "native" DDC parsing to the Geode driver | Jordan Crouse | |
Teach libDDC to access the DDC pins on the Geode natively, instead of using the BIOS which has proven to be broken time and time again. | |||
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 | amd: Missed a merge artifact - kick me in the head for breaking tinderbox | Jordan Crouse | |
2008-03-14 | amd: fix compile and warning issues from the merge | Jordan Crouse | |
2008-03-14 | amd: fix up the versioning and naming of the new driver | Jordan Crouse | |
2008-03-14 | Massive coding style fixup - move to X coding style, | Jordan Crouse | |
remove trailing whitespace, zap unused files and remove blocks of ifdefed out code. | |||
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-13 | amd: fix panel and DDC interation with GX | Jordan Crouse | |
2008-03-13 | amd: Fix a compile error in < 1.5 builds | Jordan Crouse | |
2008-03-12 | amd: Add the 'geode' name in preparation for the renaming | Jordan Crouse | |
2008-03-12 | amd: Add libpciaccess probe function | Stefano Fedrigo | |
2008-03-10 | amd: fix distcheck | Dave Airlie | |
2008-03-10 | amd: fixup pciaccess compile | Dave Airlie | |
2008-03-10 | fix devprivates properly | Dave Airlie | |
2008-03-10 | old privates v2 | Dave Airlie | |
2008-03-10 | amd: move to new devprivates | Dave Airlie | |
2008-03-10 | pciaccess: fix name of struct | Dave Airlie | |
2008-03-10 | pciaccess: forgot some commas | Dave Airlie | |
2008-03-10 | oops I did it again.. forgot the damn include | Dave Airlie | |
2008-03-10 | amd: initial pciaccess conversion | Dave Airlie | |
2008-03-02 | Implement support for wide and non-standard screen resolutions. | Bart Trojanowski | |
Works fine on the VGA output, but requires further testing to ensure that it doesn't disturb operation on the TFT output. | |||
2008-02-10 | Erm... That would be pScrni, of course. | Martin-Éric Racine | |
2008-02-10 | Added trivial fix for Gamma initialization. | Martin-Éric Racine | |
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-26 | Constify a few huge tables to reduce data section size. | Bernardo Innocenti | |
This driver is still unusually big compared to the other X.org drivers. The biggest offender is cimarron.o as demonstrated by: nm -S -t d cimarron.o | sort -k 2 -n | |||
2008-01-14 | amd_drv: Remove a few (harmless) warnings | Bernardo Innocenti | |
Signed-off-by: Bernardo Innocenti <bernie@codewiz.org> | |||
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-08 | Trivial patch to fix the ZTV module | 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. | |||
2008-01-03 | [GX] Fix the autoconfigure segfault for GX too | Jordan Crouse | |
2008-01-03 | [LX] Re-arrange PreInit to avoid segfaults in Xorg -configure | Jordan Crouse | |
Re-arrange the early part of PreInit so that Xorg -configure can run cleanly. | |||
2007-10-15 | Bumped package version to 2.7.7.3.xf86-video-amd-2.7.7.3 | Martin-Éric Racine | |
2007-10-01 | [XORG] Fix video downscaling | Jordan Crouse | |
When downscaling the window, apparently the clip region doesn't change (not sure why), so we didn't get the message to re-init the video. This will make the re-init process happen on both the clip region changing and the width/height changing. | |||
2007-10-01 | [XORG] Remove the upload function for LX | Jordan Crouse | |
Remove the upload function for LX. The default function is going to be faster for all 0xCC BLTs; which just so happens to be what all the uploads will be. | |||
2007-09-17 | Update the package version in configure.acxf86-video-amd-2.7.7.2 | Martin-Éric Racine | |