On Tue, 2023-05-16 at 09:20 +0200, gregkh@linuxfoundation.org wrote:
On Tue, May 16, 2023 at 07:13:05AM +0000, Coelho, Luciano wrote:
On Mon, 2023-05-15 at 18:27 +0200, Greg Kroah-Hartman wrote:
From: Animesh Manna animesh.manna@intel.com
[ 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@intel.com Signed-off-by: Animesh Manna animesh.manna@intel.com Signed-off-by: Luca Coelho luciano.coelho@intel.com Reviewed-by: Stanislav Lisovskiy stanislav.lisovskiy@intel.com Signed-off-by: Radhakrishna Sripada radhakrishna.sripada@intel.com Link: https://patchwork.freedesktop.org/patch/msgid/20221223130509.43245-3-luciano... Stable-dep-of: d944eafed618 ("drm/i915: Check pipe source size when using skl+ scalers") Signed-off-by: Sasha Levin sashal@kernel.org
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.
Again, this is a dependency for a different fix, which I think is relevant for 6.1.y, right?
Yes, again you're right. I missed the dependency link and the patch that depends on this one should indeed be applied on v6.1 as well.
Sorry for the noise.
-- Cheers, Luca.