diff options
author | Luke D. Jones <luke@ljones.dev> | 2021-08-07 05:36:55 +0300 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2021-08-12 18:23:00 +0300 |
commit | 98829e84dc67630efb7de675f0a70066620468a3 (patch) | |
tree | a23675b15356cd405a7eef22fd73d84a7e56ef51 /README | |
parent | ca91ea34778f9b2a44a391b10164bcd73b4b0f25 (diff) | |
download | linux-98829e84dc67630efb7de675f0a70066620468a3.tar.xz |
asus-wmi: Add dgpu disable method
In Windows the ASUS Armory Crate program can enable or disable the
dGPU via a WMI call. This functions much the same as various Linux
methods in software where the dGPU is removed from the device tree.
However the WMI call saves the state of dGPU (enabled or not) and
this then changes the dGPU visibility in Linux with no way for
Linux users to re-enable it. We expose the WMI method so users can
see and change the dGPU ACPI state.
Signed-off-by: Luke D. Jones <luke@ljones.dev>
Link: https://lore.kernel.org/r/20210807023656.25020-3-luke@ljones.dev
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions