Timo Aaltonen pushed to branch debian-experimental at X Strike Force / lib / 
mesa


Commits:
b759139a by Timo Aaltonen at 2025-02-15T09:10:45+02:00
rules: Enable panvk, it's production quality now. (Closes: #1095969)

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ mesa (25.0.0~rc3-2) UNRELEASED; urgency=medium
 
   * control: Make mesa-va-drivers depend on the same version of mesa-
     libgallium. (Closes: #1094190)
+  * rules: Enable panvk, it's production quality now. (Closes: #1095969)
 
  -- Timo Aaltonen <tjaal...@debian.org>  Thu, 13 Feb 2025 15:01:15 +0200
 


=====================================
debian/rules
=====================================
@@ -82,7 +82,7 @@ else
   # etnaviv, tegra, vc4 and v3d kernel support are only available on armhf and 
arm64
   ifneq (,$(filter $(DEB_HOST_ARCH), armhf arm64))
        GALLIUM_DRIVERS += etnaviv panfrost svga tegra vc4 v3d
-       VULKAN_DRIVERS += broadcom freedreno
+       VULKAN_DRIVERS += broadcom freedreno panfrost
   endif
 
   ifneq (,$(filter $(DEB_HOST_ARCH), armhf arm64 loong64 riscv64))



View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/mesa/-/commit/b759139a2878926072b4ce513f022ce880f2940d

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


Reply via email to