commit | ef87d3e2dd251374c5c9fa3b6502aeff8fe29da9 | [log] [tgz] |
---|---|---|
author | Sean Paul <seanpaul@chromium.org> | Tue Nov 05 16:10:21 2019 -0500 |
committer | CK Hu <ck.hu@mediatek.com> | Wed Nov 06 16:00:44 2019 +0800 |
tree | e72a5b01f9a33065b5aa2335d46cdbd8bccb0578 | |
parent | f7c710d1e48414b16e5b1b64e2940606148123a7 [diff] |
drm/mediatek: Plumb supported rotation values from components to plane init This patch adds the ability for components to expose supported rotations which will be exposed to userspace via a plane rotation property. No functional changes in this patch. Signed-off-by: Sean Paul <seanpaul@chromium.org> Signed-off-by: CK Hu <ck.hu@mediatek.com>