Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v2 0/4] intel: igt_draw and intel_bufops improvements
@ 2024-11-22  8:48 Ville Syrjala
  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
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Ville Syrjala @ 2024-11-22  8:48 UTC (permalink / raw)
  To: igt-dev

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


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

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

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-22  8:48 [PATCH i-g-t v2 0/4] intel: igt_draw and intel_bufops improvements Ville Syrjala
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

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