From: Andi Kleen <ak@linux.intel.com>
To: Hamza Mahfooz <hamza.mahfooz@amd.com>
Cc: maarten.lankhorst@linux.intel.com, mripard@kernel.org,
tzimmermann@suse.de, airlied@gmail.com, simona@ffwll.ch,
dri-devel@lists.freedesktop.org
Subject: Re: [PATCH] drm: Print bad EDID notices only once
Date: Thu, 26 Sep 2024 06:53:07 -0700 [thread overview]
Message-ID: <ZvVnQ2Y6kZA1OtOO@tassilo> (raw)
In-Reply-To: <4c0879cf-d738-4651-8a06-6da0bf2c2c9b@amd.com>
> 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
next prev parent reply other threads:[~2024-09-26 13:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-26 13:32 [PATCH] drm: Print bad EDID notices only once Andi Kleen
2024-09-26 13:39 ` Hamza Mahfooz
2024-09-26 13:53 ` Andi Kleen [this message]
2024-09-26 13:51 ` Maxime Ripard
2024-09-26 14:09 ` Andi Kleen
2024-09-26 13:59 ` Jani Nikula
2024-09-26 14:07 ` Ville Syrjälä
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZvVnQ2Y6kZA1OtOO@tassilo \
--to=ak@linux.intel.com \
--cc=airlied@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=hamza.mahfooz@amd.com \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mripard@kernel.org \
--cc=simona@ffwll.ch \
--cc=tzimmermann@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.