[PATCH i-g-t v2 0/4] intel: igt_draw and intel_bufops improvements
Ville Syrjala
ville.syrjala at linux.intel.com
Fri Nov 22 08:48:00 UTC 2024
From: Ville Syrjälä <ville.syrjala at 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
More information about the igt-dev
mailing list