GNU bug report logs - #68257
[PATCH] gnu: mesa: Build asahi driver on aarch64.

Previous Next

Package: guix-patches;

Reported by: Roman Scherer <roman <at> burningswell.com>

Date: Fri, 5 Jan 2024 10:54:01 UTC

Severity: normal

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#68257: closed ([PATCH] gnu: mesa: Build asahi driver on aarch64.)
Date: Wed, 24 Jan 2024 15:20:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 24 Jan 2024 10:19:44 -0500
with message-id <8734umyd0v.fsf <at> gmail.com>
and subject line Re: [bug#68257] [PATCH] gnu: mesa: Build asahi driver on aarch64.
has caused the debbugs.gnu.org bug report #68257,
regarding [PATCH] gnu: mesa: Build asahi driver on aarch64.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
68257: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68257
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Roman Scherer <roman <at> burningswell.com>
To: guix-patches <at> gnu.org
Cc: john.kehayias <at> protonmail.com, Roman Scherer <roman <at> burningswell.com>
Subject: [PATCH] gnu: mesa: Build asahi driver on aarch64.
Date: Fri,  5 Jan 2024 11:53:04 +0100
* gnu/packages/gl.scm (mesa): Build asahi driver on aarch64.

Change-Id: I597e70732b9ebd18960131f1b664b2dc83683b8e
---
 gnu/packages/gl.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gl.scm b/gnu/packages/gl.scm
index b0ee413acd..9d1a8a1e72 100644
--- a/gnu/packages/gl.scm
+++ b/gnu/packages/gl.scm
@@ -350,7 +350,7 @@ (define-public mesa
          #$@(cond
              ((target-aarch64?)
               ;; TODO: Fix svga driver for non-Intel architectures.
-              '("-Dgallium-drivers=etnaviv,freedreno,kmsro,lima,nouveau,\
+              '("-Dgallium-drivers=asahi,etnaviv,freedreno,kmsro,lima,nouveau,\
 panfrost,r300,r600,swrast,tegra,v3d,vc4,virgl"))
              ((target-arm32?)
               ;; Freedreno FTBFS when built on a 64-bit machine.

base-commit: ac69b423865f12310cef5662d9c303aa4b90c869
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Roman Scherer <roman <at> burningswell.com>
Cc: john.kehayias <at> protonmail.com, 68257-done <at> debbugs.gnu.org
Subject: Re: [bug#68257] [PATCH] gnu: mesa: Build asahi driver on aarch64.
Date: Wed, 24 Jan 2024 10:19:44 -0500
Hi,

Roman Scherer <roman <at> burningswell.com> writes:

> * gnu/packages/gl.scm (mesa): Build asahi driver on aarch64.
>
> Change-Id: I597e70732b9ebd18960131f1b664b2dc83683b8e

Applied to core-updates in 95ed0b144ceccf5790ab377d13e0d514a7411993.

-- 
Thanks,
Maxim


This bug report was last modified 1 year and 196 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.