summaryrefslogtreecommitdiff
path: root/lib/igt_pm.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18lib/igt_pm: Add lib func to get lpsp capabilityAnshuman Gupta1-0/+29
2020-01-31lib: Find the associated runtime-pm sysfs for the deviceChris Wilson1-28/+75
2019-10-11lib/igt_pm: dump runtime pm status on timeoutDon Hiatt1-1/+32
2019-09-20lib/igt_pm: igt lib helper routines to support DC5/6 testsJyoti Yadav1-47/+168
2019-03-08lib/igt_pm: Avoid out-of-bounds reads and writesPetri Latvala1-7/+15
2018-09-05lib/pm: Fail gracefully if CONFIG_PM is not built into the kernelChris Wilson1-5/+10
2018-09-04lib/pm: Increase snd module probe timeout to 10sChris Wilson1-2/+5
2018-09-04lib/pm: Wait a little for sound module load to completeChris Wilson1-7/+15
2018-09-04lib/pm: Squelch warning for failing to enable audio powermanagementChris Wilson1-1/+1
2018-08-17lib: Poll for snd_hda_intel discoveryChris Wilson1-24/+43
2018-08-02lib/igt_pm: Export function to restore runtime PM statusTvrtko Ursulin1-0/+41
2018-08-02lib/igt_pm: Find HDA device when attempting to enable runtime PMTvrtko Ursulin1-14/+79
2018-08-02lib/igt_pm: Make exit handlers signal safeTvrtko Ursulin1-24/+53
2018-03-05lib/igt_pm: Restore runtime pm state on test exitTvrtko Ursulin1-5/+117
2016-07-27lib: update docs for igt_pmDaniel Vetter1-11/+118
2016-02-19lib/igt_pm: Lib for power managementDavid Weinehall1-0/+233