One more fix for new vgaHW ABI.

This commit is contained in:
matthieu 2012-05-06 10:38:50 +00:00
parent f252027f1e
commit 78d8060203

View File

@ -1460,6 +1460,7 @@ static Bool I830PreInit(ScrnInfoPtr scrn, int flags)
if (!vgaHWGetHWRec(scrn))
return FALSE;
hwp = VGAHWPTR(scrn);
vgaHWSetStdFuncs(hwp);
}
scrn->displayWidth = 640; /* default it */