summaryrefslogtreecommitdiff
path: root/lib/igt_psr.c
AgeCommit message (Expand)Author
2022-03-28tests: Add a new test to stress PSRJosé Roberto de Souza
2022-03-16lib/igt_psr: pass higher versions of PSR SU panelsDavid Zhang
2021-11-25tests/kms_cursor_legacy: Disable Intel's PSR2 selective fetch in this testJosé Roberto de Souza
2021-11-03tests/kms_async_flips: Skip test when running with Intel's PSR2 selective fet...José Roberto de Souza
2021-10-07tests/kms_psr2_sf: Skip tests if selected fetch is not availableVidya Srinivas
2021-03-02tests/kms_psr2_sf: Enable selective fetch feature in kernelJosé Roberto de Souza
2021-01-08lib/igt_psr: Add function to check PSR2 selective fetchPankaj Bharadiya
2020-07-29tests/kms_psr2_su: Change to igt_info when the failing of PSR2 enablingGwan-gyeong Mun
2020-06-12tests/kms_psr2_su: Print errno while it fails to read debugfsGwan-gyeong Mun
2020-06-02tests/kms_psr2_su: Print debugfs when skipping testJosé Roberto de Souza
2020-06-02tests/kms_psr2_su: Read su blocks of frame 1 if frame 0 is 0José Roberto de Souza
2020-05-20Always pass device to igt_params_setChris Wilson
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