[igt-dev] [PATCH 0/2] Remove GET_TILING IOCTL from blitter copy methods
Vanshidhar Konda
vanshidhar.r.konda at intel.com
Thu Nov 14 01:10:13 UTC 2019
With Gen12 GET/SET_TILING IOCTLs return ENOTSUPPORTED error. IGT tests
need to be updated to take this change into account.
Vanshidhar Konda (2):
lib/intel_batchbuffer: Add tiling arguments to intel_blt_copy
lib/intel_batchbuffer: Add blitter copy method with tiling arguments
lib/intel_batchbuffer.c | 42 ++++++++++++++++++++++++++------
lib/intel_batchbuffer.h | 12 ++++++---
tests/i915/gem_concurrent_all.c | 9 +++++--
tests/i915/gem_read_read_speed.c | 8 ++++--
tests/i915/gem_tiled_blits.c | 17 ++++++++-----
tests/kms_big_fb.c | 6 +++--
6 files changed, 71 insertions(+), 23 deletions(-)
--
2.24.0
More information about the igt-dev
mailing list