> 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