Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/2] Early Transport Support
@ 2024-05-20  9:46 Jeevan B
  2024-05-20  9:46 ` [PATCH i-g-t 1/2] lib/igt_psr: Added library functions for early trasport Jeevan B
                   ` (5 more replies)
  0 siblings, 6 replies; 17+ messages in thread
From: Jeevan B @ 2024-05-20  9:46 UTC (permalink / raw)
  To: igt-dev; +Cc: jouni.hogander, Jeevan B

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             | 13 +++++++++++++
 lib/igt_psr.h             |  2 ++
 tests/intel/kms_psr2_sf.c |  3 +++
 3 files changed, 18 insertions(+)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 17+ messages in thread
* [PATCH i-g-t 0/2] Early Transport Support
@ 2024-06-12 11:06 Jeevan B
  2024-06-12 11:06 ` [PATCH i-g-t 1/2] lib/igt_psr: Added library functions for early trasport Jeevan B
  0 siblings, 1 reply; 17+ messages in thread
From: Jeevan B @ 2024-06-12 11:06 UTC (permalink / raw)
  To: igt-dev; +Cc: jouni.hogander, Jeevan B

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             | 15 +++++++++++++++
 lib/igt_psr.h             |  3 +++
 tests/intel/kms_psr2_sf.c | 18 +++++++++++++++++-
 3 files changed, 35 insertions(+), 1 deletion(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 17+ messages in thread
* [PATCH i-g-t 0/2] Early Transport Support
@ 2024-06-20  4:33 Jeevan B
  2024-06-20  4:33 ` [PATCH i-g-t 1/2] lib/igt_psr: Added library functions for early trasport Jeevan B
  0 siblings, 1 reply; 17+ messages in thread
From: Jeevan B @ 2024-06-20  4:33 UTC (permalink / raw)
  To: igt-dev; +Cc: jouni.hogander, Jeevan B

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(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 17+ messages in thread
* [PATCH i-g-t 0/2] Early Transport Support
@ 2024-06-24  9:19 Jeevan B
  2024-06-24  9:19 ` [PATCH i-g-t 1/2] lib/igt_psr: Added library functions for early trasport Jeevan B
  0 siblings, 1 reply; 17+ messages in thread
From: Jeevan B @ 2024-06-24  9:19 UTC (permalink / raw)
  To: igt-dev; +Cc: jouni.hogander, kamil.konieczny, Jeevan B

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             | 19 +++++++++++++++++++
 lib/igt_psr.h             |  3 +++
 tests/intel/kms_psr2_sf.c | 18 +++++++++++++++++-
 3 files changed, 39 insertions(+), 1 deletion(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 17+ messages in thread
* [PATCH i-g-t 0/2] Early Transport Support
@ 2024-06-24 18:15 Jeevan B
  2024-06-24 18:15 ` [PATCH i-g-t 1/2] lib/igt_psr: Added library functions for early trasport Jeevan B
  0 siblings, 1 reply; 17+ messages in thread
From: Jeevan B @ 2024-06-24 18:15 UTC (permalink / raw)
  To: igt-dev; +Cc: jouni.hogander, kamil.konieczny, Jeevan B

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             | 19 +++++++++++++++++++
 lib/igt_psr.h             |  3 +++
 tests/intel/kms_psr2_sf.c | 18 +++++++++++++++++-
 3 files changed, 39 insertions(+), 1 deletion(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2024-06-25 10:55 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-20  9:46 [PATCH i-g-t 0/2] Early Transport Support Jeevan B
2024-05-20  9:46 ` [PATCH i-g-t 1/2] lib/igt_psr: Added library functions for early trasport Jeevan B
2024-05-31  6:54   ` Hogander, Jouni
2024-05-20  9:46 ` [PATCH i-g-t 2/2] tests/intel/kms_psr2_sf: Add checks for early transport Jeevan B
2024-05-31  7:06   ` Hogander, Jouni
2024-05-20 15:27 ` ✓ CI.xeBAT: success for Early Transport Support Patchwork
2024-05-20 15:32 ` ✓ Fi.CI.BAT: " Patchwork
2024-05-20 17:41 ` ✓ CI.xeFULL: " Patchwork
2024-05-21  5:18 ` ✗ Fi.CI.IGT: failure " Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2024-06-12 11:06 [PATCH i-g-t 0/2] " Jeevan B
2024-06-12 11:06 ` [PATCH i-g-t 1/2] lib/igt_psr: Added library functions for early trasport Jeevan B
2024-06-13 10:24   ` Hogander, Jouni
2024-06-20  4:33 [PATCH i-g-t 0/2] Early Transport Support Jeevan B
2024-06-20  4:33 ` [PATCH i-g-t 1/2] lib/igt_psr: Added library functions for early trasport Jeevan B
2024-06-20 14:05   ` Kamil Konieczny
2024-06-24  9:19 [PATCH i-g-t 0/2] Early Transport Support Jeevan B
2024-06-24  9:19 ` [PATCH i-g-t 1/2] lib/igt_psr: Added library functions for early trasport Jeevan B
2024-06-24 18:15 [PATCH i-g-t 0/2] Early Transport Support Jeevan B
2024-06-24 18:15 ` [PATCH i-g-t 1/2] lib/igt_psr: Added library functions for early trasport Jeevan B
2024-06-25  8:44   ` Hogander, Jouni
2024-06-25 10:55   ` Saarinen, Jani

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox