commit | 61e57a8d72f2336faf39b5d940215cf085e01e6e | [log] [tgz] |
---|---|---|
author | Adam Jackson <ajax@redhat.com> | Mon Mar 29 21:43:18 2010 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Apr 06 10:40:16 2010 +1000 |
tree | 8c9c6713b4f1ff4c610771860c6cca411cb28cfc | |
parent | 95beb690170e6ce918fe53c73a0fcc7cf64d704a [diff] |
drm/edid: Fix secondary block fetch. This makes fetching the second EDID block on HDMI monitors actually work. DDC can't transfer more than 128 bytes at a time. Also, rearrange the code so the pure DDC bits are separate from block parse. Signed-off-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>