From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Wed, 06 Dec 2023 10:46:23 +0100 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1rAoU3-005X6k-0R for lore@lore.pengutronix.de; Wed, 06 Dec 2023 10:46:23 +0100 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1rAoU3-0000u1-8O; Wed, 06 Dec 2023 10:46:23 +0100 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rAoTh-0000tr-83 for ptxdist@pengutronix.de; Wed, 06 Dec 2023 10:46:01 +0100 Received: from [2a0a:edc0:0:900:1d::4e] (helo=lupine) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rAoTg-00Dvir-RZ for ptxdist@pengutronix.de; Wed, 06 Dec 2023 10:46:00 +0100 Received: from pza by lupine with local (Exim 4.96) (envelope-from ) id 1rAoTg-0003l0-2a for ptxdist@pengutronix.de; Wed, 06 Dec 2023 10:46:00 +0100 Message-ID: <3c7e28588d5b9584f68930db1aa477215d1d9750.camel@pengutronix.de> From: Philipp Zabel To: ptxdist@pengutronix.de Date: Wed, 06 Dec 2023 10:46:00 +0100 In-Reply-To: <20231205192746.3231231-1-christian.melki@t2data.com> References: <20231205192746.3231231-1-christian.melki@t2data.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.4-2 MIME-Version: 1.0 Subject: Re: [ptxdist] [PATCH] mesalib: Version bump. 23.1.9 -> 23.3.0 X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false Hi Christian, On Di, 2023-12-05 at 20:27 +0100, Christian Melki wrote: > https://docs.mesa3d.org/relnotes/23.2.1.html > https://docs.mesa3d.org/relnotes/23.3.0.html >=20 > A pretty extensive changeset, but it looks mostly like fixes. > I have only tested my configuration, so no fancy new > nvidia vulkan stuff tested. Atleast this release lets nouveau > use the GSP firmware from Nvidia. >=20 > Signed-off-by: Christian Melki There are a few new options, see https://lore.ptxdist.org/ptxdist/20231130084812.8949-1-p.zabel@pengutronix.= de The NVK driver would need a Kconfig option to activate, but since it is still marked as experimental, I've left it out as well. regards Philipp