public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* igt tests/rendercopy: Add option to test resource streamer functionality
@ 2014-05-06 19:48 Abdiel Janulgue
  2014-05-06 19:48 ` [PATCH 1/2] rendercopy/bdw: Enable hw-generated binding tables Abdiel Janulgue
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Abdiel Janulgue @ 2014-05-06 19:48 UTC (permalink / raw)
  To: intel-gfx

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

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2014-05-16 15:07 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-06 19:48 igt tests/rendercopy: Add option to test resource streamer functionality Abdiel Janulgue
2014-05-06 19:48 ` [PATCH 1/2] rendercopy/bdw: Enable hw-generated binding tables Abdiel Janulgue
2014-05-06 21:38   ` Ville Syrjälä
2014-05-06 22:09     ` Abdiel Janulgue
2014-05-07 11:49   ` Ville Syrjälä
2014-05-07 11:55     ` Chris Wilson
2014-05-07 20:59     ` Abdiel Janulgue
2014-05-08  9:54       ` Ville Syrjälä
2014-05-08 10:18         ` Ville Syrjälä
2014-05-12 16:40           ` Daniel Vetter
2014-05-16 11:36             ` Chris Wilson
2014-05-16 14:27               ` Daniel Vetter
2014-05-16 14:45                 ` Chris Wilson
2014-05-16 15:07                   ` Daniel Vetter
2014-05-06 19:48 ` [PATCH 2/2] tests/gem_render_copy: Add option to test resource streamer Abdiel Janulgue
2014-05-06 20:19 ` igt tests/rendercopy: Add option to test resource streamer functionality Daniel Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox