Bug 444709

Summary: Option to run app on dGPU just this one time
Product: [Plasma] plasmashell Reporter: d3viant6 <jeffrey.binns>
Component: generalAssignee: David Edmundson <kde>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: jlp, nate, nicolas.fella, plasma-bugs
Priority: NOR    
Version: 5.23.2   
Target Milestone: 1.0   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: switcher

Description d3viant6 2021-10-31 12:04:30 UTC
Created attachment 143051 [details]
switcher

SUMMARY
Please add right click option to run on DGPU similar to Gnome
Global switcher is fine, but on hybrid we want 'run on DGPU' option on rt click

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Nicolas Fella 2021-10-31 13:24:02 UTC
There is a way to request the DGPU being used: Right-click on an application, "Edit Application...", go to 'Application' tab, go to "Advanced options", check "Run using dedicated graphics card". Admittedly this isn't very discoverable, but IMHO it makes more sense to have it this way since you likely want that application to always use the DGPU instead of doing the special right click thing every time.

That said I don't think the current implementation works with the proprietary Nvidia driver, but that's a somewhat different issue
Comment 2 Nate Graham 2021-11-01 16:27:39 UTC
Not only is the current method not very discoveable, it's also not very useful for the valid use cases where you want to run an app using the dGPU just this one time, either to test  whether it works better than the iGPU, or to debug a problem or graphical glitch.

Ideally we need both: a permanent method to say "I always want this app run using GPU X" and also a temporary override.
Comment 3 David Edmundson 2022-01-09 21:56:24 UTC

*** This bug has been marked as a duplicate of bug 392523 ***