drm/i915: Wrap DP EDID fetch functions to enable eDP panel power
authorKeith Packard <keithp@keithp.com>
Wed, 28 Sep 2011 23:38:44 +0000 (16:38 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 6 Oct 2011 02:56:51 +0000 (19:56 -0700)
Talking to the eDP DDC channel requires that the panel be powered
up. Wrap both the EDID and modes fetch code with calls to turn the vdd
power on and back off.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found