summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-19Bump version to 0.99.9HEADmasterY.C. Chen1-1/+1
2014-03-19Support DP501 Display OutputY.C. Chen5-54/+4046
2014-03-19Support AST2400Y.C. Chen6-25/+29
2014-03-18Fixed driver name in error message about KMS active.Stefan Dirsch1-1/+1
2014-03-18ast: fix falling back after kernel checkStefan Dirsch1-1/+7
2014-03-18Revert "Support AST2400"Stefan Dirsch6-22/+33
2014-03-18Revert " Support DP501 Output"Stefan Dirsch5-4049/+58
2014-03-18Revert " Bump version to 0.99.9"Stefan Dirsch1-1/+1
2014-03-14 Bump version to 0.99.9Y.C. Chen1-1/+1
2014-03-14 Support DP501 OutputY.C. Chen5-58/+4049
2014-03-14Support AST2400Y.C. Chen6-33/+22
2013-08-18Bump version to 0.98.0Y.C. Chen1-1/+1
2013-08-07Support ShadowFB if no XAAY.C. Chen2-41/+155
2013-08-07Fixed Display Abnormal Issue with GOP DriverY.C. Chen4-40/+58
2013-08-05Fixed S3 Resume Failed IssueY.C. Chen2-8/+12
2013-08-02Modify for DRAM Initial SettingsY.C. Chen1-279/+124
2013-07-31Cleanup leading/trailing whitespace in source filesAlan Coopersmith11-2183/+2183
2013-08-01Support 1360x768 and 1600x900 ResolutionsY.C. Chen5-98/+162
2013-06-06Use uint32_t for a variable that's passed to a function expecting a uint32_t.Thomas Klausner1-2/+2
2012-09-25Remove mibstore.hAdam Jackson7-8/+0
2012-08-15Don't bother to include vbe.hAdam Jackson7-7/+0
2012-07-17xf86-video-ast: bump to version 0.97.0Dave Airlie1-1/+1
2012-07-13ast: deal with XAA removal.Dave Airlie9-10/+39
2012-07-02ast: bump to 0.96.0 for releaseDave Airlie1-1/+1
2012-06-06ast: port to new compat API.Dave Airlie7-39/+141
2012-05-17ast: don't bind to device if there is a loaded PCI driver.Dave Airlie1-0/+15
2012-04-04revert the code changed by Adam JacksonY.C. Chen1-0/+1
2012-04-03fix segmentation fault issue if enable XENY.C. Chen7-336/+565
2012-04-03Revert "xf86-video-ast-ast 0.95.00"Dave Airlie19-565/+336
2012-04-03Revert "xf86-video-ast-0.95.0"Dave Airlie1-1/+1
2012-04-03xf86-video-ast-0.95.0Y.C. Chen1-1/+1
2012-04-03xf86-video-ast-ast 0.95.00root19-336/+565
2012-03-23xf86-video-ast 0.93.10Alan Coopersmith1-1/+1
2011-12-19Fix for new vgaHW ABIAdam Jackson1-0/+1
2011-12-19Make failure to XAA non-fatalAdam Jackson1-6/+6
2011-11-17Check ABI major not encoded ABIAdam Jackson1-2/+2
2011-11-16Adapt to domain changes in videoabi 12Adam Jackson1-1/+10
2011-07-15fixed bug #39235root1-1/+1
2011-07-13xf86-video-ast-0.93.09Y.C. Chen5-426/+1140
2010-11-11xf86-video-ast-v.0.92.02Y.C. Chen1-2/+2
2010-11-10xf86-video-ast-0.92.02Y.C. Chen1-0/+0
2010-11-10xf86-video-ast-0.92.02Y.C. Chen12-462/+3535
2010-08-10xf86-video-ast 0.91.10Adam Jackson1-1/+1
2010-07-21config: add comments for main statementsGaetan Nadon1-6/+6
2010-07-21config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon1-3/+4
2010-07-21config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-1/+1
2010-07-21config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2010-07-21config: complete AC_INIT m4 quotingGaetan Nadon1-2/+2
2010-07-20config: remove unrequired AC_SUBST([XORG_CFLAGS])Gaetan Nadon1-1/+0
2010-07-20config: remove unrequired AC_HEADER_STDCGaetan Nadon1-2/+0