Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
Hello forum,
The old version device driver can use the reserved memory and OS memory. But the new version can only use OS memory (Mandatory requirements in the driver code). What is the reason why the new version driver gave up reserved memory?
Thank you
That's a very old GPU, so I'm surprised there even is a new driver. What platform (device / OS) is this for? Generally drivers come from silicon or device providers, rather than from Arm, so this may be a question for others.
hello, I found the driver on this website: utgard-kernel. It is suitable for Linux OS.