Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      CodeSOD: A Unique Way to Primary Key

      July 22, 2025

      BrowserStack launches Figma plugin for detecting accessibility issues in design phase

      July 22, 2025

      Parasoft brings agentic AI to service virtualization in latest release

      July 22, 2025

      Node.js vs. Python for Backend: 7 Reasons C-Level Leaders Choose Node.js Talent

      July 21, 2025

      The best CRM software with email marketing in 2025: Expert tested and reviewed

      July 22, 2025

      This multi-port car charger can power 4 gadgets at once – and it’s surprisingly cheap

      July 22, 2025

      I’m a wearables editor and here are the 7 Pixel Watch 4 rumors I’m most curious about

      July 22, 2025

      8 ways I quickly leveled up my Linux skills – and you can too

      July 22, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025
      Recent

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025

      Zero Trust & Cybersecurity Mesh: Your Org’s Survival Guide

      July 22, 2025

      Execute Ping Commands and Get Back Structured Data in PHP

      July 22, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025
      Recent

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025

      “I don’t think I changed his mind” — NVIDIA CEO comments on H20 AI GPU sales resuming in China following a meeting with President Trump

      July 22, 2025

      Galaxy Z Fold 7 review: Six years later — Samsung finally cracks the foldable code

      July 22, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Operating Systems»Linux»PanVK: il driver Vulkan open-source per GPU ARM Mali raggiunge la conformità Vulkan 1.1

    PanVK: il driver Vulkan open-source per GPU ARM Mali raggiunge la conformità Vulkan 1.1

    April 15, 2025
    PanVK: il driver Vulkan open-source per GPU ARM Mali raggiunge la conformità Vulkan 1.1

    PanVK è un driver grafico open-source sviluppato da Collabora all’interno del progetto Panfrost, con l’obiettivo di fornire supporto accelerato alle GPU ARM Mali sui sistemi GNU/Linux. Questo driver si basa sullo stack grafico Mesa, che costituisce un elemento chiave per l’elaborazione grafica in molte distribuzioni. PanVK rappresenta l’alternativa per le API Vulkan rispetto al driver Panfrost, che invece implementa il supporto per le API OpenGL.

    Il progetto è stato avviato circa 4 anni fa, puntando a fornire compatibilità per le architetture Midgard e Bifrost delle GPU Mali. Oggi, PanVK ha raggiunto un importante traguardo tecnico con la conformità allo standard Vulkan 1.1 sulla GPU ARM Mali-G610 utilizzata in SBC (Single Board Computer o schede a singola unità) più orientate a prestazioni elevate, come la NanoPi M6 e la OrangePi 5 Ultra, che integrano processori Rockchip RK3588 o RK3588S che non la serie Raspberry Pi che utilizza GPU VideoCore. Questo progresso consente una gestione grafica più efficiente e una compatibilità migliorata con applicazioni moderne e giochi di ultima generazione.

    PanVK è distribuito sotto la licenza MIT, una licenza permissiva che promuove la libertà di utilizzo e modifica del codice sorgente. È integrato nei principali repository software delle distribuzioni GNU/Linux, garantendo così facilità di accesso e installazione. L’ultima versione stabile, Mesa 25.0.2, include il supporto iniziale per questa conformità allo standard Vulkan, consolidando ulteriormente le capacità del progetto.

    Novità in PanVK

    Il team di Collabora ha confermato che PanVK ha superato tutti i test necessari per essere considerato conforme allo standard Vulkan 1.1, un passo importante verso l’adozione su larga scala. Questo risultato è stato raggiunto grazie al supporto di Arm, che ha contribuito all’invio dei risultati di conformità.

    Tra le novità più rilevanti:

    • Supporto per le architetture armhf (a 32 bit) e aarch64 (a 64 bit).
    • Miglioramenti nella stabilità e nelle prestazioni per le GPU Midgard e Bifrost.
    • Preparazione per il futuro aggiornamento a Vulkan 1.2, con piani per arrivare fino alle versioni 1.3 e 1.4.

    Inoltre, circa un anno fa, PanVK ha introdotto il supporto per le GPU ARM V10, tra cui le Mali-G610 e Mali-G310, ampliando la compatibilità con dispositivi più recenti.

    Cosa significa la conformità Vulkan 1.1?

    Vulkan è un’API grafica moderna e ad alte prestazioni, alternativa a OpenGL, progettata per sfruttare al meglio le GPU multi-core. Rispetto a Vulkan 1.0, la versione 1.1 introduce:

    • Miglioramenti nella gestione della memoria.
    • Supporto avanzato per il multithreading.
    • Ottimizzazioni per il rendering avanzato.

    Grazie a questa conformità, PanVK può eseguire un numero maggiore di applicazioni e giochi che richiedono Vulkan 1.1, rendendolo una scelta valida per dispositivi basati su ARM Mali, come smartphone economici, tablet Android e smart TV.

    Prossimi sviluppi

    Sebbene PanVK non sia ancora ritenuto idoneo per un utilizzo in contesti di produzione, Collabora sta dedicando risorse significative al miglioramento del driver. Il lavoro attualmente si concentra sulla risoluzione di bug e sull’implementazione di nuove funzionalità per aumentarne l’affidabilità e l’efficacia. L’obiettivo principale a lungo termine è rendere PanVK una soluzione matura e stabile, comparabile al livello di funzionalità e prestazioni offerto dal driver Panfrost, già affermato. Questo progresso mira a garantire un’esperienza grafica di qualità superiore, offrendo agli utenti delle distribuzioni GNU/Linux uno strumento ottimizzato per soddisfare le esigenze moderne di applicazioni e giochi avanzati.

    Fonte: https://www.collabora.com/news-and-blog/news-and-events/panvk-is-officially-vulkan-11-conformant.html
    Fonte: https://9to5linux.com/panvk-open-source-vulkan-driver-for-arm-mali-gpus-is-now-vulkan-1-1-conformant

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleWords is a multilingual offline dictionary
    Next Article Rilasciata T2 Linux SDE 25.4: la distribuzione versatile con supporto AMD ROCm per RISC-V e ARM64

    Related Posts

    News & Updates

    A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

    July 22, 2025
    News & Updates

    “I don’t think I changed his mind” — NVIDIA CEO comments on H20 AI GPU sales resuming in China following a meeting with President Trump

    July 22, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    How AI Is Transforming Personal Finance & Wealth Management💰

    Web Development

    Berserk or Die is a new game published by Poncle, creators of Vampire Survivors

    News & Updates

    How I started my own LinkedIn newsletter for free – in 5 easy steps

    News & Updates

    CVE-2025-4808 – PHPGurukul Park Ticketing Management System SQL Injection Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Highlights

    News & Updates

    Gaming handhelds increased $100 in the US, and I’m sure it’s because of tariffs

    April 11, 2025

    Due to the current tariff situation, the cost of tech including gaming handhelds, is expected…

    7 new features coming with the July 2025 Security Update for Windows 11

    July 7, 2025

    CVE-2025-53308 – Gopi_plus Image Slider Stored XSS CSRF

    June 27, 2025

    How Kepler democratized AI access and enhanced client services with Amazon Q Business

    June 9, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.