drm/edid: limit printk when facing bad edid
authorJerome Glisse <jglisse@redhat.com>
Thu, 9 Aug 2012 15:25:51 +0000 (11:25 -0400)
committerDave Airlie <airlied@redhat.com>
Mon, 17 Sep 2012 01:16:40 +0000 (11:16 +1000)
Limit printing bad edid information at one time per connector.
Connector that are connected to a bad monitor/kvm will likely
stay connected to the same bad monitor/kvm and it makes no
sense to keep printing the bad edid message.

Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found