Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275900
b: refs/heads/master
c: f2e8b18
h: refs/heads/master
v: v3
  • Loading branch information
Keith Packard committed Nov 17, 2011
1 parent d1b29a7 commit 5586f9c
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: cdb0e95bf571dccc1f75fef9bdad21b167ef0b37
refs/heads/master: f2e8b18af95358cf5407bf263cba04fc4c379123
4 changes: 2 additions & 2 deletions trunk/drivers/gpu/drm/i915/intel_dp.c
Original file line number Diff line number Diff line change
Expand Up @@ -1042,7 +1042,7 @@ static void ironlake_edp_panel_vdd_off(struct intel_dp *intel_dp, bool sync)

DRM_DEBUG_KMS("Turn eDP VDD off %d\n", intel_dp->want_panel_vdd);
WARN(!intel_dp->want_panel_vdd, "eDP VDD not forced on");

intel_dp->want_panel_vdd = false;

if (sync) {
Expand Down Expand Up @@ -2388,7 +2388,7 @@ intel_dp_init(struct drm_device *dev, int output_reg)

cur.t8 = (pp_on & PANEL_LIGHT_ON_DELAY_MASK) >>
PANEL_LIGHT_ON_DELAY_SHIFT;

cur.t9 = (pp_off & PANEL_LIGHT_OFF_DELAY_MASK) >>
PANEL_LIGHT_OFF_DELAY_SHIFT;

Expand Down

0 comments on commit 5586f9c

Please sign in to comment.