Bug#1100537: please enable Intel GPUs on ppc64el

2025-03-15 Thread Simon Richter

Hi,

On 3/15/25 16:46, Christian Zigotzky wrote:


What about with PPC and PPC64 BE?


IIRC the drivers and userspace  aren't written to be endian aware, so 
PPC64 BE is likely broken. I'd also expect these dedicated cards to be 
rather uncommon in 32 bit machines -- these have more VRAM than the CPU 
has address space.


Low-cost options with sensible amounts of VRAM and reasonably-sized 
rendering capability do not exist as standalone devices, and these would 
also require the i915 driver, which does not compile on non-x86.


I think the other guy running on non-x86 hardware is using an Ampere 
Altra, so aarch64 is also a candidate.


In principle, all 64-bit little endian machines are candidates, in 
practice I'd expect it to be more limited, for example I'm doubtful if 
we'll ever see one of these cards in a RISC-V machine.


   Simon


OpenPGP_0xEBF67A846AABE354.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature


[Git][xorg-team/doc/xorg-docs] Pushed new tag debian/1%1.7.1-1.2

2025-03-15 Thread Andreas Tille (@tille)


Andreas Tille pushed new tag debian/1%1.7.1-1.2 at X Strike Force / doc / 
xorg-docs

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/doc/xorg-docs/-/tree/debian/1%251.7.1-1.2
You're receiving this email because of your account on salsa.debian.org.




[Git][xorg-team/doc/xorg-docs][debian-unstable] Close bugs about broken watch file

2025-03-15 Thread Andreas Tille (@tille)


Andreas Tille pushed to branch debian-unstable at X Strike Force / doc / 
xorg-docs


Commits:
b3554db0 by Andreas Tille at 2025-03-15T17:56:05+01:00
Close bugs about broken watch file

- - - - -


1 changed file:

- debian/changelog


Changes:

=
debian/changelog
=
@@ -2,6 +2,7 @@ xorg-docs (1:1.7.1-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Fix typo in watch file
+Closes: #888454, #1040617
 
  -- Andreas Tille   Sat, 15 Mar 2025 17:51:45 +0100
 



View it on GitLab: 
https://salsa.debian.org/xorg-team/doc/xorg-docs/-/commit/b3554db09b213b128662d6c7de4dca83f84e81c7

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/doc/xorg-docs/-/commit/b3554db09b213b128662d6c7de4dca83f84e81c7
You're receiving this email because of your account on salsa.debian.org.




[Git][xorg-team/doc/xorg-docs][debian-unstable] 4 commits: Revert latest change since this does not incorporate two NMUs that need to be included into Git

2025-03-15 Thread Andreas Tille (@tille)


Andreas Tille pushed to branch debian-unstable at X Strike Force / doc / 
xorg-docs


Commits:
147de4ae by Andreas Tille at 2025-03-15T17:44:59+01:00
Revert latest change since this does not incorporate two NMUs that need to be 
included into Git

- - - - -
239edd93 by Andreas Tille at 2025-03-15T17:49:05+01:00
xorg-docs (1:1.7.1-1.1) -- Manuel A. Fernandez Montecelo   
Fri, 29 Sep 2017 00:05:13 +0200

- - - - -
179c52b7 by Andreas Tille at 2025-03-15T17:50:52+01:00
xorg-docs (1:1.7.1-1.2) -- Holger Levsen   Sun, 20 Dec 2020 
17:18:36 +0100

- - - - -
931d9f6e by Andreas Tille at 2025-03-15T17:52:00+01:00
Fix typo in watch file

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/watch


Changes:

=
debian/changelog
=
@@ -1,8 +1,34 @@
 xorg-docs (1:1.7.1-2) UNRELEASED; urgency=medium
 
+  * Team upload.
+  * Fix typo in watch file
+
+ -- Andreas Tille   Sat, 15 Mar 2025 17:51:45 +0100
+
+xorg-docs (1:1.7.1-1.2) unstable; urgency=medium
+
+  * Non maintainer upload by the Reproducible Builds team.
+  * No source change upload to rebuild on buildd with .buildinfo files.
+
+ -- Holger Levsen   Sun, 20 Dec 2020 17:18:36 +0100
+
+xorg-docs (1:1.7.1-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+
+  [ Manuel A. Fernandez Montecelo ]
+  * Remove d/xorg-docs.links (Closes: #858469)
+- /usr/share/X11/doc was broken for years (the file was last modified
+  in 2010) without anybody complaining, so rather than fixing the
+  destination it's probably better to just remove this legacy bit
+
+  [ Julien Cristau ]
   * Switch xorg.freedesktop.org URLs in packaging to https.
 
- -- Julien Cristau   Sun, 21 Aug 2016 19:36:18 +0200
+  [ Helmut Grohne ]
+  * Mark all packages Multi-Arch: foreign. (Closes: #840813)
+
+ -- Manuel A. Fernandez Montecelo   Fri, 29 Sep 2017 00:05:13 
+0200
 
 xorg-docs (1:1.7.1-1) unstable; urgency=medium
 


=
debian/control
=
@@ -24,6 +24,7 @@ Architecture: all
 Depends: ${misc:Depends}
 Suggests: xorg-docs
 Replaces: xorg-docs ( << 1:1.4-5 )
+Multi-Arch: foreign
 Description: Core documentation for the X.org X Window System
  This package contains core documentation for the X.org X Window
  System. This currently includes only a set of manpages which are
@@ -34,6 +35,7 @@ Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: xprt-xprintorg (<= 1:0.1.0.alpha1-10)
 Replaces: xspecs (<= 1:1.2+git20061105-2), xprt-xprintorg (<= 
1:0.1.0.alpha1-10)
+Multi-Arch: foreign
 Description: Miscellaneous documentation for the X.org X Window System
  This package contains various documents on the X.org X Window System
  including the release notes for the current version and instructions on


=
debian/watch
=
@@ -1,4 +1,4 @@
 #git=git://anongit.freedesktop.org/xorg/doc/xorg-docs
 version=3
 opts="pgpsigurlmangle=s/$/.sig/" \
-https://xorg.freedesktop.orgreleases/individual/doc/ xorg-docs-(.*)\.tar\.gz
+https://xorg.freedesktop.org/releases/individual/doc/ xorg-docs-(.*)\.tar\.gz



View it on GitLab: 
https://salsa.debian.org/xorg-team/doc/xorg-docs/-/compare/8ae267e628047d702d871849552c771539d034a1...931d9f6e24857fbd129771dc3ca08849e73bd6e2

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/doc/xorg-docs/-/compare/8ae267e628047d702d871849552c771539d034a1...931d9f6e24857fbd129771dc3ca08849e73bd6e2
You're receiving this email because of your account on salsa.debian.org.




[Git][xorg-team/doc/xorg-docs] Pushed new tag debian/1%1.7.1-1.1

2025-03-15 Thread Andreas Tille (@tille)


Andreas Tille pushed new tag debian/1%1.7.1-1.1 at X Strike Force / doc / 
xorg-docs

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/doc/xorg-docs/-/tree/debian/1%251.7.1-1.1
You're receiving this email because of your account on salsa.debian.org.




Bug#1100537: please enable Intel GPUs on ppc64el

2025-03-15 Thread Christian Zigotzky

What about with PPC and PPC64 BE?

-- Christian

On 15/03/25 02:39, Simon Richter wrote:

Source: mesa
Version: 25.0.1-2
Severity: wishlist
Tags: patch
X-Debbugs-Cc: debian-powe...@lists.debian.org, s...@debian.org
User: debian-powe...@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



--
Sent with BrassMonkey 33.5.1 
(https://github.com/chzigotzky/Web-Browsers-and-Suites-for-Linux-PPC/releases/tag/BrassMonkey_33.5.1)



Bug#1100360: mesa-vulkan-drivers: Any vulkan usage spams virtgpu / virtio / gfxtream errors

2025-03-15 Thread Richard Rosner

I can second that bug. For me, at least nautilus, gnome-console, 
org.gnome.Shell.Screencast, gnome-remote-desktop-daemon, localsearch-3, 
file-roller and org.gnome.Settings.desktop are spamming these messages. Though 
that may be due to the fact that I force all GTK apps supporting that to use 
the Vulkan renderer with GSK_RENDERER=vulkan, for experimental purposes. I'm 
also on mesa-vulkan-drivers 25.0.1-2


Bug#1100360: Upstream bug

2025-03-15 Thread Shmerl
I filed upstream Mesa bug:
https://gitlab.freedesktop.org/mesa/mesa/-/issues/12823

It's a problem with gfxstream.