MLK-18809: drm: imx: dcss: revert the max upscale ratio to 1:8
authorLaurentiu Palcu <laurentiu.palcu@nxp.com>
Tue, 24 Jul 2018 13:32:41 +0000 (16:32 +0300)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commitb604ac692f79102dd44f0590d49e799954d63f84
tree1b72c52ce654439f4e4ab8eb59fb639478934bd8
parentcd045c53d7e8440f05fc20fed8e0403cbdd371a3
MLK-18809: drm: imx: dcss: revert the max upscale ratio to 1:8

The DCSS RM states that the maximum upscale ratio is 1:8. However, DCSS
HW team suggested some time back that upscale ratios of 1:16 could be
achieved with DCSS scaler, though these ratios were not validated.

Unfortunately there are corner cases, when the upscale ratio nears
1:16, that fail. At the recommendation of DCSS designers, we revert the
maximum ratio to 1:8 until further notice.

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@nxp.com>
(cherry picked from commit bafb5a9481c289951872923d4bbbbcf24a8910b5)
drivers/gpu/imx/dcss/dcss-scaler.c