From: Luke D. Jones Date: Fri, 12 Aug 2022 22:25:04 +0000 (+1200) Subject: platform/x86: asus-wmi: Document the dgpu_disable sysfs attribute X-Git-Tag: v6.1-rc1~161^2~78 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7e64c486e807c8edfbd3a0c8e44ad7a1896dbec8;p=thirdparty%2Fkernel%2Flinux.git platform/x86: asus-wmi: Document the dgpu_disable sysfs attribute The dgpu_disable attribute was not documented, this adds the required documentation. Fixes: 98829e84dc67 ("asus-wmi: Add dgpu disable method") Signed-off-by: Luke D. Jones Link: https://lore.kernel.org/r/20220812222509.292692-2-luke@ljones.dev Reviewed-by: Hans de Goede Signed-off-by: Hans de Goede --- diff --git a/Documentation/ABI/testing/sysfs-platform-asus-wmi b/Documentation/ABI/testing/sysfs-platform-asus-wmi index 04885738cf156..0f8f0772d6f3b 100644 --- a/Documentation/ABI/testing/sysfs-platform-asus-wmi +++ b/Documentation/ABI/testing/sysfs-platform-asus-wmi @@ -57,3 +57,12 @@ Description: * 0 - default, * 1 - overboost, * 2 - silent + +What: /sys/devices/platform//dgpu_disable +Date: Aug 2022 +KernelVersion: 5.17 +Contact: "Luke Jones" +Description: + Disable discrete GPU: + * 0 - Enable dGPU, + * 1 - Disable dGPU