Skip to content
Commit 61977b15 authored by Alexander Stein's avatar Alexander Stein Committed by Greg Kroah-Hartman
Browse files

drm/imx/ipuv3: Fix front porch adjustment upon hactive aligning



[ Upstream commit ee31742b ]

When hactive is not aligned to 8 pixels, it is aligned accordingly and
hfront porch needs to be reduced the same amount. Unfortunately the front
porch is set to the difference rather than reducing it. There are some
Samsung TVs which can't cope with a front porch of instead of 70.

Fixes: 94dfec48 ("drm/imx: Add 8 pixel alignment fix")
Signed-off-by: default avatarAlexander Stein <alexander.stein@ew.tq-group.com>
Reviewed-by: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
Link: https://lore.kernel.org/r/20230515072137.116211-1-alexander.stein@ew.tq-group.com


[p.zabel@pengutronix.de: Fixed subject]
Signed-off-by: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20230515072137.116211-1-alexander.stein@ew.tq-group.com


Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent bbfa34c9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment