Skip to content
Snippets Groups Projects
Commit d099230c authored by Peter Lekensteyn's avatar Peter Lekensteyn Committed by Dave Airlie
Browse files

nouveau: Support Optimus models for vga_switcheroo


Newer nVidia cards with Optimus do not support/use the DSM switching functions.
Instead, it require a DSM function to be called prior to bringing a device into
D3 state. No other _DSM calls are necessary before/after enabling/disabling a
device. Switching between discrete and integrated GPU is not supported by
this Optimus _DSM call, therefore return on the switching method.

Signed-off-by: default avatarPeter Lekensteyn <lekensteyn@gmail.com>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 9075e85f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment