summaryrefslogtreecommitdiff
path: root/src/via_driver.c
diff options
context:
space:
mode:
authorLuc Verhaegen <libv@skynet.be>2004-04-22 17:22:24 +0000
committerLuc Verhaegen <libv@skynet.be>2004-04-22 17:22:24 +0000
commitea0ddf936bfb9a67f812bbb34e5b529d87b331c8 (patch)
treec18e996b4fdcb413baaed7c1f990881b8fd9a6ee /src/via_driver.c
parent4dbbbd24e52fc6e50f59ea7f577b165c6acac226 (diff)
[devel-ViaModeTablesInit2] Revert old and slighty broken ViaModeTablesInit
for a superior and fixed implementation. This does try to get the image but should handle failure properly.
Diffstat (limited to 'src/via_driver.c')
-rw-r--r--src/via_driver.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/via_driver.c b/src/via_driver.c
index d8d18c3..8aa8064 100644
--- a/src/via_driver.c
+++ b/src/via_driver.c
@@ -1332,10 +1332,7 @@ static Bool VIAPreInit(ScrnInfoPtr pScrn, int flags)
return FALSE;
}
- /* this seems like as good a place as any.
- We need this now for ModeValidation. */
ViaModeTablesInit(pBIOSInfo);
-
ViaVBEGetBIOSVersion(pScrn);
ViaVBEGetBIOSDate(pScrn);
@@ -1458,7 +1455,6 @@ static Bool VIAPreInit(ScrnInfoPtr pScrn, int flags)
clockRanges->interlaceAllowed = TRUE;
clockRanges->doubleScanAllowed = FALSE;
-
/*
* xf86ValidateModes will check that the mode HTotal and VTotal values
* don't exceed the chipset's limit if pScrn->maxHValue and