Fix for new vgahw ABI

Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
Adam Jackson
2011-12-19 17:20:00 -05:00
parent 6a26a16af1
commit 6085552878

View File

@@ -519,7 +519,7 @@ S3VPreInit(ScrnInfoPtr pScrn, int flags)
*/
if (!vgaHWGetHWRec(pScrn))
return FALSE;
vgaHWSetStdFuncs(VGAHWPTR(pScrn));
/* Set pScrn->monitor */
pScrn->monitor = pScrn->confScreen->monitor;