diff options
author | Krzysztof Helt <krzysztof.h1@wp.pl> | 2007-05-08 00:39:33 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-08 11:15:32 -0700 |
commit | d4a96b53125c3d31266c05f2a8432d956dd26141 (patch) | |
tree | 5c2dbe527fa673b55d8f2b5f18d6c235cc5d950d /drivers/video/nvidia | |
parent | e5d809d774fc8aa76899bde3235afb046728feed (diff) |
pm2fb: pixclock setting restriction
This patch adds restrictions to calculations of m, n and p factors
which sets the pixclock for the Permedia 2V. I found during tests
that synchronization is unstable if m (divisor) is bigger than
half of the n (numerator). The patch disallows such settings
combination.
Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: Antonino Daplas <adaplas@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/video/nvidia')
0 files changed, 0 insertions, 0 deletions