diff options
Diffstat (limited to 'src/radeon_driver.c')
-rw-r--r-- | src/radeon_driver.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/radeon_driver.c b/src/radeon_driver.c index 071411bb..caa478e6 100644 --- a/src/radeon_driver.c +++ b/src/radeon_driver.c @@ -7349,6 +7349,7 @@ RADEONGetMergedFBOptions(ScrnInfoPtr pScrn) currentm = newm; tempm = tempm->next; } + info->CRT2pScrn->monitor->Last = currentm; /* xf86SetDDCproperties(info->CRT2pScrn, pRADEONEnt->MonInfo2); */ |