Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39002 )
Change subject: [TESTME]lib/edid_fill_fb: Support multiple framebuffers ......................................................................
Patch Set 5:
(1 comment)
https://review.coreboot.org/c/coreboot/+/39002/4//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/39002/4//COMMIT_MSG@13 PS4, Line 13: for a single graphics driver there's no change in functionality.
Can you clarify what the goal is -- is that runtime decision supposed to be made by the payload or b […]
The goal is building a framework to fully use multiple displays at the same time. Even using only one isn't possible as multiple implementations collide when linking.
The primary use case is running Aspeed NGI + Intel graphics on a Supermicro server, but it's useful for other platforms as well (like Nvidia Optimus).