]> git.baikalelectronics.ru Git - kernel.git/commit
drm: shut up invalid edid messages
authorMaarten Lankhorst <maarten.lankhorst@canonical.com>
Tue, 29 Jan 2013 13:27:39 +0000 (14:27 +0100)
committerDave Airlie <airlied@redhat.com>
Fri, 15 Feb 2013 00:20:34 +0000 (10:20 +1000)
commit09445410c26c3adf8b20d7635a0677df4fe4dd47
treee46e6549c4b2e5a8d345dfcfa7f0353c7c1b59fa
parente1816873993b5f2eba89eb83f4097a5f69550d74
drm: shut up invalid edid messages

My cheapo monitor has an invalid block 1, resulting in a lot of dmesg spam every few seconds.

I get it the first time that the entire block is all 0xff..

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Cc: stable@vger.kernel.org [v3.7]
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_edid.c