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

Jerome Glisse j.glisse at gmail.com
Tue Aug 14 08:01:23 PDT 2012


On Tue, Aug 14, 2012 at 10:54 AM, Adam Jackson <ajax at redhat.com> wrote:
> 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
>

I think there is still value in getting at least once the bad edid.

Cheers,
Jerome


More information about the dri-devel mailing list