[PATCH v1 0/2] platform/x86: asus-armoury: reorganize visibility and extend dgpu_disable
From: Denis Benato
Date: Wed Sep 16 2026 - 12:14:27 EST
Hi all,
This patchset reorganizes the visibility of attribute groups in the Asus
Armoury driver and extends the dGPU disable functionality with a fallback
DEVID for the ProArt H7606 series.
This good idea comes from Ilpo and this patchset is the result of our
productive exchange (link below).
The original author of the patch has stated that he/she wants to remain
anonymous, and asked me to respect that, therefore I will only reuse
the DEVID information from that patch and the commit text as everything
else has become irrelevant anyway after the reorganization of the driver.
Link: https://lore.kernel.org/all/20260810-asus_armoury_dgpu_new_devid-v1-1-0a5c845414e4@xxxxxxxxx/
Denis Benato (2):
platform/x86: asus-armoury: let attribute groups decide their own
visibility
platform/x86: asus-armoury: add dGPU disable fallback DEVID for ProArt
H7606 series
drivers/platform/x86/asus-armoury.c | 113 +++++++++++++--------
drivers/platform/x86/asus-armoury.h | 55 ++++++++++
include/linux/platform_data/x86/asus-wmi.h | 3 +
3 files changed, 128 insertions(+), 43 deletions(-)
--
2.47.3