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 F3CF4CCD182 for ; Fri, 3 Oct 2025 13:03:37 +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=uEo1IZDeM++x7TeufSMJ2oRuGyJrC2yZhvaVMFgnwXQ=; b=syP6+Qkn9QsA0pUvE53tNYoskt AG8rBqj3dEkj/U5s1MNlX4iYw2QdFeMpnbBXYhxLW7STUzcglwlMD0lL6h7stx9beP4haJ1cLFOfr nTllHMTyAUBWid1I1xKPV2HKzkgHrBAwc0aPyD7fsFGL+DkBYFogv6KQbA+3v70PGtQnwhx7KTO22 kkm0ytdL9j9MZS7RlkynzvIr0ru3k6An4ICZtmsD4zdwuYBSqP0afKTAmMWfXFr6wR6uuTodakMti mknN2Y1gU3MuvLL1L4h3Gah3hwFjrJtQ1iyJkwJue0yZf154n06G4apu9BRQGYaqDrM53BfhG6JW1 A6btbQZA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1v4fRX-0000000CKH1-3b2I; Fri, 03 Oct 2025 13:03:27 +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 1v4fRW-0000000CKGs-2MLC; Fri, 03 Oct 2025 13:03:26 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id EC11962127; Fri, 3 Oct 2025 13:03:25 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 21C28C4CEFB; Fri, 3 Oct 2025 13:03:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1759496605; bh=Gd7Oq5ZU+13w8PNpzBPg8aE98Rba9qJgv1pDoDLal7Q=; h=Date:From:To:Subject:In-Reply-To:References:Cc:From; b=tfbXoc6iH2ebCBIYmywEqOfOL/br7+yO0pTJ1zHz+lzYWI4OM+43mHTAer5bdl6eg 343HXDFp8oVnTSn8W9v8ePX8PQuPAVggFPOOjvqRHK8W1/a5+tX5Z99Z8NtRsS0kmz 0rPGKsA0kInxjb1wqWndhnavSx5EzOMBYz2157XwoNY11ApGGHNWOfdsI5pxfqT6si bfiokh0TN7SjphfFMa9UP3cx5TsWqeAtHZZuuLnY6j0b5bKV8GnrrMk7LDMbhHnwfj Gr1hossT+lKhqL09Zkl7sCKn3mvSr4Oc1TuqCYPItKtmSstLQM2bhWrZ+ihVaTNDfp 2sbvGsJMbhn8g== Message-ID: <795f1dc6b340cc75c40c957ef8d38b0d@kernel.org> Date: Fri, 03 Oct 2025 13:03:22 +0000 From: "Maxime Ripard" To: "Dmitry Baryshkov" Subject: Re: [PATCH v2 1/9] drm/display: hdmi-state-helpers: warn on unsupported InfoFrame types In-Reply-To: <20250928-limit-infoframes-2-v2-1-6f8f5fd04214@oss.qualcomm.com> References: <20250928-limit-infoframes-2-v2-1-6f8f5fd04214@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-rockchip@lists.infradead.org, linux-sunxi@lists.linux.dev, "Abhinav Kumar" , "Andrzej Hajda" , "Andy Yan" , "David Airlie" , "Dmitry Baryshkov" , =?utf-8?b?SGVpa28gU3TDvGJuZXI=?= , "Jernej Skrabec" , "Jessica Zhang" , "Jonas Karlman" , "Laurent Pinchart" , "Liu Ying" , "Maarten Lankhorst" , "Marijn Suijten" , "Maxime Ripard" , "Neil Armstrong" , "Rob Clark" , "Robert Foss" , "Samuel Holland" , "Sandy Huang" , "Sean Paul" , "Simona Vetter" , "Thomas Zimmermann" Content-Transfer-Encoding: 7bit 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 On Sun, 28 Sep 2025 11:24:46 +0300, Dmitry Baryshkov wrote: > In preparation to tightening driver control over generated InfoFrames, > make sure to warn the user if the driver rejects the InfoFrames on the > grounds of it being unsupported. > > Signed-off-by: Dmitry Baryshkov > > [ ... ] Reviewed-by: Maxime Ripard Thanks! Maxime 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 7AA93CCA471 for ; Fri, 3 Oct 2025 13:03:40 +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=htEel19IpYfupGCm7PSeB0LBCFJuEGrEhiXo87OxGEw=; b=d+pR2cMtOacXK3 6AxwVcrbx88xnsPf/t9u6isP7ce8d5hnsyqwDgMONJXsleayeyC/qlk1uo9kgWDpBkOQrwNgbUiEb 6e/Mrzwjb21RPRQTjlPgBQUzAaPOK2FNVNmXdMemw6ZbWSO3RU+G80n4aSo06ZejvkZrYrhtpQ+9T bvneRHe0Pch5cY7UiqZ/ZkCHhkwRvuMBZqnx7qNRELLB9vzn+qA7NArkDcFEmGJipx2wIFj/AG2gy GNNPES7Qn5Ey3DUjjBa+nPwmyT19BXoxebty79DiG3NLCWIjmAxo16QgbZ1hxq15GVS2GvcIrvI31 QaXCAF8leeJ9GmdMdDvA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1v4fRY-0000000CKH5-0XoW; Fri, 03 Oct 2025 13:03:28 +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 1v4fRW-0000000CKGs-2MLC; Fri, 03 Oct 2025 13:03:26 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id EC11962127; Fri, 3 Oct 2025 13:03:25 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 21C28C4CEFB; Fri, 3 Oct 2025 13:03:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1759496605; bh=Gd7Oq5ZU+13w8PNpzBPg8aE98Rba9qJgv1pDoDLal7Q=; h=Date:From:To:Subject:In-Reply-To:References:Cc:From; b=tfbXoc6iH2ebCBIYmywEqOfOL/br7+yO0pTJ1zHz+lzYWI4OM+43mHTAer5bdl6eg 343HXDFp8oVnTSn8W9v8ePX8PQuPAVggFPOOjvqRHK8W1/a5+tX5Z99Z8NtRsS0kmz 0rPGKsA0kInxjb1wqWndhnavSx5EzOMBYz2157XwoNY11ApGGHNWOfdsI5pxfqT6si bfiokh0TN7SjphfFMa9UP3cx5TsWqeAtHZZuuLnY6j0b5bKV8GnrrMk7LDMbhHnwfj Gr1hossT+lKhqL09Zkl7sCKn3mvSr4Oc1TuqCYPItKtmSstLQM2bhWrZ+ihVaTNDfp 2sbvGsJMbhn8g== Message-ID: <795f1dc6b340cc75c40c957ef8d38b0d@kernel.org> Date: Fri, 03 Oct 2025 13:03:22 +0000 From: "Maxime Ripard" To: "Dmitry Baryshkov" Subject: Re: [PATCH v2 1/9] drm/display: hdmi-state-helpers: warn on unsupported InfoFrame types In-Reply-To: <20250928-limit-infoframes-2-v2-1-6f8f5fd04214@oss.qualcomm.com> References: <20250928-limit-infoframes-2-v2-1-6f8f5fd04214@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-rockchip@lists.infradead.org, linux-sunxi@lists.linux.dev, "Abhinav Kumar" , "Andrzej Hajda" , "Andy Yan" , "David Airlie" , "Dmitry Baryshkov" , =?utf-8?b?SGVpa28gU3TDvGJuZXI=?= , "Jernej Skrabec" , "Jessica Zhang" , "Jonas Karlman" , "Laurent Pinchart" , "Liu Ying" , "Maarten Lankhorst" , "Marijn Suijten" , "Maxime Ripard" , "Neil Armstrong" , "Rob Clark" , "Robert Foss" , "Samuel Holland" , "Sandy Huang" , "Sean Paul" , "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 Sun, 28 Sep 2025 11:24:46 +0300, Dmitry Baryshkov wrote: > In preparation to tightening driver control over generated InfoFrames, > make sure to warn the user if the driver rejects the InfoFrames on the > grounds of it being unsupported. > > Signed-off-by: Dmitry Baryshkov > > [ ... ] Reviewed-by: Maxime Ripard Thanks! Maxime _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip