On Mon, 2023-05-15 at 18:27 +0200, Greg Kroah-Hartman wrote: > From: Animesh Manna <animesh.manna@xxxxxxxxx> > > [ Upstream commit f840834a8b60ffd305f03a53007605ba4dfbbc4b ] > > The max source and destination limits for scalers in MTL have changed. > Use the new values accordingly. > > Signed-off-by: José Roberto de Souza <jose.souza@xxxxxxxxx> > Signed-off-by: Animesh Manna <animesh.manna@xxxxxxxxx> > Signed-off-by: Luca Coelho <luciano.coelho@xxxxxxxxx> > Reviewed-by: Stanislav Lisovskiy <stanislav.lisovskiy@xxxxxxxxx> > Signed-off-by: Radhakrishna Sripada <radhakrishna.sripada@xxxxxxxxx> > Link: https://patchwork.freedesktop.org/patch/msgid/20221223130509.43245-3-luciano.coelho@xxxxxxxxx > Stable-dep-of: d944eafed618 ("drm/i915: Check pipe source size when using skl+ scalers") > Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx> > --- This patch is only relevant for MTL, which is not fully supported on v6.1 yet, so I don't think we need to cherry-pick it to v6.1. -- Cheers, Luca.