One more fix for new vgaHW ABI.
This commit is contained in:
parent
f252027f1e
commit
78d8060203
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user