mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
5e518d7672
For the i386, code is already present in video.S that gets the EDID from the video BIOS. Make this visible so drivers can also use this data as fallback when i2c does not work. To ensure that the EDID block is returned for the primary graphics adapter only, by check if the IORESOURCE_ROM_SHADOW flag is set. Signed-off-by: Antonino Daplas <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
---|---|---|
.. | ||
compressed | ||
tools | ||
bootsect.S | ||
edd.S | ||
install.sh | ||
Makefile | ||
mtools.conf.in | ||
setup.S | ||
video.S |