]> git.kernelconcepts.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)
committerDave Airlie <airlied@redhat.com>
Fri, 15 Feb 2013 00:20:34 +0000 (10:20 +1000)
commitf934ec8c34b9dcefb5a4f35b0bda33bca289cbe6
treee46e6549c4b2e5a8d345dfcfa7f0353c7c1b59fa
parent3e2b756ba330343c960c332695608b9c5881a173
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