summaryrefslogtreecommitdiff
path: root/lib/igt_psr.c
AgeCommit message (Expand)Author
2020-05-08lib/params: add igt_params.c for module parameter accessJani Nikula
2020-04-29tests/kms_fbcon_fbt: Reduce execution time by not calling wait_until_enabled()José Roberto de Souza
2019-12-11Revert "lib/igt_psr: Move "is enabled" implementation to lib"José Roberto de Souza
2019-11-18lib/igt_psr: Move "is enabled" implementation to libJosé Roberto de Souza
2019-11-18lib/igt_psr: Unset errno when expectedJosé Roberto de Souza
2019-10-24lib/psr: Remove unused functionJosé Roberto de Souza
2019-10-24lib/psr: Skip PSR tests if sink not reliableJosé Roberto de Souza
2019-04-15tests/fbcon_fbt: Add and user psr_long_wait_update()José Roberto de Souza
2019-02-13test: Add PSR2 selective update testsJosé Roberto de Souza
2019-02-01tests/kms_frontbuffer_tracking: Fix skips when PSR is not available.Maarten Lankhorst
2019-02-01lib/psr: Do not use out of bound enum for psr_set.Maarten Lankhorst
2019-01-22lib/psr: Add PSR2 support to the remaning psr functionsJosé Roberto de Souza
2019-01-22lib/psr: Make psr_wait_entry and psr_wait_update aware of the PSR version testedJosé Roberto de Souza
2019-01-22lib/psr: Rename psr_wait_exit to psr_wait_updateJosé Roberto de Souza
2019-01-22lib/psr: Only care about DEEP_SLEEP state for PSR2José Roberto de Souza
2019-01-22lib/psr: Add support to new modified i915_edp_psr_status outputJosé Roberto de Souza
2019-01-14tests/psr: Share the code check if sink supports PSRJosé Roberto de Souza
2019-01-14lib/psr: Add a macro with the maximum lenght of i915_edp_psr_status and use itJosé Roberto de Souza
2018-09-28tests/psr: Check for PSR entry less frequentlyDhinakaran Pandiyan
2018-09-28tests/psr: Wait for PSR exitDhinakaran Pandiyan
2018-09-20lib/igt_psr: Give a explicit parameter name to functions that expect debugfs fdJosé Roberto de Souza
2018-09-05tests/psr: Avoid opening of already open debugfs dirDhinakaran Pandiyan
2018-08-30lib/psr: Add support for toggling edp psr through debugfs, v5.Maarten Lankhorst
2018-07-17tests/psr: Move PSR state test functions to libDhinakaran Pandiyan