Commits
ivan.liu committed 381f1d8080f
MA-13871 Accelerate nv12 tiled video composition on imx8qm/qxp. Add vendor.2d.composition property to control g2d composition. This property only takes effect when sys.hwc.disable is set to 0. vendor.2d.composition is set to 0 then 3D composition is used on imx8qm/qxp. In this case, when nv12 tiled video comes, it falls back to 2d composition. vendor.2d.composition is set to 1 then all go to 2d composition. Change-Id: I487a5accab30b513459153200b8f645b06bb7ac9 Signed-off-by: ivan.liu <xiaowen.liu@nxp.com> Reviewed-on: http://androidsource.ap.freescale.net/project/6995 Reviewed-by: juan.hao <juan.hao@nxp.com> Reviewed-by: guoyin.chen <guoyin.chen@nxp.com>