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)
commit102fcaf1286185fade84d7a7aaa7bd8ffcfe3723
treed3c34659dcb9bc7902d0b69eb7951d39978b2f61
parente6dab924c77a39610040c62cbe3e56eecc666e35
drm/i915: Enable eDP panel power during I2C initialization sequence

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>
drivers/gpu/drm/i915/intel_dp.c