]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] nvidiafb: Use CVT to get mode for digital displays
authorAntonino A. Daplas <adaplas@gmail.com>
Fri, 9 Sep 2005 20:09:59 +0000 (13:09 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 9 Sep 2005 21:03:39 +0000 (14:03 -0700)
commit9c3cc4fe52db134afb203c6d18d759452f8c9675
tree1929b8991b8ea9e93e56412f25d2d383e6cd374b
parent258fd0f0f8d2ceb879a3a8423621392e5d19e2e2
[PATCH] nvidiafb: Use CVT to get mode for digital displays

If no EDID block is probed, if the display is digital and if no mode option is
specified by the user, get the timings by CVT instead of using the global mode
database.

Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/nvidia/nvidia.c