]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
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)
commit552fb0b7a6e8079339913512b75d8c203f54bfdf
treef0a3fe900b8ad62f9b19be7ff360a520e4619c84
parent245e2708773796aaa13e97523e035676b008b337
drm/i915: Delay DP i2c initialization until panel power timings are computed

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