On Tue Aug 12, 2025 at 12:00 AM CEST, James Jones wrote: > On some chipsets, which block-linear modifiers are > supported is format-specific. However, linear > modifiers are always be supported. The prior > modifier filtering logic was not accounting for > the linear case. > > Fixes: c586f30bf74c ("drm/nouveau/kms: Add format mod prop to > base/ovly/nvdisp") > Signed-off-by: James Jones <jajo...@nvidia.com>
This issue seems to be present since v5.10, what's the implication of this? I assume this has to be backported into stable releases? Does the subsequent patch break strictly depend on this fix, or can it go separately?