]> git.karo-electronics.de Git - karo-tx-linux.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Feb 2013 13:38:35 +0000 (05:38 -0800)
commit75f8e0e4e796eb9885057cee68c63e40622e0a53
treebecdbd4db149cf0d9209d75e8279dcc7a7c0983f
parent740922ee575f8ee4daa2bfd3db5f69dd7573fc76
drm: shut up invalid edid messages

commit f934ec8c34b9dcefb5a4f35b0bda33bca289cbe6 upstream.

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>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/drm_edid.c