NVIDIA Optimus on FreeBSD
-
@tomaoki@mastodon.bsd.cafe please, how would you describe the current situation?
Background
No mention of Optimus in the FreeBSD Handbook or FAQ.
In Bugzilla:
https://www.reddit.com/r/freebsd/comments/1vdgi2x/comment/p194kjz/
-
@tomaoki@mastodon.bsd.cafe please, how would you describe the current situation?
Background
No mention of Optimus in the FreeBSD Handbook or FAQ.
In Bugzilla:
https://www.reddit.com/r/freebsd/comments/1vdgi2x/comment/p194kjz/
@grahamperrin
Optimus is a trademark of NVIDIA for their implementation of hybrid graphics.
And other manufacturers like AMD calls almost the same thing differently.From the CPU-side of the view, PRIME is the underlying interface for iGPU and dGPU (not limited with NVIDIA) to offload heavy graphics tasks to mighty dGPU, mainly using efficient (but poor in performance) iGPU.
Before Austin's port of nvidia-drm.ko appears, the only "working" way to achieve hybrid graphics was to use VirtualGL, with configuring individual "screen" for iGPU and dGPU respectively, and screen rendered by dGPU was needed to be transferred to another (for iGPU) with software BitBlt, as physical framebuffer cannot be shared with this method.
And current implementation of nvidia-drm.ko relies on PRIME to work. Without PRIME, there's no way (arbitrations) for dGPU to access (part of) physical framebuffer of iGPU.
See detailed and precise info by Austin here.
https://badland.io/prime-configuration.md
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login