From: Daniel Vetter <daniel@ffwll.ch>
To: Abdiel Janulgue <abdiel.janulgue@linux.intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: igt tests/rendercopy: Add option to test resource streamer functionality
Date: Tue, 6 May 2014 22:19:45 +0200 [thread overview]
Message-ID: <20140506201945.GH5730@phenom.ffwll.local> (raw)
In-Reply-To: <1399405683-27409-1-git-send-email-abdiel.janulgue@linux.intel.com>
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@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx
--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
prev parent reply other threads:[~2014-05-06 20:19 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Daniel Vetter [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140506201945.GH5730@phenom.ffwll.local \
--to=daniel@ffwll.ch \
--cc=abdiel.janulgue@linux.intel.com \
--cc=intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.