commit | 139315796778a6d5f67c644e2ff470ddc69efb7b | [log] [tgz] |
---|---|---|
author | Adam Jackson <ajax@redhat.com> | Tue Aug 03 14:38:19 2010 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Tue Aug 10 10:46:59 2010 +1000 |
tree | f901f20f48429300ba9c8afec9c6a41430f000a5 | |
parent | cbba98f8f651a763fe9fd167efa65cd7b1fa22d9 [diff] |
drm/edid: Rewrite mode parse to use the generic detailed block walk 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>