On Wed, 15 Feb 2023 at 15:58, Hans de Goede <hdegoede@xxxxxxxxxx> wrote: > > Hi, > > On 2/15/23 12:50, Darrell Kavanagh wrote: > > Another Lenovo convertable which reports a landscape resolution of > > 1920x1200 with a pitch of (1920 * 4) bytes, while the actual framebuffer > > has a resolution of 1200x1920 with a pitch of (1200 * 4) bytes. > > > > Signed-off-by: Darrell Kavanagh <darrell.kavanagh@xxxxxxxxx> > > --- > > Changes in v2: > > - Improve commit message > > Thanks, patch looks good to me: > > Reviewed-by: Hans de Goede <hdegoede@xxxxxxxxxx> > Thanks. I've queued this up in efi/next.