Bug 444709 - Option to run app on dGPU just this one time
Summary: Option to run app on dGPU just this one time
Status: RESOLVED DUPLICATE of bug 392523
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.23.2
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-31 12:04 UTC by d3viant6
Modified: 2022-11-14 15:22 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
switcher (75.54 KB, image/png)
2021-10-31 12:04 UTC, d3viant6
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***