summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/radeon_driver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/radeon_driver.c b/src/radeon_driver.c
index ea235c15..42565e45 100644
--- a/src/radeon_driver.c
+++ b/src/radeon_driver.c
@@ -5123,8 +5123,8 @@ void RADEONRestore(ScrnInfoPtr pScrn)
xf86_config->crtc[i]->enabled = 0;
}
}
- RADEONUnblank(pScrn);
#endif
+ RADEONUnblank(pScrn);
#if 0
RADEONWaitForVerticalSync(pScrn);
#endif