[PATCH] drm/edid: limit printk when facing bad edid

Adam Jackson ajax at redhat.com
Tue Aug 14 07:54:36 PDT 2012


On 8/9/12 11:25 AM, j.glisse at gmail.com wrote:
> From: Jerome Glisse <jglisse at redhat.com>
>
> 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 at redhat.com>

I guess.  I don't see why we don't just move it into DRM_DEBUG_KMS if 
we're going to suppress it, but this does what it says on the box.

Reviewed-by: Adam Jackson <ajax at redhat.com>

- ajax




More information about the dri-devel mailing list