projects
/
linux
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8f9c36
)
platform/x86: asus-wmi: Document the dgpu_disable sysfs attribute
author
Luke D. Jones
<luke@ljones.dev>
Fri, 12 Aug 2022 22:25:04 +0000
(10:25 +1200)
committer
Hans de Goede
<hdegoede@redhat.com>
Thu, 25 Aug 2022 14:23:53 +0000
(16:23 +0200)
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 <luke@ljones.dev>
Link:
https://lore.kernel.org/r/20220812222509.292692-2-luke@ljones.dev
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Documentation/ABI/testing/sysfs-platform-asus-wmi
patch
|
blob
|
history
diff --git
a/Documentation/ABI/testing/sysfs-platform-asus-wmi
b/Documentation/ABI/testing/sysfs-platform-asus-wmi
index 04885738cf156987afd64c12b035d1b7736cf772..0f8f0772d6f3b01f1181db9b75b39f57ad3587a0 100644
(file)
--- 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/<platform>/dgpu_disable
+Date: Aug 2022
+KernelVersion: 5.17
+Contact: "Luke Jones" <luke@ljones.dev>
+Description:
+ Disable discrete GPU:
+ * 0 - Enable dGPU,
+ * 1 - Disable dGPU