[PATCH v3] drm: Print bad EDID notices less often
Andi Kleen
ak at linux.intel.com
Fri Sep 27 11:33:15 UTC 2024
On Fri, Sep 27, 2024 at 12:30:04PM +0300, Jani Nikula wrote:
> On Thu, 26 Sep 2024, Andi Kleen <ak at linux.intel.com> 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.
> >
> > Make most of these prints conditional on bad_edid_count like other verbose EDID
> > messages.
>
> Honestly I think merging this would be counter-productive to addressing
> the issue properly.
You think it's a problem on the host side, not the monitor side?
>
> Please just give me the chance to look into it.
>
> Is your zero EDID block the base block or an extension block?
It's an extension block I believe.
-Andi
More information about the dri-devel
mailing list