drm/fb: Fix video= mode computation
authorAdam Jackson <ajax@redhat.com>
Thu, 10 Jun 2010 17:33:26 +0000 (13:33 -0400)
committerDave Airlie <airlied@redhat.com>
Thu, 1 Jul 2010 01:59:16 +0000 (11:59 +1000)
Reduced blanking is valid only when doing CVT modes.  Also, generate GTF
modes unless CVT was requested; CVT devices are required to support GTF,
but the reverse is not true.

[airlied: fix typo]

Signed-off-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found