drm: fix EDID backward compat check
authorJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 2 Apr 2009 21:56:24 +0000 (14:56 -0700)
committerDave Airlie <airlied@redhat.com>
Thu, 2 Apr 2009 23:21:46 +0000 (09:21 +1000)
EDIDs should be backward compatible, so don't bail if we see a version
of 3 (which is out there now) and print a message if we see something
newer, but allow it to be parsed.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found