[PATCH] fbdev: Firmware EDID fixes
authorAntonino A. Daplas <adaplas@gmail.com>
Mon, 26 Jun 2006 07:26:37 +0000 (00:26 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 16:58:30 +0000 (09:58 -0700)
commitba70710e59c701734aad524bc441b3400700e94b
treeb48dc0a2295ac3a1c76d60418c1ca0ddb02d99cc
parent026fbe16c29848648599df9967b98250a6b86916
[PATCH] fbdev: Firmware EDID fixes

- make firmware edid independent from framebuffer (No need to choose
  framebuffer just to disable this option

- enable this option in X86_64

- check if VBE/DDC function is implemented before calling actual function

Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/boot/video.S
arch/x86_64/boot/video.S
arch/x86_64/kernel/setup.c
drivers/video/Kconfig
drivers/video/fbmon.c