Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/2] extend psr2_sf test for pr_sf
@ 2024-02-08 14:54 Kunal Joshi
  2024-02-08 14:54 ` [PATCH i-g-t 1/2] lib/igt_psr: add support for PR selective update Kunal Joshi
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Kunal Joshi @ 2024-02-08 14:54 UTC (permalink / raw)
  To: igt-dev; +Cc: Kunal Joshi

kmd series [1] adds supports for panel replay selective fetch,
modify lib and kms_psr2_sf to extend kms_psr2_sf tests to validate
panel replay selective fetch as well.

[1] https://patchwork.freedesktop.org/patch/575163/?series=128193&rev=3

Kunal Joshi (2):
  lib/igt_psr: add support for PR selective update
  tests/intel/kms_psr2_sf: extend tests for panel replay sf

 lib/igt_psr.c                          |  98 +++++++++-------
 lib/igt_psr.h                          |  14 +--
 tests/intel/kms_dirtyfb.c              |   4 +-
 tests/intel/kms_fbcon_fbt.c            |   4 +-
 tests/intel/kms_frontbuffer_tracking.c |   4 +-
 tests/intel/kms_pm_dc.c                |   6 +-
 tests/intel/kms_psr.c                  |   4 +-
 tests/intel/kms_psr2_sf.c              | 155 +++++++++++++++++++------
 tests/intel/kms_psr2_su.c              |   2 +-
 tests/intel/kms_psr_stress_test.c      |   4 +-
 tests/kms_async_flips.c                |   4 +-
 tests/kms_cursor_legacy.c              |   4 +-
 12 files changed, 204 insertions(+), 99 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 13+ messages in thread
* [PATCH i-g-t 0/2] extend psr2_sf test for pr_sf
@ 2024-01-22  7:49 Kunal Joshi
  2024-01-22  7:49 ` [PATCH i-g-t 2/2] tests/intel/kms_psr2_sf: extend tests for panel replay sf Kunal Joshi
  0 siblings, 1 reply; 13+ messages in thread
From: Kunal Joshi @ 2024-01-22  7:49 UTC (permalink / raw)
  To: igt-dev; +Cc: Kunal Joshi

kmd series [1] adds supports for panel replay selective fetch,
modify lib and kms_psr2_sf to extend kms_psr2_sf tests to validate
panel replay selective fetch as well.

[1] https://patchwork.freedesktop.org/patch/575163/?series=128193&rev=3

Kunal Joshi (2):
  lib/igt_psr.c: add support for panel replay sf
  tests/intel/kms_psr2_sf: extend tests for panel replay sf

 lib/igt_psr.c             |  46 +++++++++-----
 lib/igt_psr.h             |   6 +-
 tests/intel/kms_psr2_sf.c | 127 ++++++++++++++++++++++----------------
 tests/kms_async_flips.c   |   4 +-
 tests/kms_cursor_legacy.c |   2 +-
 5 files changed, 111 insertions(+), 74 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 13+ messages in thread
* [PATCH i-g-t 0/2] extend psr2_sf test for pr_sf
@ 2024-01-21 12:57 Kunal Joshi
  2024-01-21 12:57 ` [PATCH i-g-t 2/2] tests/intel/kms_psr2_sf: extend tests for panel replay sf Kunal Joshi
  0 siblings, 1 reply; 13+ messages in thread
From: Kunal Joshi @ 2024-01-21 12:57 UTC (permalink / raw)
  To: igt-dev; +Cc: Kunal Joshi

kmd series [1] adds supports for panel replay selective fetch,
modify lib and kms_psr2_sf to extend kms_psr2_sf tests to validate
panel replay selective fetch as well.

[1] https://patchwork.freedesktop.org/patch/575163/?series=128193&rev=3

Kunal Joshi (2):
  lib/igt_psr.c: add support for panel replay sf
  tests/intel/kms_psr2_sf: extend tests for panel replay sf

 lib/igt_psr.c             |  46 +++++++++-----
 lib/igt_psr.h             |   6 +-
 tests/intel/kms_psr2_sf.c | 127 ++++++++++++++++++++++----------------
 tests/kms_async_flips.c   |   4 +-
 tests/kms_cursor_legacy.c |   2 +-
 5 files changed, 111 insertions(+), 74 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2024-02-19  5:25 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-08 14:54 [PATCH i-g-t 0/2] extend psr2_sf test for pr_sf Kunal Joshi
2024-02-08 14:54 ` [PATCH i-g-t 1/2] lib/igt_psr: add support for PR selective update Kunal Joshi
2024-02-16  7:01   ` Hogander, Jouni
2024-02-19  5:22     ` Joshi, Kunal1
2024-02-08 14:54 ` [PATCH i-g-t 2/2] tests/intel/kms_psr2_sf: extend tests for panel replay sf Kunal Joshi
2024-02-16  8:25   ` Hogander, Jouni
2024-02-19  5:25     ` Joshi, Kunal1
2024-02-08 19:04 ` ✓ Fi.CI.BAT: success for extend psr2_sf test for pr_sf (rev4) Patchwork
2024-02-08 21:10 ` ✓ CI.xeBAT: " Patchwork
2024-02-08 22:51 ` ✗ Fi.CI.IGT: failure " Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2024-01-22  7:49 [PATCH i-g-t 0/2] extend psr2_sf test for pr_sf Kunal Joshi
2024-01-22  7:49 ` [PATCH i-g-t 2/2] tests/intel/kms_psr2_sf: extend tests for panel replay sf Kunal Joshi
2024-02-05 12:28   ` Hogander, Jouni
2024-01-21 12:57 [PATCH i-g-t 0/2] extend psr2_sf test for pr_sf Kunal Joshi
2024-01-21 12:57 ` [PATCH i-g-t 2/2] tests/intel/kms_psr2_sf: extend tests for panel replay sf Kunal Joshi

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