From 15deba45756eeeacca2ad83ac931606986f8d669 Mon Sep 17 00:00:00 2001 From: David Weinehall Date: Thu, 18 Feb 2016 13:08:46 +0200 Subject: lib/igt_pm: Lib for power management Move power management related code to a separate library. Initially this is done only for workarounds that apply to external components. Modify the users of such workarounds accordingly. This currently involves HD audio and SATA link power management. For SATA link PM there's also code to save the previous settings, to allow for resetting the values after we've finished testing. Signed-off-by: David Weinehall Reviewed-by: Marius Vlad Signed-off-by: Marius Vlad --- docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml b/docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml index 618dc5fd..3ea3563a 100644 --- a/docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml +++ b/docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml @@ -24,6 +24,7 @@ + -- cgit v1.2.3