Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v2 0/4] PSR testing improvement by checking sink status
@ 2024-09-10 13:12 Jouni Högander
  2024-09-10 13:12 ` [PATCH i-g-t v2 1/4] tests/intel/xe_drm_fdinfo: Implement virtual/parallel exec queues Jouni Högander
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jouni Högander @ 2024-09-10 13:12 UTC (permalink / raw)
  To: igt-dev; +Cc: ramanaidu.naladala, Jouni Högander

Currently we are not checking panel status in our PSR testcases. This
might lead to situation where panel is not even aware of PSR being
used. Also possible errors detected by a sink are ignored by our
testcase. This patch set is trying to address this.

v2: split patch 2.

Dominik Karol Piątkowski (1):
  lib/intel_batchbuffer: Introduce
    intel_bb_create_with_context_in_region

Jouni Högander (2):
  lib/igt_psr: Add mechanism to check sink status as well
  tests/intel/kms_psr*: Add psr_sink_error_check to PSR tests

Lucas De Marchi (1):
  tests/intel/xe_drm_fdinfo: Implement virtual/parallel exec queues

 lib/igt_psr.c                     |  52 ++++++++++++-
 lib/igt_psr.h                     |   1 +
 lib/intel_batchbuffer.c           |  74 ++++++++++++++----
 lib/intel_batchbuffer.h           |   5 +-
 tests/intel/kms_psr.c             |   2 +
 tests/intel/kms_psr2_sf.c         |   2 +
 tests/intel/kms_psr2_su.c         |   2 +
 tests/intel/kms_psr_stress_test.c |   1 +
 tests/intel/xe_drm_fdinfo.c       | 124 +++++++++++++++++++++++++++++-
 tests/intel/xe_pat.c              |   4 +-
 10 files changed, 245 insertions(+), 22 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-09-10 13:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-10 13:12 [PATCH i-g-t v2 0/4] PSR testing improvement by checking sink status Jouni Högander
2024-09-10 13:12 ` [PATCH i-g-t v2 1/4] tests/intel/xe_drm_fdinfo: Implement virtual/parallel exec queues Jouni Högander
2024-09-10 13:18   ` Hogander, Jouni
2024-09-10 13:12 ` [PATCH i-g-t v2 2/4] lib/intel_batchbuffer: Introduce intel_bb_create_with_context_in_region Jouni Högander
2024-09-10 13:12 ` [PATCH i-g-t v2 3/4] lib/igt_psr: Add mechanism to check sink status as well Jouni Högander

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