On Tue, Aug 4, 2026 at 12:11 AM Jernej Skrabec <[email protected]> wrote: > > The VI scaler line buffer on V3s can hold 1024 pixels for subsampled > formats, not 2048 as currently claimed. Since coarse horizontal scaling > is engaged only once the source width exceeds that limit, YUV layers > wider than 1024 pixels are passed to the scaler unchanged and the > output is corrupted. > > Use the value from the vendor driver. > > Fixes: 2586de70c15c ("drm/sun4i: Add VI scaler line size quirk for DE2/DE3") > Signed-off-by: Jernej Skrabec <[email protected]>
Acked-by: Chen-Yu Tsai <[email protected]>
