commit | 31c5558dae0513bd2bae33ea37543f584c6c35a5 | [log] [tgz] |
---|---|---|
author | Sean Paul <seanpaul@chromium.org> | Tue Nov 05 16:10:18 2019 -0500 |
committer | CK Hu <ck.hu@mediatek.com> | Wed Nov 06 16:00:44 2019 +0800 |
tree | adf7cf65a43edc7d2a56aa4e05b44c7c6c791250 | |
parent | ed24d5d05e5d6cdae1358c71278041d75ef51051 [diff] |
drm/mediatek: Refactor plane init Add a couple of functions which enumerate the number of planes for a component and initialize the planes for a component. No functional changes in this patch, but it will allow us to selectively support rotation if the component supports it. Signed-off-by: Sean Paul <seanpaul@chromium.org> Signed-off-by: CK Hu <ck.hu@mediatek.com>