drm/edid: Allow non-fatal checksum errors in CEA blocks
authorAdam Jackson <ajax@redhat.com>
Tue, 25 May 2010 20:33:09 +0000 (16:33 -0400)
committerDave Airlie <airlied@redhat.com>
Wed, 26 May 2010 00:29:58 +0000 (10:29 +1000)
commit4a638b4e38234233f5c7e6705662fbc0b58d80c2
treee4671b361ec2a57cc0ce86aa457939ea6c664efe
parent921d98b58285805d792257e311da9e920eb5d73e
drm/edid: Allow non-fatal checksum errors in CEA blocks

Switches will try to update the topology address and not correctly fix
up the checksum, so just let it slide.

https://bugs.freedesktop.org/28229

Signed-off-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_edid.c