From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id F2783CD98CE for ; Thu, 11 Jun 2026 15:19:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:Cc:References:In-Reply-To: Subject:To:From:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=JoY0JKBffDTXi54hCfiYZXlwhi59Nt7vCzj8FKgevl8=; b=eBXCaGXMCNphCQ Et6oteUhHzWjrgMNbnD75fxVX6a3PCZECjjbbKi6+KtS0mD7+I47tVk9m7IC4k4jCpAbyJ17+LYmp b985yrp1uKTgn21jp452P4JWWsFXb1DIIeHhpenQZS0yWFgumMqHKicQNdgXiEtv9v9j/kJu66eK8 18kVp9lSYWayu87/I5sy5eAYvv1V8O1S9/ekc+w6oizbHsBaQGLmuRqAJRBQIAGvfC8/3ndwNe9yM swPx76aj5ZSGp0FeZGxyvMF77c6C/MEjR7xW5Gd6MfAaksuR1kTmQAKEgbRqI8ZUnU+JpFwerIfKj U3zcE8fpVdRIfIqxPyTg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wXhBz-00000009fTt-3vMj; Thu, 11 Jun 2026 15:19:39 +0000 Received: from tor.source.kernel.org ([172.105.4.254]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wXhBy-00000009fTZ-2Eoi; Thu, 11 Jun 2026 15:19:38 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by tor.source.kernel.org (Postfix) with ESMTP id 59586600AA; Thu, 11 Jun 2026 15:19:37 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 84F7A1F00898; Thu, 11 Jun 2026 15:19:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1781191177; bh=28c7kE48N7xjxdMBXG72aK5f+72+xxiC+Mf8uQsdzvY=; h=Date:From:To:Subject:In-Reply-To:References:Cc; b=Sg9gAoyR72sLzbmyaHYiKZePL+6yRvjflirMaehl2jqek7CuVSbv97qgN+zz4tc5V dDN8CgNOySokjqRq0Y6JYB6pF+KY4FR8917omVcSeer5b2DiflwT6icPRAI9FGKr4v 70alWR0susjbOymSmjfofooZ02DFXEjagsWLwUlLOIQRXSn71pE2XoJ6fU4zBolehm SiJdVYOWz23MHn8SD1TW32sgbpvSm4m8i0anxDw0sOzLBNhhWBpY/LqusCqQ0UAs+m H9y9WcOZLpkaXLCD6MVHksd+iUWnr8hAKWOvFCUaHthnJIBnW56PJFGi0Or7AbTXKQ w3FjaM+Fdir1w== Message-ID: <404cdc5ee5da868c0f0cb17d19dcebd8@kernel.org> Date: Thu, 11 Jun 2026 15:19:34 +0000 From: "Maxime Ripard" To: "Cristian Ciocaltea" Subject: Re: [PATCH v7 03/30] drm/display: scdc_helper: Add macro for connector-prefixed debug messages In-Reply-To: <20260602-dw-hdmi-qp-scramb-v7-3-445eb54ee1ed@collabora.com> References: <20260602-dw-hdmi-qp-scramb-v7-3-445eb54ee1ed@collabora.com> Cc: dri-devel@lists.freedesktop.org, kernel@collabora.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, "Andrzej Hajda" , "Andy Yan" , "Daniel Stone" , "Dave Stevenson" , "David Airlie" , =?utf-8?b?SGVpa28gU3TDvGJuZXI=?= , "Jernej Skrabec" , "Jonas Karlman" , "Laurent Pinchart" , "Luca Ceresoli" , "Maarten Lankhorst" , "Maxime Ripard" , =?utf-8?b?TWHDrXJhIENhbmFs?= , "Neil Armstrong" , "Raspberry Pi Kernel Maintenance" , "Robert Foss" , "Sandy Huang" , "Simona Vetter" , "Thomas Zimmermann" X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org On Tue, 2 Jun 2026 01:44:03 +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. > > Signed-off-by: Cristian Ciocaltea > > [ ... ] Acked-by: Maxime Ripard Thanks! Maxime _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip