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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 79D0FC636CC for ; Sun, 5 Feb 2023 14:56:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229642AbjBEO4g (ORCPT ); Sun, 5 Feb 2023 09:56:36 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35110 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229437AbjBEO4e (ORCPT ); Sun, 5 Feb 2023 09:56:34 -0500 Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 67CCDBBA4 for ; Sun, 5 Feb 2023 06:56:32 -0800 (PST) Received: from ip5b412258.dynamic.kabel-deutschland.de ([91.65.34.88] helo=phil.lan) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1pOgRL-0007OK-UW; Sun, 05 Feb 2023 15:56:24 +0100 From: Heiko Stuebner To: Brian Norris Cc: Heiko Stuebner , dri-devel@lists.freedesktop.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, Andrzej Pietrasiewicz , Sandy Huang , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] drm/rockchip: vop: Quiet always-warning AFBC log Date: Sun, 5 Feb 2023 15:56:19 +0100 Message-Id: <167560896726.1025063.9551484368846993659.b4-ty@sntech.de> X-Mailer: git-send-email 2.39.0 In-Reply-To: <20221031101557.1.Ic1569d394173c1c3016142fee4bb87a09753db94@changeid> References: <20221031101557.1.Ic1569d394173c1c3016142fee4bb87a09753db94@changeid> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 31 Oct 2022 10:16:01 -0700, Brian Norris wrote: > The downstream code from which this was derived didn't ever run through > this 'switch' block with non-AFBC formats, but the upstream code does -- > we use this function to probe whether a given format is supported. > > Demote the warning to eliminate this sort of warning seen on every > boot: > > [...] Applied, thanks! [1/1] drm/rockchip: vop: Quiet always-warning AFBC log commit: 582212ee1611f77e0360d249f11c0f703ed723dc Best regards, -- Heiko Stuebner