drm/i915: Delay DP i2c initialization until panel power timings are computed
authorKeith Packard <keithp@keithp.com>
Wed, 28 Sep 2011 23:31:53 +0000 (16:31 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 6 Oct 2011 02:56:50 +0000 (19:56 -0700)
On eDP, DDC requires panel power, but turning that on uses the panel
power sequencing timing values fetch from the DPCD data.

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

No differences found