Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307161
b: refs/heads/master
c: 17038de
h: refs/heads/master
i:
  307159: b27ddca
v: v3
  • Loading branch information
Chris Wilson authored and Daniel Vetter committed Apr 16, 2012
1 parent ba42b0e commit 27442d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8aaa81a166d80ac9bf2813984e5b4c2503d0fe08
refs/heads/master: 17038de5f16569a25343cf68668f3b657eafb00e
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/i915/intel_dp.c
Original file line number Diff line number Diff line change
Expand Up @@ -1128,6 +1128,7 @@ static void ironlake_edp_panel_off(struct intel_dp *intel_dp)
DRM_DEBUG_KMS("Turn eDP power off\n");

WARN(intel_dp->want_panel_vdd, "Cannot turn power off while VDD is on\n");
ironlake_panel_vdd_off_sync(intel_dp); /* finish any pending work */

pp = ironlake_get_pp_control(dev_priv);
pp &= ~(POWER_TARGET_ON | EDP_FORCE_VDD | PANEL_POWER_RESET | EDP_BLC_ENABLE);
Expand Down

0 comments on commit 27442d1

Please sign in to comment.