Re: [PATCH v3] drm: Print bad EDID notices less often

2024-09-27 Thread Jani Nikula
On Fri, 27 Sep 2024, Andi Kleen wrote: > On Fri, Sep 27, 2024 at 12:30:04PM +0300, Jani Nikula wrote: >> On Thu, 26 Sep 2024, Andi Kleen wrote: >> > I have an old monitor that reports a zero EDID block, which results in a >> > warning message. This happens on every screen save cycle, and maybe in

Re: [PATCH v3] drm: Print bad EDID notices less often

2024-09-27 Thread Andi Kleen
On Fri, Sep 27, 2024 at 12:30:04PM +0300, Jani Nikula wrote: > On Thu, 26 Sep 2024, Andi Kleen wrote: > > I have an old monitor that reports a zero EDID block, which results in a > > warning message. This happens on every screen save cycle, and maybe in > > some other situations, and over time the

Re: [PATCH v3] drm: Print bad EDID notices less often

2024-09-27 Thread Jani Nikula
On Thu, 26 Sep 2024, Andi Kleen wrote: > I have an old monitor that reports a zero EDID block, which results in a > warning message. This happens on every screen save cycle, and maybe in > some other situations, and over time the whole kernel log gets filled > with these redundant messages. > > Ma

[PATCH v3] drm: Print bad EDID notices less often

2024-09-26 Thread Andi Kleen
I have an old monitor that reports a zero EDID block, which results in a warning message. This happens on every screen save cycle, and maybe in some other situations, and over time the whole kernel log gets filled with these redundant messages. Make most of these prints conditional on bad_edid_cou