summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorY.C. Chen <yc_chen@aspeedtech.com>2012-04-04 04:21:55 +0800
committerY.C. Chen <yc_chen@aspeedtech.com>2012-04-04 04:21:55 +0800
commitc954c0874b8f776fae7a38cb2ac7f4a311f90980 (patch)
tree856c23c93341709ec40a9445c28066ef4868514b
parentdc971ee25afb462f871ba1fb93f3bc996540ef51 (diff)
revert the code changed by Adam Jackson
-rw-r--r--src/ast_driver.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ast_driver.c b/src/ast_driver.c
index 5da19a6..67d6f78 100644
--- a/src/ast_driver.c
+++ b/src/ast_driver.c
@@ -386,6 +386,7 @@ ASTPreInit(ScrnInfoPtr pScrn, int flags)
if (!vgaHWGetHWRec(pScrn))
return FALSE;
hwp = VGAHWPTR(pScrn);
+ vgaHWSetStdFuncs(hwp);
#endif
/* Color Depth Check */