]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit95663948ba22a4be8b99acd67fbf83e86ddffba4
tree19722948e46168204f160427ee86f7bb91d93814
parent9cb84ab0abd1f5af2482387f8ff585dcfa30b9e6
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