mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-11 16:32:58 +00:00
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 <david.weinehall@intel.com> Reviewed-by: Marius Vlad <marius.c.vlad@intel.com> Signed-off-by: Marius Vlad <marius.c.vlad@intel.com>
This commit is contained in:
committed by
Marius Vlad
parent
16038908de
commit
15deba4575
@@ -24,6 +24,7 @@
|
||||
<xi:include href="xml/igt_fb.xml"/>
|
||||
<xi:include href="xml/igt_aux.xml"/>
|
||||
<xi:include href="xml/igt_gt.xml"/>
|
||||
<xi:include href="xml/igt_pm.xml"/>
|
||||
<xi:include href="xml/ioctl_wrappers.xml"/>
|
||||
<xi:include href="xml/intel_batchbuffer.xml"/>
|
||||
<xi:include href="xml/intel_chipset.xml"/>
|
||||
|
||||
Reference in New Issue
Block a user