On Tue, May 06, 2014 at 10:48:01PM +0300, Abdiel Janulgue wrote: > 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 Since you add a new execbuf flag you also need to update the gem_exec_params test. I think we should have tests for both !bdw and !rcs to make sure the checking is complete. -Daniel > > 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@xxxxxxxxxxxxxxxxxxxxx > http://lists.freedesktop.org/mailman/listinfo/intel-gfx -- Daniel Vetter Software Engineer, Intel Corporation +41 (0) 79 365 57 48 - http://blog.ffwll.ch _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx