From: Ville Syrjala <ville.syrjala@linux.intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [PATCH i-g-t v2 0/4] intel: igt_draw and intel_bufops improvements
Date: Fri, 22 Nov 2024 10:48:00 +0200 [thread overview]
Message-ID: <20241122084804.29669-1-ville.syrjala@linux.intel.com> (raw)
From: Ville Syrjälä <ville.syrjala@linux.intel.com>
Remainder of the earlier bigger igt_draw/bufops stuff:
- hook in all gen2/gen3 tile layouts
- pread/pwrite fallback in intel_bufops for !WC systems
- new gem_draw test to validate igt_draw mmap cpu/wc and pwrite
support w/o display limitations getting in the way
Ville Syrjälä (4):
lib/intel_bufops: Add support for gen2 and i915 tiling layouts
lib/intel_bufops: Provide pread/pwrite based fallback when we don't
have WC
tests/kms_draw_crc: Test 64bpp
tests/intel/gem_draw: Test igt_draw without kms
lib/intel_bufops.c | 151 +++++++++++++++++-------
tests/intel/gem_draw.c | 233 +++++++++++++++++++++++++++++++++++++
tests/intel/kms_draw_crc.c | 19 ++-
tests/meson.build | 1 +
4 files changed, 363 insertions(+), 41 deletions(-)
create mode 100644 tests/intel/gem_draw.c
--
2.45.2
next reply other threads:[~2024-11-22 8:48 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-22 8:48 Ville Syrjala [this message]
2024-11-22 8:48 ` [PATCH i-g-t v2 1/4] lib/intel_bufops: Add support for gen2 and i915 tiling layouts Ville Syrjala
2024-11-25 7:09 ` Zbigniew Kempczyński
2024-11-22 8:48 ` [PATCH i-g-t v2 2/4] lib/intel_bufops: Provide pread/pwrite based fallback when we don't have WC Ville Syrjala
2024-12-18 15:08 ` Juha-Pekka Heikkilä
2024-11-22 8:48 ` [PATCH i-g-t v2 3/4] tests/kms_draw_crc: Test 64bpp Ville Syrjala
2024-11-22 8:48 ` [PATCH i-g-t v2 4/4] tests/intel/gem_draw: Test igt_draw without kms Ville Syrjala
2024-12-18 15:09 ` Juha-Pekka Heikkilä
2024-11-22 10:09 ` ✗ GitLab.Pipeline: warning for intel: igt_draw and intel_bufops improvements (rev4) Patchwork
2024-11-22 10:25 ` ✓ Xe.CI.BAT: success " Patchwork
2024-11-22 10:42 ` ✗ i915.CI.BAT: failure " Patchwork
2024-11-23 5:54 ` ✗ Xe.CI.Full: " Patchwork
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=20241122084804.29669-1-ville.syrjala@linux.intel.com \
--to=ville.syrjala@linux.intel.com \
--cc=igt-dev@lists.freedesktop.org \
/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