From 473a73e822ca1d09d4d7412470666c0135d34c9f Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 26 Aug 2016 23:21:01 +0200 Subject: Revert "i915 poke" This reverts commit b73dd5b6b06db577e34e83cc72b06216efa0053f. --- hel/boot.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hel') diff --git a/hel/boot.nix b/hel/boot.nix index 73472b49..c3acf746 100644 --- a/hel/boot.nix +++ b/hel/boot.nix @@ -11,6 +11,6 @@ tmpOnTmpfs = true; - kernelParams = ["intel_pstate=no_hwp" "i915.preliminary_hw_support=1"]; + kernelParams = ["intel_pstate=no_hwp"]; }; } -- cgit v1.2.3