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(-)



_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to