[PATCH v2 0/2] platform/x86: asus-armoury: reorganize visibility and extend dgpu_disable

Denis Benato posted 2 patches 1 day, 12 hours ago
drivers/platform/x86/asus-armoury.c        | 282 +++++++++------------
drivers/platform/x86/asus-armoury.h        | 124 +++++++--
include/linux/platform_data/x86/asus-wmi.h |   3 +
3 files changed, 218 insertions(+), 191 deletions(-)
[PATCH v2 0/2] platform/x86: asus-armoury: reorganize visibility and extend dgpu_disable
Posted by Denis Benato 1 day, 12 hours ago
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@gmail.com/

Changelog:

Link v1: https://lore.kernel.org/all/20260916154210.181441-1-denis.benato@linux.dev/

- v1
  - platform/x86: asus-armoury: let attribute groups decide their own visibility
    - simplify the .c source of the driver making extensive use of .is_visible

Cc: busybox11 <busybox11th@gmail.com>

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        | 282 +++++++++------------
 drivers/platform/x86/asus-armoury.h        | 124 +++++++--
 include/linux/platform_data/x86/asus-wmi.h |   3 +
 3 files changed, 218 insertions(+), 191 deletions(-)

-- 
2.47.3