From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Vetter Subject: Re: igt tests/rendercopy: Add option to test resource streamer functionality Date: Tue, 6 May 2014 22:19:45 +0200 Message-ID: <20140506201945.GH5730@phenom.ffwll.local> References: <1399405683-27409-1-git-send-email-abdiel.janulgue@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-ee0-f50.google.com (mail-ee0-f50.google.com [74.125.83.50]) by gabe.freedesktop.org (Postfix) with ESMTP id B7D4F6EBD2 for ; Tue, 6 May 2014 13:19:49 -0700 (PDT) Received: by mail-ee0-f50.google.com with SMTP id e51so98789eek.9 for ; Tue, 06 May 2014 13:19:49 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1399405683-27409-1-git-send-email-abdiel.janulgue@linux.intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" To: Abdiel Janulgue Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org 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