[Intel-gfx] igt tests/rendercopy: Add option to test resource streamer functionality
Abdiel Janulgue
abdiel.janulgue at linux.intel.com
Tue May 6 21:48:01 CEST 2014
This patchseries tests a resource streamer feature called hw-generated binding tables,
which can be enabled from userspace. It is essentially a newer format that uses the hw to
generate and submit binding tables to the GPU. It uses the basic rendercopy test to toggle
the feature on and off and to verify if the resulting data is still correct.
Abdiel Janulgue (2):
rendercopy/bdw: Enable hw-generated binding tables
tests/gem_render_copy: Add option to test resource streamer
lib/gen8_render.h | 13 +++++++
lib/intel_batchbuffer.c | 12 ++++++
lib/intel_batchbuffer.h | 3 ++
lib/intel_reg.h | 3 ++
lib/rendercopy_gen8.c | 97 ++++++++++++++++++++++++++++++++++++++++++++---
tests/gem_render_copy.c | 8 +++-
6 files changed, 130 insertions(+), 6 deletions(-)
More information about the Intel-gfx
mailing list