commit | 0b2443ed4e07d7973e4554a2cc166bc35447b59e | [log] [tgz] |
---|---|---|
author | Jerome Glisse <jglisse@redhat.com> | Thu Aug 09 11:25:51 2012 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Mon Sep 17 11:16:40 2012 +1000 |
tree | a996dbd03a8480f6473a7ea2fdea3936760de853 | |
parent | 09e7dcf081b1100d1cdff57fa9eb25c3a834c9d6 [diff] |
drm/edid: limit printk when facing bad edid 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>