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 5759FF54AD8 for ; Tue, 24 Mar 2026 16:04:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Cc:To:In-Reply-To:References :Message-Id:Content-Transfer-Encoding:Content-Type:MIME-Version:Subject:Date: From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=lB0j2lq2LWsiJngjiTH6IKajspe0V1BafT22AHF3h7Q=; b=QaXi63DvDueA/M8hTQejaUWoeb HYFjAe08GKpdyS92rCV8Lzx3L4X8qkimA/oo3Vu+gNxvtHp7ShR/QGLuEi3WWYrai0FQFDw9W/1TR AgPPNZnNn+7Rq1nxGmrJiHL1ZPldTLRV0WlmPy7/IBNQHs0cIoBi4eCJOaTpGZVhJkVUIqU6NpfiW g1CaPhOY3ghVf3eQRsxdUDxgzXVQjfx9r8CV7IJJO7pQoO1Sv7JWfdQc+GU+ANIcy6olYKwK1Kobz gfaAjYrM20F45rFBla7U1DtQ5RGSfUj19yTU+69KG5zwpKn46oTl1DeK64lMp4/iwHYB1lrhSAV00 hJYUNAIA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1w54F5-00000001pZ1-2LvH; Tue, 24 Mar 2026 16:04:31 +0000 Received: from sender4-pp-f112.zoho.com ([136.143.188.112]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1w54En-00000001pIi-2CIA; Tue, 24 Mar 2026 16:04:26 +0000 ARC-Seal: i=1; a=rsa-sha256; t=1774368220; cv=none; d=zohomail.com; s=zohoarc; b=lyRIb74b+5JewRV+amJa5Cw4ceMru9ILeBJPl460i1oj1x63EH4x5TtJ3mlGt4a/54ldjq7iynqoAMWq+N9hNtmz+IvapCz2wafCbMJsj+mBi40NRUIWGYM+TZCU9F3j4EMyw0OtUeQi/scjvUtangxpsimmgPze0eRsZAju8GQ= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1774368220; h=Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:Subject:To:To:Message-Id:Reply-To; bh=lB0j2lq2LWsiJngjiTH6IKajspe0V1BafT22AHF3h7Q=; b=VGooJGWabgHas4msgI+vxel/HRU7BaXTZej5nNClXii72V7d75YYwH0y4HXl5E4l0rSTa4MdA7At2ckdepIfL/g7d+uNRlOH/MLrsqHREMrbfbgY/ZtbGxOBwm03/tLQ32X4/vj8HXBywAg3udDKi+PZRQ3ALn5S3J8PDd74S2c= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=collabora.com; spf=pass smtp.mailfrom=nicolas.frattaroli@collabora.com; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1774368220; s=zohomail; d=collabora.com; i=nicolas.frattaroli@collabora.com; h=From:From:Date:Date:Subject:Subject:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-Id:Message-Id:References:In-Reply-To:To:To:Cc:Cc:Reply-To; bh=lB0j2lq2LWsiJngjiTH6IKajspe0V1BafT22AHF3h7Q=; b=Ip/ReNo80mujw4qLUYVl1GBerxPUCg/ZnDKgyimSY+FSHZ0GmPW0Uczw3sel++gX yr8dHUQT26ZSaYX5lUElmMRahrBEl3UeRhn8JZUDO9Bai76kK7vShnEehUEO+Qff55O HAksHxJGHuvbKql71fchu+40CQ1PP0ny0sXJtwCM= Received: by mx.zohomail.com with SMTPS id 1774368217997429.93644086552706; Tue, 24 Mar 2026 09:03:37 -0700 (PDT) From: Nicolas Frattaroli Date: Tue, 24 Mar 2026 17:01:20 +0100 Subject: [PATCH v11 16/22] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <20260324-color-format-v11-16-605559af4fb4@collabora.com> References: <20260324-color-format-v11-0-605559af4fb4@collabora.com> In-Reply-To: <20260324-color-format-v11-0-605559af4fb4@collabora.com> To: Harry Wentland , Leo Li , Rodrigo Siqueira , Alex Deucher , =?utf-8?q?Christian_K=C3=B6nig?= , David Airlie , Simona Vetter , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , Andrzej Hajda , Neil Armstrong , Robert Foss , Laurent Pinchart , Jonas Karlman , Jernej Skrabec , Sandy Huang , =?utf-8?q?Heiko_St=C3=BCbner?= , Andy Yan , Jani Nikula , Rodrigo Vivi , Joonas Lahtinen , Tvrtko Ursulin , Dmitry Baryshkov , Sascha Hauer , Rob Herring , Jonathan Corbet , Shuah Khan Cc: kernel@collabora.com, amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org, linux-doc@vger.kernel.org, Nicolas Frattaroli , Cristian Ciocaltea X-Mailer: b4 0.15.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260324_090413_660084_251E7506 X-CRM114-Status: GOOD ( 10.92 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org With the introduction of the supported_formats member in the dw-hdmi-qp platform data struct, drivers that have access to this information should now set it. Set it in the rockchip dw_hdmi_qp glue driver. This allows this information to be passed down to the dw-hdmi-qp core, which sets it in the bridge it creates, and consequently will allow the common HDMI bridge code to act on it. Reviewed-by: Cristian Ciocaltea Signed-off-by: Nicolas Frattaroli --- drivers/gpu/drm/rockchip/dw_hdmi_qp-rockchip.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/drivers/gpu/drm/rockchip/dw_hdmi_qp-rockchip.c b/drivers/gpu/drm/rockchip/dw_hdmi_qp-rockchip.c index e2fa1aa53394..ec78c6895334 100644 --- a/drivers/gpu/drm/rockchip/dw_hdmi_qp-rockchip.c +++ b/drivers/gpu/drm/rockchip/dw_hdmi_qp-rockchip.c @@ -601,6 +601,10 @@ static int dw_hdmi_qp_rockchip_bind(struct device *dev, struct device *master, plat_data.phy_data = hdmi; plat_data.max_bpc = 10; + plat_data.supported_formats = BIT(DRM_OUTPUT_COLOR_FORMAT_RGB444) | + BIT(DRM_OUTPUT_COLOR_FORMAT_YCBCR444) | + BIT(DRM_OUTPUT_COLOR_FORMAT_YCBCR422); + encoder = &hdmi->encoder.encoder; encoder->possible_crtcs = drm_of_find_possible_crtcs(drm, dev->of_node); -- 2.53.0