commit | b829e011f6f9eed8c4dd41eaf02bdbb3a3ad837f | [log] [tgz] |
---|---|---|
author | Adam Jackson <ajax@redhat.com> | Thu Jun 10 13:33:26 2010 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Thu Jul 01 11:59:16 2010 +1000 |
tree | 08040a57450e31d97452ffad9c0f18d389f0ed2d | |
parent | a5f798ce2b9de4b14c46cb68d58c488dc1b8e215 [diff] |
drm/fb: Fix video= mode computation 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>