Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307459
b: refs/heads/master
c: 6f13b7b
h: refs/heads/master
i:
  307457: 68385a5
  307455: a04b7ef
v: v3
  • Loading branch information
Chris Wilson authored and Daniel Vetter committed May 19, 2012
1 parent 868a0c8 commit 5e6c437
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: 48da64a8bf2e00952fcd3ad108babae5e003a03d
refs/heads/master: 6f13b7b5be500178d5541b69ab911af2a77ec488
4 changes: 2 additions & 2 deletions trunk/drivers/gpu/drm/i915/intel_display.c
Original file line number Diff line number Diff line change
Expand Up @@ -2796,14 +2796,14 @@ static void ironlake_pch_enable(struct drm_crtc *crtc)
/* For PCH output, training FDI link */
dev_priv->display.fdi_link_train(crtc);

intel_enable_pch_pll(intel_crtc);

if (HAS_PCH_LPT(dev)) {
DRM_DEBUG_KMS("LPT detected: programming iCLKIP\n");
lpt_program_iclkip(crtc);
} else if (HAS_PCH_CPT(dev)) {
u32 sel;

intel_enable_pch_pll(intel_crtc);

temp = I915_READ(PCH_DPLL_SEL);
switch (pipe) {
default:
Expand Down

0 comments on commit 5e6c437

Please sign in to comment.