Skip to content

WIP: Panfrost 5.0-rc4

This has initial GEM/Prime support and MMU h/w support. It's now working with a simple test program to create GEM objs and mmap them. The MMU part seems to work, though MMU register accesses could just be going to the ether. Until we have something to make the GPU read/write memory, we won't know.

Really, this should be a new branch, but I don't have rights to do that.

Merge request reports