On Tue, May 16, 2023 at 07:13:42AM +0000, Coelho, Luciano wrote:
On Mon, 2023-05-15 at 18:28 +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.2 yet, so I don't think we need to cherry-pick it to v6.2.
Does it break anything on 6.2? If not, I think you want it as it is a dependancy for another fix, right?
thanks,
greg k-h