From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 8DgjNgEEWGSyIwEASxT56A (envelope-from ) for ; Sun, 07 May 2023 22:03:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id ABI2NQEEWGQpHgAAG6o9tA (envelope-from ) for ; Sun, 07 May 2023 22:03:13 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 626E01E775 for ; Sun, 7 May 2023 22:03:13 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pvkBr-0007g8-UQ; Sun, 07 May 2023 15:37:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pvkBq-0007g0-4L for guix-patches@gnu.org; Sun, 07 May 2023 15:37:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pvkBp-0006A2-Sc for guix-patches@gnu.org; Sun, 07 May 2023 15:37:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pvkBp-0001ej-Oe for guix-patches@gnu.org; Sun, 07 May 2023 15:37:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63219] [PATCH mesa-branch 0/4] Mesa update plus various fixes and cleanups. Resent-From: Kaelyn Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 07 May 2023 19:37:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63219 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxim Cournoyer Cc: 63219@debbugs.gnu.org, Brendan Tildesley Received: via spool by 63219-submit@debbugs.gnu.org id=B63219.16834881776312 (code B ref 63219); Sun, 07 May 2023 19:37:01 +0000 Received: (at 63219) by debbugs.gnu.org; 7 May 2023 19:36:17 +0000 Received: from localhost ([127.0.0.1]:38550 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pvkB7-0001dk-4F for submit@debbugs.gnu.org; Sun, 07 May 2023 15:36:17 -0400 Received: from mail-4322.protonmail.ch ([185.70.43.22]:31475) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pvkB4-0001dV-SL for 63219@debbugs.gnu.org; Sun, 07 May 2023 15:36:16 -0400 Date: Sun, 07 May 2023 19:35:58 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1683488168; x=1683747368; bh=veMR0bwlqkPGuFVWgGO8L3GF3OKw4ogSPw0jhPL/S0I=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=lCEhnvSJDOOG9ywBsWPuZNcQcUAIXhOeqKuBMwBMR09HW/paTnNCI38tQqFRdlPmD 5OzbM6gOlUJyGn4Qe/7pz8mN1ckm0wPdhUQf8O80SxajhvicN5lgd7P76K4ZwohW9Z /1kIS5huMTFWhPMrt8443kRPtLyPpMiGp7LddjIUkZs4YCdvt5U16EX/NXnSEw/c+b 4XA1mCRkV07VySdo0Rft4TrnX2V01QvUT3z1JRodFv7JEPrg3OKh1faT/iZAp/unux Z2SIQdaRshMkHnTF0wrE52YSEVgZcttwg7Ov3qQIjikb4X0Gk1DtEf80uhX2YRUSKq tfijUmB7by++Q== Message-ID: In-Reply-To: <87cz3cyssq.fsf_-_@gmail.com> References: <42655d46-f9a9-8556-df5c-78901bb29129@brendan.scot> <87cz3cyssq.fsf_-_@gmail.com> Feedback-ID: 34709329:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Kaelyn X-ACL-Warn: , Kaelyn via Guix-patches From: Kaelyn via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Seal: i=1; s=key1; d=yhetil.org; t=1683489793; a=rsa-sha256; cv=none; b=uyq+CiwD/xsyndNSr/nJDG4xqBqLdvtLiADMyKRh9JhkzsUJcAcqVlacVgaM6bSpbcpWCU cWrIzwSTEKI12s03BFFLvjsmMB3xzFnHAwDT552uYprf5jnNdRQCaDYesNw65tfEaK3qNy aGvi7//wwlItbbSNIWKwOsA84/cZnXuTclmauNXz+RREOmT65d4gAbsfoD79P5udHm2XeA HE/a3Snfe4fZg4FtS7IU+nfc0qJCSxPKAsXJF7OdUI8wolUo5rzSwXv9/afJKZ57gEVAJW 9lmXj8AACI7qHZ45gXYGJF02cMMm8Zz3k58HMO5qb4A0WkUimzS0Bv2VwOO0YQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=lCEhnvSJ; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1683489793; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=veMR0bwlqkPGuFVWgGO8L3GF3OKw4ogSPw0jhPL/S0I=; b=cr6f0IpuhJgNEL/2w3C9uvxLFamajDtm52AacSAM/wVNuHx3kIU68HFv31EbfO/zcjMdI4 2CNSnFiYfmP2/K4uLyxJa9nrtHtO3hyJJzIZVMLer47PG9QRdz1KEjdfmFtpSp4nevs9i5 n1el4G29vYrHDLmyqHjHmyFIP6qHVl2bi32xmiHimuHVm2XtMszVuY4zIwBqGdk08d4W1t a2ueIxGfrMawycet6RorJ9tgp61zCFSWdWSGF4VztTHRIiOmAsjEDzhAoba464ESm3zTlU aptnv8xUovXfC4W+Snl2AfZTs9a2vv0Lvmw5A3/tYIHTft3NOTRFStoI4Jk8CA== X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=lCEhnvSJ; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.19 X-Spam-Score: -2.19 X-Migadu-Queue-Id: 626E01E775 X-TUID: jhHSSjp1F+GX ------- Original Message ------- On Sunday, May 7th, 2023 at 5:07 PM, Maxim Cournoyer wrote: >=20 > Hi, >=20 > Brendan Tildesley mail@brendan.scot writes: >=20 > > You're a legend! The -Dvideo-codecs=3D line fixed an important > > regression for me. > > I think it would also be desirable to update libva and libva-utils > > along with this patchset. > > Also, mesa 23.1.0 will be out soon, although I think it's more > > important to get this fix/update in > > master asap to get things working for people. >=20 >=20 > Pushed the mesa updates to master, along with the libva info updates; > thanks a lot to Kaelyn for working on this important update! You're welcome! Thank you for pushing the mesa changes along with the libva= updates! Cheers, Kaelyn >=20 > -- > Thanks, > Maxim