commit | 95663948ba22a4be8b99acd67fbf83e86ddffba4 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Tue Aug 20 14:59:01 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Aug 30 16:31:03 2013 -0400 |
tree | 19722948e46168204f160427ee86f7bb91d93814 | |
parent | 9cb84ab0abd1f5af2482387f8ff585dcfa30b9e6 [diff] |
drm/radeon: fix LCD record parsing If the LCD table contains an EDID record, properly account for the edid size when walking through the records. This should fix error messages about unknown LCD records. Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org