Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-19 | Support DP501 Display Output | Y.C. Chen | |
2014-03-19 | Support AST2400 | Y.C. Chen | |
2014-03-18 | Fixed driver name in error message about KMS active. | Stefan Dirsch | |
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-18 | ast: fix falling back after kernel check | Stefan Dirsch | |
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-18 | Revert "Support AST2400" | Stefan Dirsch | |
This reverts commit 7f24775a468066601a79beaffb4efa5a36c5ed59. | |||
2014-03-18 | Revert " Support DP501 Output" | Stefan Dirsch | |
This reverts commit 2a2ecb551781d89e8e2a3123bb7d5b20ee807953. | |||
2014-03-14 | Support DP501 Output | Y.C. Chen | |
2014-03-14 | Support AST2400 | Y.C. Chen | |
2013-08-07 | Support ShadowFB if no XAA | Y.C. Chen | |
2013-08-07 | Fixed Display Abnormal Issue with GOP Driver | Y.C. Chen | |
2013-08-05 | Fixed S3 Resume Failed Issue | Y.C. Chen | |
2013-08-02 | Modify for DRAM Initial Settings | Y.C. Chen | |
2013-07-31 | Cleanup leading/trailing whitespace in source files | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2013-08-01 | Support 1360x768 and 1600x900 Resolutions | Y.C. Chen | |
2013-06-06 | Use uint32_t for a variable that's passed to a function expecting a uint32_t. | Thomas Klausner | |
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2012-09-25 | Remove mibstore.h | Adam Jackson | |
Signed-off-by: Adam Jackson <ajax@redhat.com> | |||
2012-08-15 | Don't bother to include vbe.h | Adam Jackson | |
This driver no longer uses VBE, so this can go. Signed-off-by: Adam Jackson <ajax@redhat.com> | |||
2012-07-13 | ast: deal with XAA removal. | Dave Airlie | |
This deals with the removal of XAA from the server, should fix tinderbox. Signed-off-by: Dave Airlie <airlied@redhat.com> | |||
2012-06-06 | ast: port to new compat API. | Dave Airlie | |
Signed-off-by: Dave Airlie <airlied@redhat.com> | |||
2012-05-17 | ast: don't bind to device if there is a loaded PCI driver. | Dave Airlie | |
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-04 | revert the code changed by Adam Jacksonxf86-video-ast-0.95.00 | Y.C. Chen | |
2012-04-03 | fix segmentation fault issue if enable XEN | Y.C. Chen | |
2012-04-03 | Revert "xf86-video-ast-ast 0.95.00" | Dave Airlie | |
This reverts commit 6f0b593c273979bc4a83e845e037ab35d4565b72. | |||
2012-04-03 | xf86-video-ast-ast 0.95.00xf86-video-ast-0.95.0 | root | |
2011-12-19 | Fix for new vgaHW ABI | Adam Jackson | |
Signed-off-by: Adam Jackson <ajax@redhat.com> | |||
2011-12-19 | Make failure to XAA non-fatal | Adam Jackson | |
No shadowfb support in this driver yet. Signed-off-by: Adam Jackson <ajax@redhat.com> | |||
2011-11-17 | Check ABI major not encoded ABI | Adam Jackson | |
Signed-off-by: Adam Jackson <ajax@redhat.com> | |||
2011-11-16 | Adapt to domain changes in videoabi 12 | Adam 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-13 | xf86-video-ast-0.93.09 | Y.C. Chen | |
2010-11-11 | xf86-video-ast-v.0.92.02 | Y.C. Chen | |
2010-11-10 | xf86-video-ast-0.92.02 | Y.C. Chen | |
2010-06-22 | modified: autogen.sh | Y.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-11-07 | .gitignore: use common defaults with custom section # 24239 | Gaetan Nadon | |
Using common defaults will reduce errors and maintenance. Only the very small or inexistent custom section need periodic maintenance when the structure of the component changes. Do not edit defaults. | |||
2009-11-06 | Use usleep instead of xf86UDelay | Matt Turner | |
Signed-off-by: Matt Turner <mattst88@gmail.com> | |||
2009-07-28 | ast: change to using ABI version check | Dave Airlie | |
2009-07-28 | ast: update for resources/RAC API removal | Dave Airlie | |
2009-07-28 | ast: remove unneeded includes for RAC/resource | Dave Airlie | |
2009-06-04 | xf86-video-ast-v.0.89.8 | Y.C. Chen | |
2009-05-28 | Remove useless loader symbol lists. | Adam Jackson | |
2009-04-13 | xf86-video-ast-0.89.0xf86-video-ast-0.89.0 | Y.C. Chen | |
2009-01-16 | Fixed the support mode issue on Solaris 10 x86xf86-video-ast-0.88.8 | Y.C. Chen | |
2009-01-08 | Support AST2200/2150 | Y.C. Chen | |
2008-08-22 | Support AST1100/2050/2100xf86-video-ast-0.87.0 | Y.C. Chen | |
2008-08-15 | Remove dead code. | Adam Jackson | |
2008-07-21 | Fixed the incorrect settings of Graphics registers | Y.C. Chen | |
2008-03-19 | Fix distcheck. | Adam Jackson | |
2008-03-18 | Compile warning fixes. | Paulo Cesar Pereira de Andrade | |
Declare ulGetCMDQLength as static, and don't declare a variable if XSERVER_LIBPCIACCESS is defined. There is a lot of prototypes defined in some c files, that would be better to be moved to the appropriate header, to make sure definition matches prototype, but not done for now. Signed-off-by: Y.C. Chen <yc_chen@aspeedtech.com> | |||
2008-03-10 | ast: pciaccess conversion | Dave Airlie | |
2008-03-01 | Make sure used symbols are of public visibility | root | |
2007-08-24 | modified: ChangeLog | root | |
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 |