Enable GPU power saving features
This commit is contained in:
parent
83ac6f694d
commit
832e3879ac
|
@ -57,6 +57,7 @@
|
||||||
options mac80211 beacon_loss_count=500
|
options mac80211 beacon_loss_count=500
|
||||||
options iwlwifi power_save=1 uapsd_disable=0
|
options iwlwifi power_save=1 uapsd_disable=0
|
||||||
options iwlmvm power_scheme=3
|
options iwlmvm power_scheme=3
|
||||||
|
options i915 enable_dc=4 enable_fbc=1 enable_psr=1 enable_psr2_sel_fetch=1 disable_power_well=1
|
||||||
'';
|
'';
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue