Bug #9382: Save the CRTC's desired mode in the old RandR 1.0 mode set path.

This commit is contained in:
Eric Anholt 2006-12-19 16:06:13 -08:00
parent 3c86fdda1d
commit c0a0ddc0ce
1 changed files with 1 additions and 0 deletions

View File

@ -1013,6 +1013,7 @@ i830SetMode(ScrnInfoPtr pScrn, DisplayModePtr pMode)
TRUE);
if (!ok)
goto done;
crtc->desiredMode = *pMode;
}
xf86DrvMsg(pScrn->scrnIndex, X_INFO, "Mode bandwidth is %d Mpixel/s\n",