Re: [PATCH v9 06/61] drm/display: scdc-helper: Add macro for connector-prefixed debug messages
Dmitry Baryshkov <[email protected]> Thu, 30 Jul 2026 17:28:37 +0300
| Newsgroups | dev.linux.lists.linux-sunxi,org.freedesktop.lists.dri-devel,org.infradead.lists.linux-arm-kernel,org.infradead.lists.linux-rockchip,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <y5776gxmfby42d25sp4zxpevhuj5s7zs5sd2i4d5xe2dodlbwh@ovrkyvgakd3i> |
On Thu, Jul 23, 2026 at 04:34:55AM +0300, Cristian Ciocaltea wrote: > Introduce the drm_scdc_dbg() wrapper over drm_dbg_kms() to help getting > rid of the boilerplate around prefixing the debug messages with the > connector information. > > Acked-by: Maxime Ripard <[email protected]> > Tested-by: Maud Spierings <[email protected]> > Signed-off-by: Cristian Ciocaltea <[email protected]> > --- > drivers/gpu/drm/display/drm_scdc_helper.c | 24 +++++++++--------------- > 1 file changed, 9 insertions(+), 15 deletions(-) > Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry