[PATCH] drm: Print bad EDID notices only once
Andi Kleen
ak at linux.intel.com
Thu Sep 26 13:53:07 UTC 2024
> It may be a good opportunity to switch these over to drm_notice_once()
> instead.
I looked at it, but the callers to several levels don't have the
drm pointer that would be needed for that. It would require changing
them, and then all the drivers which call into the generic EDID code.
And even there the callers don't necessarily have
the pointer, so it would need more changes in drivers.
Maybe that's a good idea but I don't want to turn this into a gigantic
patch.
-Andi
More information about the dri-devel
mailing list