igt-dev Digest, Vol 79, Issue 251

Naladala, Ramanaidu ramanaidu.naladala at intel.com
Mon Jun 24 05:54:11 UTC 2024


Hi Jeevan,

In below line check and Change the string. Correct string is "Sink 
support: PSR = yes [0x04]"

 >	case PSR_MODE_2_ET:
 >		return strstr(buf, "Sink support: yes [0x04]");


On 6/20/2024 10:25 AM, igt-dev-request at lists.freedesktop.org wrote:
> Send igt-dev mailing list submissions to
> 	igt-dev at lists.freedesktop.org
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 	https://lists.freedesktop.org/mailman/listinfo/igt-dev
> or, via email, send a message with subject or body 'help' to
> 	igt-dev-request at lists.freedesktop.org
> 
> You can reach the person managing the list at
> 	igt-dev-owner at lists.freedesktop.org
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of igt-dev digest..."
> 
> 
> Today's Topics:
> 
>     1. [PATCH i-g-t 0/2] Early Transport Support (Jeevan B)
>     2. [PATCH i-g-t 2/2] tests/intel/kms_psr2_sf: Add checks for
>        early transport (Jeevan B)
>     3. [PATCH i-g-t 1/2] lib/igt_psr: Added library functions for
>        early trasport (Jeevan B)
>     4. ? CI.xeBAT: success for Early Transport Support (rev3) (Patchwork)
>     5. ? Fi.CI.BAT: success for Early Transport Support (rev3)
>        (Patchwork)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Thu, 20 Jun 2024 10:03:39 +0530
> From: Jeevan B <jeevan.b at intel.com>
> To: igt-dev at lists.freedesktop.org
> Cc: jouni.hogander at intel.com,	Jeevan B <jeevan.b at intel.com>
> Subject: [PATCH i-g-t 0/2] Early Transport Support
> Message-ID: <20240620043341.1438736-1-jeevan.b at intel.com>
> 
> Add early trasport helper and checks to validate early trasport support
> on the supported display.
> 
> Jeevan B (2):
>    lib/igt_psr: Added library functions for early trasport
>    tests/intel/kms_psr2_sf: Add checks for early transport
> 
>   lib/igt_psr.c             | 14 ++++++++++++++
>   lib/igt_psr.h             |  3 +++
>   tests/intel/kms_psr2_sf.c | 18 +++++++++++++++++-
>   3 files changed, 34 insertions(+), 1 deletion(-)
> 


More information about the igt-dev mailing list