[igt-dev] [PATCH i-g-t 0/2] RFC extend kms_psr2_sf for panel replay

Hogander, Jouni jouni.hogander at intel.com
Tue Jun 20 11:45:58 UTC 2023


On Mon, 2023-03-06 at 20:51 +0530, Kunal Joshi wrote:
> Extended kms_psr2_sf test to run on sink which supports
> panel replay. All debugfs infois assumed and driver
> may not expose it as currently referred.
> 
> Kunal Joshi (2):
>   RFC lib/igt_psr Added library functions for panel replay
>   RFC tests/kms_psr2_sf Extended test to validate panel replay
> 
>  lib/igt_psr.c            |  62 +++++++++++++++++-
>  lib/igt_psr.h            |   5 ++
>  tests/i915/kms_psr2_sf.c | 137 ++++++++++++++++++++++++++++++-------
> --
>  3 files changed, 171 insertions(+), 33 deletions(-)
> 
Hello Kunal,

How I currently see this will be:

PSR mode: PR enabled
Source PSR ctl: enabled [0xXXXXXXXX]
Source PSR status: DEEP_SLEEP [0xXXXXXXXX]
Busy frontbuffer bits: 0x00000000
Performance counter: 0
Frame:	PSR2 SU blocks:
0	0
1	0
2	0
3	0
4	0
5	0
6	0
7	0
PSR2 selective fetch: enabled

I.e. PR mode w/ and w/o selective update/fetch.

BR,

Jouni Högander



More information about the igt-dev mailing list