Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223529
b: refs/heads/master
c: e5fd205
h: refs/heads/master
i:
  223527: 9ed0fd5
v: v3
  • Loading branch information
Alex Deucher authored and Dave Airlie committed Dec 16, 2010
1 parent d4d5205 commit 87f9a8c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 044102798ddb0a0e5f43ef7fe0ad0e84b0b5e3a0
refs/heads/master: e5fd205f28f83b3514dc5049b2d1388b10065a6d
4 changes: 2 additions & 2 deletions trunk/drivers/gpu/drm/radeon/atombios_crtc.c
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@ static u32 atombios_adjust_pll(struct drm_crtc *crtc,
dp_clock = dig_connector->dp_clock;
}
}

#if 0 /* doesn't work properly on some laptops */
/* use recommended ref_div for ss */
if (radeon_encoder->devices & (ATOM_DEVICE_LCD_SUPPORT)) {
if (ss_enabled) {
Expand All @@ -540,7 +540,7 @@ static u32 atombios_adjust_pll(struct drm_crtc *crtc,
}
}
}

#endif
if (ASIC_IS_AVIVO(rdev)) {
/* DVO wants 2x pixel clock if the DVO chip is in 12 bit mode */
if (radeon_encoder->encoder_id == ENCODER_OBJECT_ID_INTERNAL_KLDSCP_DVO1)
Expand Down

0 comments on commit 87f9a8c

Please sign in to comment.