diff --git a/grub-cmdline-linux.csv b/grub-cmdline-linux.csv index 56f032d..080932d 100644 --- a/grub-cmdline-linux.csv +++ b/grub-cmdline-linux.csv @@ -18,8 +18,9 @@ i915.disable_display=Y;Disable display (default: false) (bool) i915.enable_guc=0;Enable GuC load for GuC submission and/or HuC load. Required functionality can be selected using bitmask values. (-1=auto [default], 0=disable, 1=GuC submission, 2=HuC load) (int) i915.enable_dp_mst=N;Enable multi-stream transport (MST) for new DisplayPort sinks. (default: true) (bool) i915.enable_gvt=Y;Enable support for Intel GVT-g graphics virtualization host support (default:false) (bool) -ahci.mobile_lpm_policy=1;Maximum performance, power management -snd-intel-dspcfg.dsp_driver=1;Forced selection of an Intel sound device driver +ahci.marvell_enable=1;Marvell SATA via AHCI (1 = enabled) (int) +ahci.mobile_lpm_policy=1;Default LPM policy for mobile chipsets (default:-1) (int) +snd-intel-dspcfg.dsp_driver=1;Force the DSP driver for Intel DSP (0=auto, 1=legacy, 2=SST, 3=SOF) (int) intel_idle.no_acpi=Y;Do not use ACPI _CST for building the idle states list (default:N) (bool) intel_idle.use_acpi=Y;Use ACPI _CST for building the idle states list (default:N) (bool) intel_idle.max_cstate=1;Prevents the processor from going into a deep sleep state (default:9) (int)