From: Chon Ming Lee Date: Wed, 9 Apr 2014 10:28:14 +0000 (+0300) Subject: drm/i915/chv: Add DPIO offset for Cherryview. v3 X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~38^2~153 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a09cadddde3819dfbb04262f3db12082d4c7b695;p=pandora-kernel.git drm/i915/chv: Add DPIO offset for Cherryview. v3 CHV has 2 display phys. First phy (IOSF offset 0x1A) has two channels, and second phy (IOSF offset 0x12) has single channel. The first phy is used for port B and port C, while second phy is only for port D. v2: Move the pipe to determine which phy to select for vlv_dpio_read/vlv_dpio_write to another patch. (Daniel) v3: Rebase the code based on rework on how to calculate DPIO offset. Signed-off-by: Chon Ming Lee Reviewed-by: Imre Deak Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed