Skip to content

GPU? #32

Answered by danngreen
M-O-Marmalade asked this question in Q&A
Discussion options

You must be logged in to vote

Well, I know very little about how Mesa works.

But I would think you would need a hardware driver for it to interface with the GPU. That might be satisfied with this:
https://github.com/STMicroelectronics/gcnano-binaries/tree/gcnano-6.4.15-binaries/gcnano-driver-stm32mp/hal

I don't know what the interface between Mesa and the gcnano driver would be, though.

From looking at the Mesa source code, it doesn't look like it relies on any external OS components

That would be nice! I guess the best way to find out would be to compile it with arm-none-eabi toolchain and see what happens. Did you see any docs or reports if compiling it as a static library can work (as opposed to shared lib)?
It's…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by M-O-Marmalade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants