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 6BEABCFD62E for ; Wed, 7 Jan 2026 13:28:18 +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:Content-Transfer-Encoding:Cc :References:In-Reply-To:Subject:To:From:Date:Message-ID:Reply-To:MIME-Version :Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=ydK3cku6YJBzPCXYSP8tBGgpT2pTMNSRwdLZP75kEoI=; b=uL89oze62qxRCYg8Fv+DQ6eTGm hFikDwfbb3MLKI6TAJ3otR0p+CRzspcu51hB6Uc4GhHTkQcNSI8XXgqcazNmksmpqFPGTmOmxl3j9 kvgE6+rUGxCII95n6tphMaEg5f7Oi6tnWcXoeq9Epjy3QyQHOGTs7QfgYwwBzcupBjBvXIYo2pidM KN0ymUkgsFOoOcHu16NbpA2JNHaR4+IAJC1YH3hdKMJ+72ZR+im1vRlRr50DQ79LZBl5gS2MDsFGE BnH+fuRxg8ZWcb4av2O3vRmFF1VXDyZ52mgbJdymQnRB1cZ1j0J2XsuR8nlafA5pOmLdbIYBHW+4H 989y8/Ug==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vdTaC-0000000F0UV-3fN9; Wed, 07 Jan 2026 13:28:16 +0000 Received: from tor.source.kernel.org ([172.105.4.254]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vdTaB-0000000F0Ty-1Eqi; Wed, 07 Jan 2026 13:28:15 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id 1ABDA60051; Wed, 7 Jan 2026 13:28:14 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 46121C4CEF7; Wed, 7 Jan 2026 13:28:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1767792493; bh=TKVtYnPnQD/KzKy0E9YEdozPRAwFIjfCUKP8liHDliM=; h=Date:From:To:Subject:In-Reply-To:References:Cc:From; b=dhURNNCfaS8MP8amX9Dbh0GoVJJ5s9X+uzzLxLADMs6LaZXJiTcL/xyPZN49A8Be2 WxKj0pkQwgICzIQpt4DfyBEN2907ll1pvYmex5cuR0P9bZLAqKmT4ikgWIUay6gDQp iK2noXliZ2Cvba7X5Bm6+aWxtno+eheiiIHGxn4v6viF5GHCywyQPjhg+gWoGI3A4V ohCwZzVrIg1G7UeR2VFZ6SJ+kjVdq/ArVWd+HEJM547aoldxzjTCtrFdQh2P9cFDJm K+qkRC813XqTDe/aXr0rlPj0Cp/EiEVp4/ggGMv+BPinUsefuE9dy+RAZoMraz/AWJ jRztjiQRcftbg== Message-ID: Date: Wed, 07 Jan 2026 13:28:11 +0000 From: "Maxime Ripard" To: "Dmitry Baryshkov" Subject: Re: [PATCH v3 06/10] drm/display: hdmi_state_helper: split InfoFrame functions per type In-Reply-To: <20251224-limit-infoframes-2-v3-6-7fd3cacfefed@oss.qualcomm.com> References: <20251224-limit-infoframes-2-v3-6-7fd3cacfefed@oss.qualcomm.com> Cc: dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-sunxi@lists.linux.dev, "Abhinav Kumar" , "Andrzej Hajda" , "Andy Yan" , "AngeloGioacchino Del Regno" , "Chen-Yu Tsai" , "Chun-Kuang Hu" , "Dave Stevenson" , "David Airlie" , "Dmitry Baryshkov" , =?utf-8?b?SGVpa28gU3TDvGJuZXI=?= , "Jernej Skrabec" , "Jessica Zhang" , "Jonas Karlman" , "Laurent Pinchart" , "Liu Ying" , "Maarten Lankhorst" , "Marijn Suijten" , "Matthias Brugger" , "Maxime Ripard" , =?utf-8?b?TWHDrXJhIENhbmFs?= , "Neil Armstrong" , "Philipp Zabel" , "Raspberry Pi Kernel Maintenance" , "Rob Clark" , "Robert Foss" , "Samuel Holland" , "Sandy Huang" , "Sean Paul" , "Simona Vetter" , "Thomas Zimmermann" Content-Transfer-Encoding: 7bit X-BeenThere: linux-mediatek@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-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org On Wed, 24 Dec 2025 03:02:55 +0200, Dmitry Baryshkov wrote: > Havign a single set of InfoFrame callbacks doesn't provide enough > information to the DRM framework about the InfoFrame types that are > actually supported. Also it's not really future-proof: it provides a way > to program only a single Vendor-Specific frame, however we might need to > support multiple VSIs at the same time (e.g. HDMI vs HDMI Forum > > [ ... ] Acked-by: Maxime Ripard Thanks! Maxime