From: Ville Syrjälä Date: Thu, 4 Sep 2014 11:54:20 +0000 (+0300) Subject: drm/i915: Track which port is using which pipe's power sequencer X-Git-Tag: fixes-against-v3.18-rc2~73^2~32^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4a5d2f8a96e09844a91469e889f15bd5e927399;p=pandora-kernel.git drm/i915: Track which port is using which pipe's power sequencer VLV/CHV have a per-pipe panel power sequencer which locks onto the port once used. We need to keep track wich power sequencers are locked to which ports. v2: remove spurious whitespace change, rebase due to backlight changes (Imre) Reviewed-by: Antti Koskipaa Signed-off-by: Ville Syrjälä [danvet: Break some really long lines to appease checkpatch a bit.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed