ChangeLog revision de78e416
12009-06-03 Y.C. Chen <yc_chen@aspedtech.com> 2 * src/ast_driver.c, ast_vgatool.c 3 - Fixed the screen flashing issue while running x11perf 4 * src/ast.h, ast_driver.c, ast_vgatool.c/h 5 - Fixed Suspend can't resume issue 6 72009-04-13 Y.C. Chen <yc_chen@aspedtech.com> 8 * src/ast.h, ast_cursor.c 9 - Fixed xorg bugzilla #20606 10 * src/ast_driver.c 11 - Fixed xorg bugzilla #20472 12 * src/ast_accel.c 13 - Fixed desktop display abnormal if video buffer is above than 16MB 14 152009-01-16 Y.C. Chen <yc_chen@aspedtech.com> 16 * src/ast_driver.c 17 - Fixed Support Modes Incorrect Issues on Solaris 10 x86 18 192009-01-08 Y.C. Chen >yc_chen@aspedtech.com> 20 * src/ast.h 21 * src/ast_driver.c 22 * src/ast_2dtool.c, ast_2dtool.h 23 * src/ast_accel.c 24 * src/ast_cursor.c 25 * src/ast_mode.c 26 * src/ast_vgatool.c 27 - Support AST2200/2150 28 - Support ASPEED Graphics as Secondary 29 - Fixed AST1100 1280x1024x32bpp thershold issue 30 - Fixed Screen saver - celtic, DecayScreen abnormal issues 31 - Fixed Game - Potato Guys abnormal issue 32 332008-08-22 Y.C. Chen <yc_chen@aspeedtech.com> 34 * src/ast.h 35 * src/ast_driver.c 36 * src/ast_vgatool.c, ast_vgatool.h 37 Support AST1100/2050/2100 38 39 * src/ast_mode.c ast_mode.h 40 Modify the display timing of 1920x1200 to reduce blanking timing 41 42 * src/ast_driver.c 43 * src/ast_vgatool.c 44 Support Clone Display for Two VGA 45 462008-07-21 Y.C. Chen <yc_chen@aspeedtech.com> 47 * src/ast_mode.c 48 Fixed Incorrect Settings for Graphices Registers 49 502008-03-18 Y.C. Chen <yc_chen@aspeedtech.com> 51 * src/ast_2dtool.c 52 * src/ast_tool.c 53 Compiler Warning Fixed 54 552008-03-01 Y.C. Chen <yc_chen@aspeedtech.com> 56 * src/ast_driver.c: 57 Add _X_EXPORT for symbols public visibility 58 592007-08-24 Y.C. Chen <yc_chen@aspeedtech.com> 60 61 * configure.ac: 62 * src/ast.h: 63 * src/ast_2dtool.c: 64 * src/ast_accel.c: 65 * src/ast_cursor.c: 66 * src/ast_driver.c: 67 * src/ast_mode.c: 68 * src/ast_tool.c: 69 * src/ast_vgatool.c: 70 * src/ast_2dtool.h 71 * src/ast_mode.h: 72 Support AST2100 73 742006-04-17 Y.C. Chen <yc_chen@aspeedtech.com> 75 76 * src/ast_vgatool.c: (GetMaxDCLK): 77 Fixed can't get correct MCLK in some platforms 78 792006-04-07 Adam Jackson <ajax@freedesktop.org> 80 81 * configure.ac: 82 * src/ast.h: 83 * src/ast_2dtool.c: 84 * src/ast_accel.c: 85 * src/ast_cursor.c: 86 * src/ast_driver.c: 87 * src/ast_mode.c: 88 * src/ast_tool.c: 89 * src/ast_vgatool.c: 90 Unlibcwrap. Bump server version requirement. Bump to 0.81.0. 91 922006-03-15 Alan Coopersmith <alan.coopersmith@sun.com> 93 94 * src/ast.h: 95 * src/ast_2dtool.c: 96 * src/ast_accel.c: 97 Update from ASPEED Technology Inc. to fix incorrect line drawing issue 98 and change driver name from "AST1000/2000" to "AST" to fix Xorg log 99 formatting issues with long driver names. 100 Bugzilla #4937 <https://bugs.freedesktop.org/show_bug.cgi?id=4937> 101 Attachment #4948 <https://bugs.freedesktop.org/attachment.cgi?id=4948> 102 1032006-03-14 Alan Coopersmith <alan.coopersmith@sun.com> 104 105 * COPYING: 106 * autogen.sh: 107 * configure.ac: 108 * Makefile.am: 109 * src/Makefile.am: 110 * .cvsignore: 111 * src/.cvsignore: 112 Add the normal trappings of the Xorg modular build system. 113 114 * src/ast_2dtool.c: 115 * src/ast_accel.c: 116 * src/ast_cursor.c: 117 * src/ast_driver.c: 118 * src/ast_mode.c: 119 * src/ast_tool.c: 120 * src/ast_vgatool.c: 121 Replace "Xv.h" with <X11/extensions/Xv.h> and add 122 #include "config.h" for modular build 123 Strip ^M out of ast_accel.c 124 1252006-03-14 Alan Coopersmith <alan.coopersmith@sun.com> 126 127 * src/ast.h: 128 * src/ast_2dtool.c: 129 * src/ast_2dtool.h: 130 * src/ast_accel.c: 131 * src/ast_driver.c: 132 * src/ast_vgatool.c: 133 Version 0.80 from ASPEED Technology Inc. 134 (Fixed abnormal display if set 2D Acceleration Option as MMIO mode) 135 Bugzilla #4937 <https://bugs.freedesktop.org/show_bug.cgi?id=4937> 136 Attachment #4932 <https://bugs.freedesktop.org/attachment.cgi?id=4932> 137 1382006-03-14 Alan Coopersmith <alan.coopersmith@sun.com> 139 140 * src/ast.h: 141 * src/ast_driver.c: 142 * src/ast_vgatool.c: 143 Version 0.62 from ASPEED Technology Inc. 144 (Fixed get video buffer size incorrect issue) 145 Bugzilla #4937 <https://bugs.freedesktop.org/show_bug.cgi?id=4937> 146 Attachment #4563 <https://bugs.freedesktop.org/attachment.cgi?id=4563> 147 1482006-03-14 Alan Coopersmith <alan.coopersmith@sun.com> 149 150 * src/ast.h: 151 * src/ast_accel.c: 152 * src/ast_driver.c: 153 Version 0.61 from ASPEED Technology Inc. 154 (Update for Xorg 6.9.0 - Can't reference XAACOPYROP) 155 Bugzilla #4937 <https://bugs.freedesktop.org/show_bug.cgi?id=4937> 156 Attachment #4044 <https://bugs.freedesktop.org/attachment.cgi?id=4245> 157 1582006-03-14 Alan Coopersmith <alan.coopersmith@sun.com> 159 160 * src/ast.h: 161 * src/ast_cursor.c: 162 * src/ast_cursor.h: 163 Version 0.60 from ASPEED Technology Inc. 164 (Modify H/W cursor parts for customer request) 165 Bugzilla #4937 <https://bugs.freedesktop.org/show_bug.cgi?id=4937> 166 Attachment #4044 <https://bugs.freedesktop.org/attachment.cgi?id=4044> 167 1682006-03-14 Alan Coopersmith <alan.coopersmith@sun.com> 169 170 * src/ast.h: 171 * src/ast_2dtool.c: 172 * src/ast_2dtool.h: 173 * src/ast_accel.c: 174 * src/ast_cursor.c: 175 * src/ast_cursor.h: 176 * src/ast_driver.c: 177 * src/ast_mode.c: 178 * src/ast_mode.h: 179 * src/ast_tool.c: 180 * src/ast_vgatool.c: 181 * src/ast_vgatool.h: 182 Initial code release from ASPEED Technology Inc. (Version 0.51) 183 Bugzilla #4937 <https://bugs.freedesktop.org/show_bug.cgi?id=4937> 184 Attachment #3686 <https://bugs.freedesktop.org/attachment.cgi?id=3686> 185