Benjamin Doron has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/35523 )
Change subject: mb/acer: Add Acer Aspire VN7-572G ......................................................................
Patch Set 98:
(2 comments)
https://review.coreboot.org/c/coreboot/+/35523/81//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/35523/81//COMMIT_MSG@14 PS81, Line 14: KBL VBT
I have a VBT with only timing parameters adjusted for the board here: https://github. […]
That VBT is unnecessary now.
https://review.coreboot.org/c/coreboot/+/35523/81//COMMIT_MSG@26 PS81, Line 26: a customised KBL VBT
They seem to have changed the size of some fields, leading to some truly impossible, out-of-range, v […]
Copied the details manually this time and here are my notes: Select the LFP panel to match the display's resolution (panel 15, 1920*1080). As a result, the DTD and PnP ID differ, but as the vendor did not change these from the defaults for their selected panel (panel 3, resolution 1024*768), I'm not concerned.
Did not copy the Display Device toggle lists. These are for display switching with hotkeys, are they necessary?
In all of this, GRUB is still using a lower resolution with coreboot, but 1080p with the vendor firmware. I tested the Fixed Mode feature (I might've been surprised if that worked) but it didn't change anything. Same issue with libgfxinit, actually.