From: Krzysztof Helt Date: Thu, 24 Jul 2008 04:31:04 +0000 (-0700) Subject: tridentfb: various pixclock and timing improvements X-Git-Tag: v2.6.27-rc1~583 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34dec24317d6824b7db172bb0072b909a9c376f2;p=pandora-kernel.git tridentfb: various pixclock and timing improvements This patch fixes few issues related to timings and pixclock generation: - disallow the pixclocks with numerator lower than double denominator. This fixes display instability for some modes. - choose the pixelclock with the highest numerator and denominator values. This improve image quality and fixes display instability for some modes. - make interlaced modes work. - set synchronization pulses polarization correctly. - horizontal synchronization timing are now the same as generated by X. Signed-off-by: Krzysztof Helt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed