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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 6A6CFC3DA49 for ; Sun, 14 Jul 2024 23:04:49 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 7FEC010E227; Sun, 14 Jul 2024 23:04:48 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; secure) header.d=canb.auug.org.au header.i=@canb.auug.org.au header.b="aEKawx+X"; dkim-atps=neutral Received: from mail.ozlabs.org (gandalf.ozlabs.org [150.107.74.76]) by gabe.freedesktop.org (Postfix) with ESMTPS id 2E01210E227 for ; Sun, 14 Jul 2024 23:04:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canb.auug.org.au; s=201702; t=1720998285; bh=HAwEYN6qfVQNDGGhKZJ7pBrjOWBgv7AvJr6wBOJcNiM=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=aEKawx+XMaDY8G+MOt5j0Uv2XAk/Mb5co60vzlaiNn4poan2/3ShQhWFfjBu0eqE5 cVIiiT7u1g5u0RKMTOIhRTLozxUrrogLNoyaNDcfA9EeMSnyKnM/AkRtucxECWxvo4 I7VX9Nmiqdru33NstsCXFwc3v3nfZbR2DAi72ncxW3qU0c+2Lo7upgt1cOb6kmgngs zAD2O8PM65oXRoDZ0fIu83PTN2TIo19c6GIay5X63KJi8LmqRtrgOH/X54blJQ1vTL f/MNFjxEaUHOX8rxurGmpvgVHcIKpwdPIQ1EZEj9HJFyREYz2GhDSyfDXdpSwpJ+Hg W/BJ9RYJSx9Cg== Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4WMgrs58jlz4x04; Mon, 15 Jul 2024 09:04:45 +1000 (AEST) Date: Mon, 15 Jul 2024 09:04:45 +1000 From: Stephen Rothwell To: Alex Deucher , Dave Airlie Cc: Adam Nelson , Alex Deucher , Dave Airlie , DRI , Linux Kernel Mailing List , Linux Next Mailing List , DRI Subject: Re: linux-next: build warning after merge of the amdgpu tree Message-ID: <20240715090445.7e9387ec@canb.auug.org.au> In-Reply-To: <20240514171153.73fed88f@canb.auug.org.au> References: <20240514171153.73fed88f@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/veV4SwJIoDj8GmM2y/KQdyA"; protocol="application/pgp-signature"; micalg=pgp-sha256 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" --Sig_/veV4SwJIoDj8GmM2y/KQdyA Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, On Tue, 14 May 2024 17:11:53 +1000 Stephen Rothwell = wrote: >=20 > After merging the amdgpu tree, today's linux-next build (htmldocs) > produced this warning: >=20 > drivers/gpu/drm/amd/display/dc/inc/hw/mpc.h:580: warning: Function parame= ter or struct member 'program_3dlut_size' not described in 'mpc_funcs' >=20 > Introduced by commit >=20 > 9de99fa8c1ea ("drm/amd/display: Fix 3dlut size for Fastloading on DCN40= 1") I am now seeing this warning after the merge of the drm tree. --=20 Cheers, Stephen Rothwell --Sig_/veV4SwJIoDj8GmM2y/KQdyA Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmaUWY0ACgkQAVBC80lX 0GwoZAgAjz2ItD81pQrZ78ZiaXeEQYfStgZ7S/0Qdn0/l/h7yXqPho9FuRPq734z mlibM3tcMdrs3zG41I2tI83WJOVGCFZhZBmiCovLRwKwVi2ItGIj93PG3f3khnCm rEFhfK2MxN6anDWAVUF92WDRZrKnelJU3YeQLMSw0Gw9OYaGtKEBCmitwfhLWPbS LYCfzcPYC/yDRZLocMx2mYx/Zq1LPhV14DjRh3GX249mt6Sx0ijAKg5kl6zSQJn2 4181Fjjbg5hW971byyTg8mU23jGjv3nkmZ59NqjTA3cLNRupUD+qbgIeTq7HhWOU xx9qFYbzlm/gDspBAmSTvfDXdTmR1A== =/2gZ -----END PGP SIGNATURE----- --Sig_/veV4SwJIoDj8GmM2y/KQdyA--