commit | a6bcddbc2ee1b2797fce016775b9e3faf17a4d0e | [log] [tgz] |
---|---|---|
author | Sean Paul <seanpaul@chromium.org> | Wed Jul 25 16:34:45 2018 -0400 |
committer | Rob Clark <robdclark@gmail.com> | Mon Jul 30 08:50:12 2018 -0400 |
tree | bb2f1fbe5121a13672342783d5cf98695c231c0a | |
parent | 41a8e8865a82b4fd4ff62b43b7c6d3bc5831f93d [diff] |
drm/msm: dsi: Handle dual-channel for 6G as well This fixes up a collision between introducing dual-channel support and the dsi refactors. This patch applies the same dual-channel considerations and pclk calculations to both v2 and 6G, with a bit of abstracting for good measure. Signed-off-by: Sean Paul <seanpaul@chromium.org> Signed-off-by: Rob Clark <robdclark@gmail.com>