Monday, April 29, 2024
 Popular · Latest · Hot · Upcoming
14
rated 0 times [  14] [ 0]  / answers: 1 / hits: 55379  / 2 Years ago, thu, august 18, 2022, 9:53:14

I have installed Nvidia proprietary driver on Ubuntu 19.10.

In the Prime Profiles section, there are three options:

* NVIDIA (Performance Mode)

* NVIDIA On-Demand

* Intel (Power Saving Mode)



First and last options are quite obvious, But I don't know how the second option works. How it detects which application needs NVIDIA driver and which doesn't?


More From » nvidia

 Answers
1

From: Part I. Installation and Configuration Instructions


Chapter 35. PRIME Render Offload


PRIME render offload is the ability to have an X screen rendered by one GPU, but choose certain applications within that X screen to be rendered on a different GPU. This is particularly useful in combination with dynamic power management to leave an NVIDIA GPU powered off, except when it is needed to render select performance-sensitive applications.


The GPU rendering the majority of the X screen is known as the "sink", and the GPU to which certain application rendering is "offloaded" is known as the "source". The render offload source produces content that is presented on the render offload sink. The NVIDIA driver can function as a PRIME render offload source, to offload rendering of GLX+OpenGL or Vulkan, presenting to an X screen driven by the xf86-video-modesetting X driver.


X Server Requirements


NVIDIA's PRIME render offload support requires the following git commits in the X.Org X server:



  • 7f962c70 - xsync: Add resource inside of SyncCreate, export SyncCreate



  • 37a36a6b - GLX: Add a per-client vendor mapping



  • 8b67ec7c - GLX: Use the sending client for looking up XID's



  • 56c0a71f - GLX: Add a function to change a clients vendor list



  • b4231d69 - GLX: Set GlxServerExports::{major,minor}Version




As of this writing, these commits are only in the master branch of the X.Org X server, and not yet in any official X.Org X server release.


[#4311] Friday, August 19, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
biryanrownies

Total Points: 396
Total Questions: 90
Total Answers: 106

Location: Saint Lucia
Member since Sun, Sep 5, 2021
3 Years ago
biryanrownies questions
Wed, Sep 7, 22, 18:13, 2 Years ago
Fri, Dec 3, 21, 02:50, 2 Years ago
Sat, Feb 12, 22, 16:02, 2 Years ago
Sat, Apr 15, 23, 09:22, 1 Year ago
;