Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269792
b: refs/heads/master
c: bee7eb2
h: refs/heads/master
v: v3
  • Loading branch information
Keith Packard committed Sep 30, 2011
1 parent 06e1c5a commit 51e46e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: 97af61f57e03a39afa309d1c8a0d8fb9331e2f89
refs/heads/master: bee7eb2da2fb50ccf76cb7596d20e90d28de040c
3 changes: 2 additions & 1 deletion trunk/drivers/gpu/drm/i915/intel_dp.c
Original file line number Diff line number Diff line change
Expand Up @@ -1088,7 +1088,8 @@ intel_dp_dpms(struct drm_encoder *encoder, int mode)
ironlake_edp_panel_on(intel_dp);
ironlake_edp_panel_vdd_off(intel_dp);
intel_dp_complete_link_train(intel_dp);
}
} else
ironlake_edp_panel_vdd_off(intel_dp);
if (is_edp(intel_dp))
ironlake_edp_backlight_on(dev);
}
Expand Down

0 comments on commit 51e46e8

Please sign in to comment.