On Tue, 08 Apr 2025 16:54:14 -0400, Alyssa Rosenzweig wrote: > This adds the UAPI for the Asahi driver targeting the GPU in the Apple > M1 and M2 series systems on chip. The UAPI design is based on other > modern Vulkan-capable drivers, including Xe and Panthor. Memory > management is based on explicit VM management. Synchronization is > exclusively explicit sync. > > This UAPI is validated against our open source Mesa stack, which is > fully conformant to the OpenGL 4.6, OpenGL ES 3.2, OpenCL 3.0, and > Vulkan 1.4 standards. The Vulkan driver supports sparse, exercising the > VM_BIND mechanism. > > [...]
Applied, thanks! [1/1] drm: Add UAPI for the Asahi driver commit: 12a2bf6765c2a61eb7f20870452bb915eb28fdcc Best regards, -- Alyssa Rosenzweig <aly...@rosenzweig.io>