drm/edid: Rewrite mode parse to use the generic detailed block walk
authorAdam Jackson <ajax@redhat.com>
Tue, 3 Aug 2010 18:38:19 +0000 (14:38 -0400)
committerDave Airlie <airlied@redhat.com>
Tue, 10 Aug 2010 00:46:59 +0000 (10:46 +1000)
This brings us in line with the EDID spec recommendation for mode
priority sorting.  We still don't extract all the modes we could from
VTB, but VTB is so rare in the wild that I'm not really concerned.

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

No differences found