Dissecting the Apple M1 GPU
Dissecting the Apple M1 GPU, part I - Rosenzweig
I now understand enough of the instruction set to disassemble simple shaders with a free and open-source tool chain, released on GitHub here.
Dissecting the Apple M1 GPU, part III - Rosenzweig
A real graphics driver needs a compiler from high-level shading languages (GLSL or Metal) to a native binary.
Dissecting the Apple M1 GPU, Part III | Hacker News
Simply put – Apple doesn't need to care about Vulkan or OpenGL performance. OpenGL and Vulkan allow an implementer to more easily make such specialized HW.
Dissecting the Apple M1 GPU, part I - Reddit
Written by Alyssa Rosenzweig, who is reverse-engineering the M1 GPU to write a driver for the Asahi Linux project.
AsahiLinux/gpu: Dissecting the M1's GPU for 3D acceleration - GitHub
Research for an open source graphics stack for Apple M1. As development of a Mesa driver has begun, development work has moved in-tree in Mesa.
Blog - Dissecting the Apple M1 GPU - Michael Tsai
The process for decoding the instruction set and command stream of the GPU parallels the same process I used for reverse-engineering Mali GPUs ...
Tales of the M1 GPU - Asahi Linux
If you haven't checked out her series on dissecting the M1 GPU you should visit her website and take a look! ... Apple firmware and manages the ...
M1 GPU Hacking Explained! - YouTube
... GPUs work, and after that let's get right to work reverse engineering the 3D rendering commands for the Apple M1 GPU! Follow me on Twitter ...
Inside the Apple M1 is an incredibly quirky GPU - TechSpot
In her efforts to develop an open source graphics driver for the M1, Alyssa Rosenzweig recently found a quirk in the render pipeline of the ...
berkus/AsahiLinux-gpu: Dissecting the M1's GPU for 3D acceleration
Asahi GPU. Research for an open source graphics stack fo Apple M1. Contributors. Alyssa Rosenzweig ( bloom ) on IRC, working on the command stream and ISA ...
#146 Reverse Engineering The Apple M1 GPU | Asahi Lina - YouTube
Asahi Lina has been at the forefront of reverse engineering the M1 GPU driver and today she's here to talk about that process, the state of ...
Apple's M1 GPU - by Quastor Tech
An awesome blog post on dissecting Apple's M1 GPU. Plus a System Design Interview question and a solution to yesterday's interview question ...
[ARTICLE] reverse-engineering AGX (Apple M1 GPU) drivers
In late 2020, Apple debuted the M1 with Apple's GPU architecture. So this person is working on this for 2 years, but no, obviously she ñissed ...
Dissecting the Apple M1 GPU - Benjamin Oakes
Dissecting the Apple M1 GPU ... The M1 is definitely interesting, but I still fear what we might lose by switching from BIOS/EFI/UEFI on Intel to ...
Dissecting the Apple M1 GPU, part II - Lobste.rs
Dissecting the Apple M1 GPU, part II graphics reversing rosenzweig.io · calvin avatar via calvin 3 years ago |
Also check out Alyssa Rosenzweig's "Dissecting the Apple M1 GPU ...
Also check out Alyssa Rosenzweig's "Dissecting the Apple M1 GPU" series. - https://rosenzweig.io/blog/asahi-gpu-part-1.html, ...
Dissecting the Apple M1 GPU, part II - Tumblr
submitted by /u/ouyawei [link] [comments] via Linux, GNU/Linux, free software...
Blog - Apple M1 Microarchitecture Research - Michael Tsai
So these may or may not be accurate. Previously: Dissecting the Apple M1 GPU · The Apple Silicon M1 · Apple M1 Mac Processors. Comments RSS · ...
How to choose whether I use M1 CPU or GPU in tensorflow-metal?
This can be done for example by putting parts of the python script within a block of with with tf. ... Apple provided code is subject to the Apple Sample Code ...
Binni Shah on X: "Dissecting the Apple M1 GPU, Part 1 : https://t.co ...
Dissecting the Apple M1 GPU, Part 1 : https://t.co/3bZu67ExSq Introducing Asahi Linux : a project and community with the goal of porting ...