summaryrefslogtreecommitdiff
AgeCommit message (Collapse)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
Seems some code came from cirrus driver by copy & paste. Fixed this in error message about device already in use by KMS module. Signed-off-by: Stefan Dirsch <sndirsch@suse.de> Reviewed-by: Dave Airlie <airlied@redhat.com>
2014-03-18ast: fix falling back after kernel checkStefan Dirsch1-1/+7
if we find a kernel driver the code leave the pci slot claimed which stops us falling back. unclaim the pci slot. patch inspired by correspondant patch for cirrus driver by Dave Airlie. Signed-off-by: Stefan Dirsch <sndirsch@suse.de> Reviewed-by: Dave Airlie <airlied@redhat.com>
2014-03-18Revert "Support AST2400"Stefan Dirsch6-22/+33
This reverts commit 7f24775a468066601a79beaffb4efa5a36c5ed59.
2014-03-18Revert " Support DP501 Output"Stefan Dirsch5-4049/+58
This reverts commit 2a2ecb551781d89e8e2a3123bb7d5b20ee807953.
2014-03-18Revert " Bump version to 0.99.9"Stefan Dirsch1-1/+1
This reverts commit 9c5c9dfe81732eeaadbb3e6ee81b348364ba478b.
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
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
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
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2012-09-25Remove mibstore.hAdam Jackson7-8/+0
Signed-off-by: Adam Jackson <ajax@redhat.com>
2012-08-15Don't bother to include vbe.hAdam Jackson7-7/+0
This driver no longer uses VBE, so this can go. Signed-off-by: Adam Jackson <ajax@redhat.com>
2012-07-17xf86-video-ast: bump to version 0.97.0Dave Airlie1-1/+1
Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-07-13ast: deal with XAA removal.Dave Airlie9-10/+39
This deals with the removal of XAA from the server, should fix tinderbox. Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-07-02ast: bump to 0.96.0 for releaseDave Airlie1-1/+1
Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-06-06ast: port to new compat API.Dave Airlie7-39/+141
Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-05-17ast: don't bind to device if there is a loaded PCI driver.Dave Airlie1-0/+15
This stops this driver being used on top of the kernel modesetting driver, so fallback works correctly. Signed-off-by: Dave Airlie <airlied@redhat.com>
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
This reverts commit 6f0b593c273979bc4a83e845e037ab35d4565b72.
2012-04-03Revert "xf86-video-ast-0.95.0"Dave Airlie1-1/+1
This reverts commit 20c578001a8024d3478a009c2b110056f0ddd1ca.
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
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2011-12-19Fix for new vgaHW ABIAdam Jackson1-0/+1
Signed-off-by: Adam Jackson <ajax@redhat.com>
2011-12-19Make failure to XAA non-fatalAdam Jackson1-6/+6
No shadowfb support in this driver yet. Signed-off-by: Adam Jackson <ajax@redhat.com>
2011-11-17Check ABI major not encoded ABIAdam Jackson1-2/+2
Signed-off-by: Adam Jackson <ajax@redhat.com>
2011-11-16Adapt to domain changes in videoabi 12Adam Jackson1-1/+10
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-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
Signed-off-by: Adam Jackson <ajax@redhat.com>
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
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-07-21config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-1/+1
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-07-21config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-07-21config: complete AC_INIT m4 quotingGaetan Nadon1-2/+2
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-07-20config: remove unrequired AC_SUBST([XORG_CFLAGS])Gaetan Nadon1-1/+0
This macro is called by PKG_CHECK_MODULES Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-07-20config: remove unrequired AC_HEADER_STDCGaetan Nadon1-2/+0
Autoconf says: "This macro is obsolescent, as current systems have conforming header files. New programs need not use this macro". Signed-off-by: Gaetan Nadon <memsize@videotron.ca>