On Thu, Feb 19, 2026 at 2:35 AM Jernej Skrabec <[email protected]> wrote: > > Code refactoring dropped extra NULL sentinel entry at the end of the drm > planes array. > > Add it back. > > Reported-by: Chen-Yu Tsai <[email protected]> > Closes: > https://lore.kernel.org/linux-sunxi/CAGb2v65wY2pF6sR+0JgnpLa4ysvjght5hAKDa1RUyo=zekx...@mail.gmail.com/ > Fixes: 5fd711adc0ba ("drm/sun4i: layer: move num of planes calc out of layer > code") > Signed-off-by: Jernej Skrabec <[email protected]> > ---
Reviewed-by: Chen-Yu Tsai <[email protected]>
