summaryrefslogtreecommitdiff
path: root/src/legacy_output.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/legacy_output.c')
-rw-r--r--src/legacy_output.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/legacy_output.c b/src/legacy_output.c
index c2faa47c..8ae21b94 100644
--- a/src/legacy_output.c
+++ b/src/legacy_output.c
@@ -150,7 +150,7 @@ RADEONRestoreLVDSRegisters(ScrnInfoPtr pScrn, RADEONSavePtr restore)
if (info->IsMobility) {
OUTREG(RADEON_LVDS_GEN_CNTL, restore->lvds_gen_cntl);
- OUTREG(RADEON_LVDS_PLL_CNTL, restore->lvds_pll_cntl);
+ /*OUTREG(RADEON_LVDS_PLL_CNTL, restore->lvds_pll_cntl);*/
if (info->ChipFamily == CHIP_FAMILY_RV410) {
OUTREG(RADEON_CLOCK_CNTL_INDEX, 0);