Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH 0/8] extend kms_psr test to validate pr
@ 2023-11-14  9:09 Kunal Joshi
  2023-11-14  9:09 ` [igt-dev] [PATCH 1/8] lib/igt_psr: added enum for panel replay Kunal Joshi
                   ` (10 more replies)
  0 siblings, 11 replies; 14+ messages in thread
From: Kunal Joshi @ 2023-11-14  9:09 UTC (permalink / raw)
  To: igt-dev

Panel Replay behaves same as PSR for DP connector,
modify kms_psr test to validate pr feature as well

Kunal Joshi (8):
  lib/igt_psr: added enum for panel replay
  lib/igt_psr: modified psr_sink_support for pr compatability
  lib/igt_psr: modified psr_active_check for pr compatability
  lib/igt_psr: modified psr_set for pr compatability
  lib/igt_psr: modified psr_get_mode for pr compatability
  tests/intel/kms_psr: made test compaitable with pr
  tests/intel-ci/fast-feedback: update renamed tests
  tests/intel-ci/xe-fast-feedback: update renamed tests

 lib/igt_psr.c                            |  89 +++--
 lib/igt_psr.h                            |  11 +-
 tests/intel-ci/fast-feedback.testlist    |   8 +-
 tests/intel-ci/xe-fast-feedback.testlist |   6 +-
 tests/intel/kms_dirtyfb.c                |   4 +-
 tests/intel/kms_fbcon_fbt.c              |   8 +-
 tests/intel/kms_frontbuffer_tracking.c   |   6 +-
 tests/intel/kms_pm_dc.c                  |  15 +-
 tests/intel/kms_psr.c                    | 414 +++++++++++++++--------
 tests/intel/kms_psr2_sf.c                |  13 +-
 tests/intel/kms_psr2_su.c                |   7 +-
 tests/intel/kms_psr_stress_test.c        |   4 +-
 tests/kms_feature_discovery.c            |   4 +-
 13 files changed, 381 insertions(+), 208 deletions(-)

-- 
2.25.1

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

end of thread, other threads:[~2023-11-15  9:56 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-14  9:09 [igt-dev] [PATCH 0/8] extend kms_psr test to validate pr Kunal Joshi
2023-11-14  9:09 ` [igt-dev] [PATCH 1/8] lib/igt_psr: added enum for panel replay Kunal Joshi
2023-11-14  9:09 ` [igt-dev] [PATCH 2/8] lib/igt_psr: modified psr_sink_support for pr compatability Kunal Joshi
2023-11-14  9:09 ` [igt-dev] [PATCH 3/8] lib/igt_psr: modified psr_active_check " Kunal Joshi
2023-11-14  9:09 ` [igt-dev] [PATCH 4/8] lib/igt_psr: modified psr_set " Kunal Joshi
2023-11-14  9:09 ` [igt-dev] [PATCH 5/8] lib/igt_psr: modified psr_get_mode " Kunal Joshi
2023-11-14  9:09 ` [igt-dev] [PATCH 6/8] tests/intel/kms_psr: made test compaitable with pr Kunal Joshi
2023-11-14  9:09 ` [igt-dev] [PATCH 7/8] tests/intel-ci/fast-feedback: update renamed tests Kunal Joshi
2023-11-14  9:39   ` Sharma, Swati2
2023-11-14  9:09 ` [igt-dev] [PATCH 8/8] tests/intel-ci/xe-fast-feedback: " Kunal Joshi
2023-11-14  9:40   ` Sharma, Swati2
2023-11-14 14:40 ` [igt-dev] ✓ Fi.CI.BAT: success for extend kms_psr test to validate pr (rev11) Patchwork
2023-11-14 15:50 ` [igt-dev] ✓ CI.xeBAT: " Patchwork
2023-11-15  9:56 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork

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