[PATCH i-g-t v3 0/7] Panel Replay eDP changes

Hogander, Jouni jouni.hogander at intel.com
Mon Jun 24 11:10:06 UTC 2024


Thank you Kunal for your reviews here. These are now pushed.

BR,

Jouni Högander

On Fri, 2024-06-14 at 08:38 +0300, Jouni Högander wrote:
> This patch set modifies igt testcases using PSR/Panel Replay to work
> on setups having eDP panel supporting Panel Replay. Following
> testcases are tested being working:
> 
> kms_frontbuffer_tracking
> kms_psr2_sf
> kms_pm_dc
> kms_psr_stress_test
> kms_psr
> 
> It is tested using current drm-tip without any patches and with
> patches from following patch set applied:
> 
> https://patchwork.freedesktop.org/series/133684/
> 
> v3:
>   - adjust poll intervals in igt_psr
> v2:
>   - fix PR_MODE sink support check
>   - set stored mode instead of PSR_MODE_2_SEL_FETCH
> 
> Jouni Högander (7):
>   lib/igt_psr: Set Panel Replay disable bit for PSR modes
>   lib/igt_psr: Psr status debugfs interface print "enabled" not
>     "Enabled"
>   lib/igt_psr: Handle PR_MODE2_SEL_FETCH and eDP PR_* in psr active
>     check
>   tests/intel/kms_psr_stress_test: Provide output to psr_wait_entry
>   tests/kms_psr2_sf: Use stored psr mode instead of 
>     PSR_MODE_2_SEL_FETCH
>   lib/igt_psr: Fix PR_MODE sink support check
>   lib/igt_psr: Adjust igt_wait intervals
> 
>  lib/igt_psr.c                     | 60 +++++++++++++++++++++--------
> --
>  tests/intel/kms_psr2_sf.c         |  9 +++--
>  tests/intel/kms_psr_stress_test.c |  2 +-
>  3 files changed, 46 insertions(+), 25 deletions(-)
> 



More information about the igt-dev mailing list