]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: fix LCD record parsing
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 20 Aug 2013 18:59:01 +0000 (14:59 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 30 Aug 2013 20:31:03 +0000 (16:31 -0400)
commit0036c15b7d1fb731009a463f2048d8f5a27386fa
tree19722948e46168204f160427ee86f7bb91d93814
parentb6cc7a40bf3c68840336d3f61c0aef5ab76dcd64
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
drivers/gpu/drm/radeon/radeon_atombios.c