Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Sobin Thomas <sobin.thomas@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: zbigniew.kempczynski@intel.com, Sobin Thomas <sobin.thomas@intel.com>
Subject: [PATCH v3 i-g-t 0/1] xe_copy: Add memset/memcpy test checks.
Date: Thu, 10 Jul 2025 12:58:51 +0000	[thread overview]
Message-ID: <20250710125852.1742211-1-sobin.thomas@intel.com> (raw)

Added checks for platforms with graphics_ver < 20 (e.g. PVC) in memcpy
and memset for tests with extended parameters.

This update includes:

- Handling of tests for  PAGE_COPY mode (memcpy) and larger-sized 
  writes (memset).
- On platforms with graphics_ver < 20, memset is limited to a
  maximum fill width of U18-1  and memcopy tests using page 
  copy is skipped.
- Any values greater than 0x3FFFF will now be skipped for memset-linear
  to prevent overflows or undefined behavior.


Sobin Thomas (1):
  tests/intel/xe_copy : Add check for memset and memcpy tests.

 tests/intel/xe_copy_basic.c | 5 +++++
 1 file changed, 5 insertions(+)

-- 
2.34.1


             reply	other threads:[~2025-07-10 12:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-10 12:58 Sobin Thomas [this message]
2025-07-10 12:58 ` [PATCH v3 i-g-t 1/1] tests/intel/xe_copy : Add memset/memcpy Sobin Thomas
2025-07-14 10:09   ` Zbigniew Kempczyński

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=20250710125852.1742211-1-sobin.thomas@intel.com \
    --to=sobin.thomas@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=zbigniew.kempczynski@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