commit | eb69b0e59ac845666b7b284ca83a1fef17ebaa9f | [log] [tgz] |
---|---|---|
author | Chon Ming Lee <chon.ming.lee@intel.com> | Wed Apr 09 13:28:16 2014 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon May 12 19:50:12 2014 +0200 |
tree | 86121715725c51d23c90f9d6a54cbfbda407453f | |
parent | 00fc31b72ea773fa966a486e54ca379045bd2cfd [diff] |
drm/i915/chv: Add vlv_pipe_to_channel Cherryview has 3 pipes. Some of the pll dpio offset calculation is based on pipe number. Need to use vlv_pipe_to_channel to calculate the correct phy channel to use for the pipe. Signed-off-by: Chon Ming Lee <chon.ming.lee@intel.com> Reviewed-by: Imre Deak <imre.deak@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>