drm/i915: Enable eDP panel power during I2C initialization sequence
authorKeith Packard <keithp@keithp.com>
Wed, 28 Sep 2011 23:41:05 +0000 (16:41 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 6 Oct 2011 02:56:51 +0000 (19:56 -0700)
The DP i2c initialization code does a couple of i2c transactions,
which means that an eDP panel must be powered up.

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

No differences found