mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-19 20:10:43 +09:00
Modern monitors/tvs have more extended EDID information blocks which can contain extra detailed modes. This adds a fb_edid_add_monspecs function which drivers can use to parse those additions blocks. Signed-off-by: Erik Gilling <konkers@android.com>