From: "Jouni Högander" <jouni.hogander@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: ramanaidu.naladala@intel.com,
"Jouni Högander" <jouni.hogander@intel.com>
Subject: [PATCH i-g-t v2 0/4] PSR testing improvement by checking sink status
Date: Tue, 10 Sep 2024 16:12:44 +0300 [thread overview]
Message-ID: <20240910131248.334521-1-jouni.hogander@intel.com> (raw)
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
next reply other threads:[~2024-09-10 13:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-10 13:12 Jouni Högander [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240910131248.334521-1-jouni.hogander@intel.com \
--to=jouni.hogander@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=ramanaidu.naladala@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox