commit | 9c350d834f08407d8470b3c09bbc34e42d261362 | [log] [tgz] |
---|---|---|
author | Daniel Kurtz <djkurtz@chromium.org> | Thu Aug 04 10:59:56 2016 +0800 |
committer | Sean Paul <seanpaul@chromium.org> | Mon Aug 08 14:20:02 2016 -0400 |
tree | 3183901d1ecb03fea43b755761893ea5dc8d4af2 | |
parent | f176cbf6f9407d363e72ba9bc2f7cd40853b4388 [diff] |
drm/mediatek: plane: Use FB's format's cpp to compute x offset Use the framebuffer's format to compute its cpp, and use it when calculating the address shift value. Signed-off-by: Bibby Hsieh <bibby.hsieh@mediatek.com> Signed-off-by: Sean Paul <seanpaul@chromium.org> Link: http://patchwork.freedesktop.org/patch/msgid/1470279597-60453-7-git-send-email-bibby.hsieh@mediatek.com