]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/mediatek: Support 180 degree rotation
authorSean Paul <seanpaul@chromium.org>
Tue, 5 Nov 2019 21:10:24 +0000 (16:10 -0500)
committerCK Hu <ck.hu@mediatek.com>
Wed, 6 Nov 2019 08:00:45 +0000 (16:00 +0800)
commitdf444457711858d398896d678bd3cd7f43f1c1f5
tree36467bf2d8e3591fc0a2506551beacce52bcc2e2
parentb368d3ecab2db45a4fa296fe825d4ef6893f4620
drm/mediatek: Support 180 degree rotation

Now that we support both reflections, we can expose 180 degree rotation
and rely on the simplify routine to convert that into REFLECT_X |
REFLECT_Y

Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: CK Hu <ck.hu@mediatek.com>
drivers/gpu/drm/mediatek/mtk_disp_ovl.c