From: Chon Ming Lee Date: Wed, 9 Apr 2014 10:28:21 +0000 (+0300) Subject: drm/i915/chv: Pipe select change for DP and HDMI X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~38^2~146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44f37d1f528a5b7c4703e77a710c7fa8a0e452f9;p=pandora-kernel.git drm/i915/chv: Pipe select change for DP and HDMI With additional of pipe C, current 1 bit registers for pipe select for HDMI and DP are no longer able to gather for 3 pipes. As a result, new bits location in the same registers are added. For HDMI, VLV uses bit 30, CHV uses bit 24-25. For DP, VLV uses bit 30, CHV uses bit 16-17. Reviewed-by: Ville Syrjälä Signed-off-by: Chon Ming Lee Reviewed-by: Imre Deak Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed