[igt-dev] [PATCH i-g-t 0/2] Add check for FENCE based tiling support
Ayaz A Siddiqui
ayaz.siddiqui at intel.com
Sat Feb 1 19:33:45 UTC 2020
These tests are verifying the integrity of blitter render copy as well as
read write operations for tiling data on platform which has support of
FANCES. So a check has been added to skip the test if no of fences are
zero on the platform.
gem_render_tiled_blits: Test to check effects of different physical
address values on render copy is being developed as Kernel selftest.
Ayaz A Siddiqui (2):
i915/gem_tiled_pread_*: Add check for FENCE based tiling support
i915/gem_render_tiled_blits: Add check for hardware based FENCE
support
tests/i915/gem_render_tiled_blits.c | 1 +
tests/i915/gem_tiled_pread_basic.c | 2 +-
tests/i915/gem_tiled_pread_pwrite.c | 1 +
3 files changed, 3 insertions(+), 1 deletion(-)
--
2.24.0
More information about the igt-dev
mailing list