summaryrefslogtreecommitdiff
path: root/src/ast_driver.c
AgeCommit message (Collapse)Author
2012-04-04revert the code changed by Adam Jacksonxf86-video-ast-0.95.00Y.C. Chen
2012-04-03fix segmentation fault issue if enable XENY.C. Chen
2012-04-03Revert "xf86-video-ast-ast 0.95.00"Dave Airlie
This reverts commit 6f0b593c273979bc4a83e845e037ab35d4565b72.
2012-04-03xf86-video-ast-ast 0.95.00xf86-video-ast-0.95.0root
2011-12-19Fix for new vgaHW ABIAdam Jackson
Signed-off-by: Adam Jackson <ajax@redhat.com>
2011-12-19Make failure to XAA non-fatalAdam Jackson
No shadowfb support in this driver yet. Signed-off-by: Adam Jackson <ajax@redhat.com>
2011-11-17Check ABI major not encoded ABIAdam Jackson
Signed-off-by: Adam Jackson <ajax@redhat.com>
2011-11-16Adapt to domain changes in videoabi 12Adam Jackson
This is a blind change, I don't have this hardware handy to test with. It probably wants the same new API that tdfx wants. Signed-off-by: Adam Jackson <ajax@redhat.com>
2011-07-13xf86-video-ast-0.93.09Y.C. Chen
2010-11-10xf86-video-ast-0.92.02Y.C. Chen
2010-06-22 modified: autogen.shY.C. Chen
modified: configure.ac modified: src/ast.h modified: src/ast_2dtool.c modified: src/ast_2dtool.h modified: src/ast_accel.c modified: src/ast_driver.c modified: src/ast_mode.c modified: src/ast_mode.h modified: src/ast_vgatool.c
2009-07-28ast: change to using ABI version checkDave Airlie
2009-07-28ast: update for resources/RAC API removalDave Airlie
2009-06-04xf86-video-ast-v.0.89.8Y.C. Chen
2009-05-28Remove useless loader symbol lists.Adam Jackson
2009-04-13xf86-video-ast-0.89.0xf86-video-ast-0.89.0Y.C. Chen
2009-01-16Fixed the support mode issue on Solaris 10 x86xf86-video-ast-0.88.8Y.C. Chen
2009-01-08Support AST2200/2150Y.C. Chen
2008-08-22Support AST1100/2050/2100xf86-video-ast-0.87.0Y.C. Chen
2008-08-15Remove dead code.Adam Jackson
2008-03-10ast: pciaccess conversionDave Airlie
2008-03-01Make sure used symbols are of public visibilityroot
2007-08-24 modified: ChangeLogroot
modified: configure.ac modified: src/ast.h modified: src/ast_2dtool.h modified: src/ast_accel.c modified: src/ast_cursor.c modified: src/ast_driver.c modified: src/ast_mode.c modified: src/ast_mode.h modified: src/ast_vgatool.c
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 0.81.0.ast-0_81_0XORG-7_1Adam Jackson
2006-03-15Add the normal trappings of the Xorg modular build system.Alan Coopersmith
Replace "Xv.h" with <X11/extensions/Xv.h> and add #include "config.h" for modular build Strip ^M out of ast_accel.c
2006-03-14Version 0.80 from ASPEED Technology Inc. (Fixed get video buffer sizeAlan Coopersmith
incorrect issue) Bugzilla #4937 <https://bugs.freedesktop.org/show_bug.cgi?id=4937> Attachment #4932 <https://bugs.freedesktop.org/attachment.cgi?id=4932>
2006-03-14Version 0.62 from ASPEED Technology Inc. (Fixed get video buffer sizeAlan Coopersmith
incorrect issue) Bugzilla #4937 <https://bugs.freedesktop.org/show_bug.cgi?id=4937> Attachment #4563 <https://bugs.freedesktop.org/attachment.cgi?id=4563>
2006-03-14Version 0.61 from ASPEED Technology Inc. (Update for Xorg 6.9.0 - Can'tAlan Coopersmith
reference XAACOPYROP) Bugzilla #4937 <https://bugs.freedesktop.org/show_bug.cgi?id=4937> Attachment #4044 <https://bugs.freedesktop.org/attachment.cgi?id=4245>
2006-03-14Initial code release from ASPEED Technology Inc. Bugzilla #4937Alan Coopersmith
<https://bugs.freedesktop.org/show_bug.cgi?id=4937> Attachment 3686 <https://bugs.freedesktop.org/attachment.cgi?id=3686>