[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1100537: marked as done (please enable Intel GPUs on ppc64el)



Your message dated Thu, 07 Aug 2025 11:49:52 +0000
with message-id <E1ujz84-00BxGF-1l@fasolo.debian.org>
and subject line Bug#1100537: fixed in mesa 25.2.0-1
has caused the Debian Bug report #1100537,
regarding please enable Intel GPUs on ppc64el
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1100537: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1100537
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: mesa
Version: 25.0.1-2
Severity: wishlist
Tags: patch
X-Debbugs-Cc: debian-powerpc@lists.debian.org, sjr@debian.org
User: debian-powerpc@lists.debian.org
Usertags: ppc64el

Hi,

with Intel building dedicated GPUs now, it is possible to have an Intel GPU
inside a non-x86 system.

This patch is the minimum I need to get rendering on B580 to work on
TalosII, so that is the "works for me" configuration. Presumably we can
enable more architectures here. Not sure if i915 can maybe also be useful
as well, it refuses to configure so I've left it x86 only for now.

   Simon

-- System Information:
Debian Release: trixie/sid
  APT prefers testing-debug
  APT policy: (500, 'testing-debug'), (500, 'testing')
Architecture: ppc64el (ppc64le)

Kernel: Linux 6.12.12-dirty (SMP w/64 CPU threads)
Kernel taint flags: TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: sysvinit (via /sbin/init)
LSM: AppArmor: enabled
diff -Nru mesa-25.0.1/debian/changelog mesa-25.0.1/debian/changelog
--- mesa-25.0.1/debian/changelog	2025-03-07 07:52:20.000000000 +0100
+++ mesa-25.0.1/debian/changelog	2025-03-15 02:05:44.000000000 +0100
@@ -1,3 +1,9 @@
+mesa (25.0.1-2+xe1) UNRELEASED; urgency=medium
+
+  * Enable Intel drivers on ppc64el
+
+ -- Simon Richter <sjr@debian.org>  Sat, 15 Mar 2025 02:05:44 +0100
+
 mesa (25.0.1-2) unstable; urgency=medium
 
   * rules: Build gfxstream only on 64bit. (Closes: #1099704)
diff -Nru mesa-25.0.1/debian/rules mesa-25.0.1/debian/rules
--- mesa-25.0.1/debian/rules	2025-03-07 07:51:22.000000000 +0100
+++ mesa-25.0.1/debian/rules	2025-03-15 02:05:44.000000000 +0100
@@ -91,7 +91,11 @@
 
   # Build intel drivers on archs where libdrm-intel is installed
   ifneq (,$(filter $(DEB_HOST_ARCH), amd64 i386 x32))
-	GALLIUM_DRIVERS += crocus i915 iris svga
+	GALLIUM_DRIVERS += i915
+  endif
+
+  ifneq (,$(filter $(DEB_HOST_ARCH), amd64 i386 x32 ppc64el))
+	GALLIUM_DRIVERS += crocus iris svga
 	VULKAN_DRIVERS += intel intel_hasvk
 	# svga needs xa state tracker
 	confflags_GALLIUM += -Dgallium-xa=enabled

--- End Message ---
--- Begin Message ---
Source: mesa
Source-Version: 25.2.0-1
Done: Timo Aaltonen <tjaalton@debian.org>

We believe that the bug you reported is fixed in the latest version of
mesa, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1100537@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Timo Aaltonen <tjaalton@debian.org> (supplier of updated mesa package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 07 Aug 2025 14:08:04 +0300
Source: mesa
Built-For-Profiles: noudeb
Architecture: source
Version: 25.2.0-1
Distribution: experimental
Urgency: medium
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Timo Aaltonen <tjaalton@debian.org>
Closes: 1100537 1108849
Changes:
 mesa (25.2.0-1) experimental; urgency=medium
 .
   * New upstream release.
   * patches: Drop upstreamed and obsolete bits.
   * Drop libd3dadapter9*, gallium-nine is no more.
   * Drop libxatracker*, gallium-xa is gone.
   * Drop libMesaOpenCL from mesa-opencl-icd, clover is gone.
   * control: Bump meson and bindgen build-deps, add librust-rustc-2-hash-dev
     for nvk.
   * libegl-mesa0.symbols: Updated.
   * rules: Drop shared-glapi build option, it's deprecated and doesn't
     do anything.
   * rules: Restore quilt, as source3.0 applies patches when building the
     source.
   * rules: Enable iris/anv on arm64 & ppc64el. (Closes: #1100537)
   * rules: intel-clc is gone.
   * rules: Enable iris/anv on riscv64. (Closes: #1108849)
Checksums-Sha1:
 ba3e8720226ff7cb0dabae0a8798ed1656af4d05 6254 mesa_25.2.0-1.dsc
 f7c0871f884b34ab148c69597b23aa701dc52c4a 43549344 mesa_25.2.0.orig.tar.xz
 4f38ec84ecaa0ffa1cfd8e50e5a017a095a077f4 488 mesa_25.2.0.orig.tar.xz.asc
 4d5da61a02445e60f8eb77cfa55edc0bfe7da31c 102428 mesa_25.2.0-1.debian.tar.xz
 cd5bf0ba0f4dc651d51c70bcd2994605b5546bcf 12265 mesa_25.2.0-1_source.buildinfo
Checksums-Sha256:
 c7d9cc46809e13a71a0c31533acac68ae343849b22886f63ad1b4fc4b6c8cc4d 6254 mesa_25.2.0-1.dsc
 7c726b21c074d14d31d253d638b741422f3c0a497ce7f1b4aaaa917d10bd8d4f 43549344 mesa_25.2.0.orig.tar.xz
 bddd59c96bc5cf2040cc4db2e76db1c21ef89c6e5805ecbad395e5ad9972ed7e 488 mesa_25.2.0.orig.tar.xz.asc
 b2bd78103f75ce324eac8758e58f2372610998f5b289ac08fdcb7578a89d2e29 102428 mesa_25.2.0-1.debian.tar.xz
 a7621ce51f250b5459946ffdfd6b720151b4f9e5d9f461d3249175df9da03c1f 12265 mesa_25.2.0-1_source.buildinfo
Files:
 f83e6dcde57c9383854bf6471bfdd190 6254 graphics optional mesa_25.2.0-1.dsc
 af2e2699ea8f7d91ce633f5afa6c6104 43549344 graphics optional mesa_25.2.0.orig.tar.xz
 44ce18f25945b2692573687f740a1d7b 488 graphics optional mesa_25.2.0.orig.tar.xz.asc
 f54e53cbbc746b4770448520e1dde4ba 102428 graphics optional mesa_25.2.0-1.debian.tar.xz
 a6524e4da84679affbd2202cb3a363a4 12265 graphics optional mesa_25.2.0-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEdS3ifE3rFwGbS2Yjy3AxZaiJhNwFAmiUiSkACgkQy3AxZaiJ
hNy5oQ//Q5w1nBcuMy9gE04BG1hcgyflFqwAVwA/rWAfXw3is+PbDParFNGrpeVM
tS2r8QVS2vc774Wldn6/3/5BY3ZR53MsOlm/h38j8DK/LgWCpqJkFeZN2AH9IMNi
huNF9LQWtniMrG08K/V5Pp8e/92j1oYKFVnqZ2KBu3uNfsDBetWI8/MjMEx/CZiZ
UVcqjZfwY0hYShEUTgbodUhXx5U0Gx8LSDeKbY4HyxtvXqU/FNiGzvP6iR4wwZo4
84H50/MGzZi8niDaWIIF9QMB62LdRs9Yte0B1CW49+RcVW9C/pMIN25Z1WG81Y6e
uCJbmN/g4WS7HhuzuPATzx5MEIx0qp029FVWbYFLcV1InotWqG8IbhCVShdDMUw4
RhW3+XqiIf0WeYm45gbzNB1/wV163W8Ul8juMpbQKYkg80ajMe2jZoa9fOB6Y0Di
1AI1Hy8vFKaZEIuWiWW47nhWjwDX9AmgQJImRAORHfK2FMbSkBbkcwdpRP9M+6d+
sRHAqm6gRsrCAieIOLaLNeBmZzBXDYKjcOTUVufv8iWhTmLUUJfH8Tylt9TtEHNW
IUaHQxexhSZ/k3tYMxHPq+X83MKMZGpeNg+83RkHKGJMKQw5fQcjrDlYJfKJO0IG
LFeFCF487052YrtGtwUJCg5JHogGLd/QmvSRdoLKbIrcsKzCOk4=
=eGCl
-----END PGP SIGNATURE-----

Attachment: pgpwLKqkQwxcr.pgp
Description: PGP signature


--- End Message ---

Reply to: