Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269797
b: refs/heads/master
c: f58ff85
h: refs/heads/master
i:
  269795: 5744c5c
v: v3
  • Loading branch information
Keith Packard committed Oct 6, 2011
1 parent 9a5dacb commit 0a537ff
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 0b5c541b93792ddd7fe34a450c76377ffad7bef3
refs/heads/master: f58ff8549ec0dba61aa7f2510559bce814507316
2 changes: 2 additions & 0 deletions trunk/drivers/gpu/drm/i915/intel_dp.c
Original file line number Diff line number Diff line change
Expand Up @@ -1039,7 +1039,9 @@ static void intel_dp_prepare(struct drm_encoder *encoder)
struct drm_device *dev = encoder->dev;

/* Wake up the sink first */
ironlake_edp_panel_vdd_on(intel_dp);
intel_dp_sink_dpms(intel_dp, DRM_MODE_DPMS_ON);
ironlake_edp_panel_vdd_off(intel_dp);

if (is_edp(intel_dp)) {
ironlake_edp_backlight_off(dev);
Expand Down

0 comments on commit 0a537ff

Please sign in to comment.