summaryrefslogtreecommitdiff
path: root/lib/igt_pm.c
AgeCommit message (Expand)AuthorFilesLines
13 dayslib/igt_pm: Convert suspended_time from int to uint64_tRodrigo Vivi1-5/+6
13 dayslib/igt_pm: Fix and standardize IGT PM library documentationRodrigo Vivi1-75/+73
13 daystests/intel/xe_pm: Update runtime pm conditionsRodrigo Vivi1-0/+25
2024-01-29lib/igt_pm: Add helper to get/set auto_suspenddelay_msAnshuman Gupta1-12/+46
2023-08-16lib/igt_pm: change d3cold_allowed function parametersRiana Tauro1-11/+11
2023-08-14lib/igt_pm: Remove pci_system_{init, cleanup}Anshuamn Gupta1-5/+0
2023-07-13lib/igt_sysfs: add asserting helpers for read/write operationsLukasz Laguna1-1/+1
2023-06-09tests/gem_ctx_freq: Disable SLPC efficient freq for the testAshutosh Dixit1-0/+17
2023-04-26lib: Make SLPC helper function per GTVinay Belgaumkar1-9/+28
2023-03-09lib/igt_pm: Add a helper to query the runtime_usage.Rodrigo Vivi1-0/+18
2023-02-28lib/igt_pm: make igt_pm_dmc_loaded() more robustJani Nikula1-3/+11
2022-12-13tests/device_reset: Add cold reset IGT testAnshuman Gupta1-0/+41
2022-12-13lib/igt_pm: Refactor get firmware_node fdAnshuman Gupta1-11/+25
2022-10-11Ifdef out linux-specific headersJake Freeland1-0/+2
2022-09-14lib/pm: Add helper functions to get runtime suspended timeSwati Sharma1-0/+32
2022-09-09lib/igt_pm : Add pm functions for d3cold_allowedRiana Tauro1-0/+47
2022-08-22i915/guc: Disable i915_pm_rps when SLPC is enabledVinay Belgaumkar1-0/+17
2022-05-18lib: Optional autosuspend_delay_ms configurationAnshuman Gupta1-9/+39
2022-05-18lib/igt_pm: D3Cold runtime pm infrastructureAnshuman Gupta1-0/+316
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