Hi Derek, On Tue, 2 Jun 2026 at 20:18, Derek Foreman <[email protected]> wrote: > Currently we have not explicitly defined the behaviour when the width > and height of the writeback framebuffer do not match the width and > height of the attached CRTC. > > Allow the driver to perform a scale operation to fit the content, so > systems with scaling blocks in the writeback path can easily expose them. > A partially filled buffer should never be returned, so failure remains > an option for all the systems that don't have a scaler, or when scaler > limits are exceeded. > > Cropping would make less sense, as the region to crop is underspecified > without some other properties to define an origin.
Thanks, I've applied this now. Cheers, Daniel
