diff options
author | linuxlion <101433270+linuxlion@users.noreply.github.com> | 2023-11-22 00:38:54 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-22 00:38:54 +0100 |
commit | 9023630cb7025650aa4d01ee794b0bb68bfdf2c1 (patch) | |
tree | 8b940f721fbc009df2920ff90d5bc93c93a4689e /hwdb.d/60-autosuspend.hwdb | |
parent | test-network: add tests for [DHCPv4] AllowList= and DenyList= (diff) | |
download | systemd-9023630cb7025650aa4d01ee794b0bb68bfdf2c1.tar.xz systemd-9023630cb7025650aa4d01ee794b0bb68bfdf2c1.zip |
Update 60-autosuspend.hwdb (#30131)
* Update 60-autosuspend.hwdb
Framework provides expansion cards. For the HDMI and DisplayPort, these benefit power management via enabling auto suspend.
Diffstat (limited to '')
-rw-r--r-- | hwdb.d/60-autosuspend.hwdb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/hwdb.d/60-autosuspend.hwdb b/hwdb.d/60-autosuspend.hwdb index cfb6084671..1bdc041bb9 100644 --- a/hwdb.d/60-autosuspend.hwdb +++ b/hwdb.d/60-autosuspend.hwdb @@ -47,6 +47,16 @@ usb:v058Fp9540* ID_AUTOSUSPEND=1 ######################################### +# Framework +######################################### + +# HDMI Expansion Card +usb:v32ACp0002* +# DisplayPort Expansion Card +usb:v32ACp0003* + ID_AUTOSUSPEND=1 + +######################################### # Lenovo ######################################### |