summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-05Handle a -Wformat warningHEADmasterAlan Coopersmith1-1/+1
2024-01-05Handle 2 -Wdeclaration-after-statement warningsAlan Coopersmith1-6/+10
2024-01-05Handle 12 -Wmissing-prototypes warningsAlan Coopersmith1-12/+12
2024-01-05Add X.Org's standard C warning flags to AM_CFLAGSAlan Coopersmith1-1/+1
2024-01-05configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith1-2/+1
2023-10-01gitlab CI: ensure libtool is installed in build containerAlan Coopersmith1-3/+3
2022-12-08xf86-video-ast 1.1.6xf86-video-ast-1.1.6Alan Coopersmith1-2/+2
2022-11-18Res1280x800Table: Fix a typo on hexa value.Elyes HAOUAS1-1/+1
2022-11-10Do not hang if P2A is disabled, using sensible defaults instead.Daniel O'Connor1-4/+20
2022-10-17ast_vgatool: Fix indentation in ASTGetScratchOptions()Alan Coopersmith1-14/+14
2022-10-17ast_vgatool: Fix -Wold-style-declaration warningAlan Coopersmith1-1/+1
2022-10-17ast_mode: Eliminate unused DAC_TEXT & DAC_EGA arraysAlan Coopersmith1-0/+2
2022-10-17WriteAST1180SOC: Add _X_UNUSED attribute to temp variableAlan Coopersmith2-2/+2
2022-10-17gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith1-2/+2
2022-01-17gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2022-01-17Fix spelling/wording issuesAlan Coopersmith3-5/+5
2022-01-17Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2018-11-25Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-18Update README for gitlab migrationAlan Coopersmith3-20/+20
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2017-01-26autogen.sh: Implement GNOME Build APIColin Walters1-1/+3
2017-01-26configure: Drop AM_MAINTAINER_MODEPeter Hutterer2-2/+1
2015-08-19Bump Version to 1.1.5xf86-video-ast-1.1.5Y.C. Chen1-1/+1
2015-08-14Support AST2500Y.C. Chen7-45/+627
2015-08-14Fixed Failed to Init when ASPEED Graphics is SecondaryY.C. Chen1-9/+9
2015-08-13Fixed Transient Noise While System Resume from HibernateY.C. Chen1-0/+3
2015-08-13use same search mode criteria with ast drm driverY.C. Chen2-27/+40
2014-08-18Use proper type.Thomas Klausner1-1/+1
2014-08-08Bump Version to 1.0.1xf86-video-ast-1.0.1Y.C. Chen1-1/+1
2014-08-08Update DP501FW CodeY.C. Chen2-1907/+1969
2014-08-08 Fixed 1600x900 cannot display properlyY.C. Chen2-36/+44
2014-04-30Add _AST_H_ define to ast.hEgbert Eich1-0/+6
2014-04-30Move firmware for DP501 to a separate fileEgbert Eich4-3303/+3330
2014-04-30Fix ABI version conflict in xf86UnclaimPciSlot()Egbert Eich1-1/+5
2014-04-30Fix typoEgbert Eich1-3/+3
2014-04-30Include local headers only when neededEgbert Eich7-5/+11
2014-04-30Clean up namespace in ast_tool.cEgbert Eich3-12/+5
2014-04-30Clean up namespace in ast_accel.cEgbert Eich3-7/+7
2014-04-30Clean up namespace in ast_mode.cEgbert Eich3-51/+50
2014-04-30Clean up namespace in ast_cursor.cEgbert Eich4-11/+9
2014-04-30Clean up namespace in ast_2dtool.cEgbert Eich6-80/+68
2014-04-30Clean up namespace in ast_vgatools.cEgbert Eich4-135/+107
2014-04-30Remove unused functions from ast_vgatools.cEgbert Eich1-163/+0
2014-04-30Fix compiler warnings: add DrawablePtr argument to ASTPutImageEgbert Eich1-1/+8
2014-04-30Fix compiler warnings: get rid of deprecated IOADDRESSEgbert Eich2-12/+12
2014-04-30Fix compiler warnings: get rid if xf86PciInfo.hEgbert Eich7-7/+0
2014-03-19Bump version to 0.99.9xf86-video-ast-0.99.9Y.C. Chen1-1/+1
2014-03-19Support DP501 Display OutputY.C. Chen5-54/+4046