summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorLuke D. Jones <luke@ljones.dev>2021-08-07 14:36:55 +1200
committerHans de Goede <hdegoede@redhat.com>2021-08-12 17:23:00 +0200
commit98829e84dc67630efb7de675f0a70066620468a3 (patch)
treea23675b15356cd405a7eef22fd73d84a7e56ef51 /tools/perf/scripts/python/export-to-sqlite.py
parentca91ea34778f9b2a44a391b10164bcd73b4b0f25 (diff)
downloadkernel-98829e84dc67630efb7de675f0a70066620468a3.tar.gz
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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
commit/drivers/net/ethernet/intel/ixgbe/ixgbe_common.c?h=linux-6.6.y&id=7adbccbbb5beabe14f3a02ee41abdaa1801395b8'>ixgbe: Disable flow control for XFITony Nguyen 2017-07-25ixgbe: Do not support flow control autonegotiation for X553Tony Nguyen 2017-05-31ixgbe: add missing configuration for rate select 1Emil Tantilov 2017-05-31ixgbe: always call setup_mac_link for multispeed fiberEmil Tantilov 2017-05-31ixgbe: Resolve warnings for -Wimplicit-fallthroughTony Nguyen 2017-05-31ixgbe: Remove MAC X550EM_X 1Gbase-t led_[on|off] supportPaul Greenwalt 2017-01-18net:add one common config ARCH_WANT_RELAX_ORDER to support relax orderingMao Wenan 2017-01-03ixgbe: Implement support for firmware-controlled PHYsMark Rustad 2017-01-03ixgbe: Fix issues with EEPROM accessMark Rustad 2017-01-03ixgbe: Report driver version to firmware for x550 devicesTony Nguyen