commit | e7d7cad08d35329a5a783a0aa620560223fe0eb8 | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Fri Nov 14 16:54:21 2014 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Dec 03 09:35:25 2014 +0100 |
tree | efb969eb20eafcca30f32ba09444b15eb6d43b68 | |
parent | 1362b7764088d49cedf87cd9d0b6ac2f16306dbf [diff] |
drm/i915/dsi: clean up MIPI DSI pipe vs. port usage MIPI DSI works on ports A and C, which map to pipes A and B, respectively. Things are going to get more complicated with the introduction of dual link DSI support, so clean up the register defines and code to match reality. Signed-off-by: Jani Nikula <jani.nikula@intel.com> Reviewed-by: Gaurav K Singh <gaurav.k.singh@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>