[PATCH] drm: shut up invalid edid messages

2013-01-29 Thread Maarten Lankhorst
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 Cc: stable at vger.kernel.org [v3.7] --- diff --git a/drivers/gpu/drm/drm_edid.c b/drivers/gpu/drm/drm_edid

[PATCH] drm: shut up invalid edid messages

2013-01-29 Thread Maarten Lankhorst
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 Cc: sta...@vger.kernel.org [v3.7] --- diff --git a/drivers/gpu/drm/drm_edid.c b/drivers/gpu/drm/drm_edid.c