From: Chon Ming Lee Date: Wed, 6 Nov 2013 06:36:35 +0000 (+0800) Subject: drm/i915/vlv: Make the vlv_dpio_read/vlv_dpio_write more PHY centric X-Git-Tag: v3.14-rc1~47^2~90^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4607fcfb1cd5d869425e190a85f841fc910c4ca;p=pandora-kernel.git drm/i915/vlv: Make the vlv_dpio_read/vlv_dpio_write more PHY centric vlv_dpio_read/write should be describe more in PHY centric instead of display controller centric. Create a enum dpio_channel for channel index and enum dpio_phy for PHY index. This should better to gather for upcoming platform. v2: Rebase the code based on drm/i915/vlv: Fix typo in the DPIO register define. v3: Rename vlv_phy to dpio_phy_iosf_port and define additional macro DPIO_PHY, and remove unrelated change. (Ville) Suggested-by: Ville Syrjälä Signed-off-by: Chon Ming Lee Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed