summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
7 daysuse XNFcallocarray() instead of xnfcalloc macroHEADmasterEnrico Weigelt, metux IT consult1-2/+2
2024-01-05Handle a -Wformat warningAlan 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
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 Coopersmith1-1/+1
2022-01-17Fix spelling/wording issuesAlan Coopersmith3-5/+5
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-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-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-14 Support DP501 OutputY.C. Chen5-58/+4049
2014-03-14Support AST2400Y.C. Chen6-33/+22
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