From patchwork Fri Sep 29 12:59:46 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Petri Latvala X-Patchwork-Id: 9977991 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id A5C9660311 for ; Fri, 29 Sep 2017 13:00:08 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 95DD729878 for ; Fri, 29 Sep 2017 13:00:08 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 88F632987D; Fri, 29 Sep 2017 13:00:08 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=2.0 tests=BAYES_00, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 039952986C for ; Fri, 29 Sep 2017 13:00:07 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 9EEAE6EBA3; Fri, 29 Sep 2017 13:00:06 +0000 (UTC) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from johanna4.inet.fi (mta-out1.inet.fi [62.71.2.233]) by gabe.freedesktop.org (Postfix) with ESMTP id 1CFAB6EB67 for ; Fri, 29 Sep 2017 13:00:01 +0000 (UTC) RazorGate-KAS: Status: not_detected RazorGate-KAS: Rate: 0 RazorGate-KAS: Envelope from: RazorGate-KAS: Version: 5.5.3 RazorGate-KAS: LuaCore: 215 2015-05-29_17-31-22 60ae4a1b4d01d14f868b20a55aced8d7df7b2e28 RazorGate-KAS: Lua profiles 78662 [Jun 02 2015] RazorGate-KAS: Method: none Received: from hufflepuff.adrinael.net (84.248.197.237) by johanna4.inet.fi (9.0.002.03-2-gbe5d057) id 59BF88C7010C3B81; Fri, 29 Sep 2017 16:00:01 +0300 Received: from adrinael by hufflepuff.adrinael.net with local (Exim 4.84_2) (envelope-from ) id 1dxutd-0005M7-ND; Fri, 29 Sep 2017 16:00:01 +0300 From: Petri Latvala To: intel-gfx@lists.freedesktop.org Date: Fri, 29 Sep 2017 15:59:46 +0300 Message-Id: <1506689992-20540-2-git-send-email-petri.latvala@intel.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1506689992-20540-1-git-send-email-petri.latvala@intel.com> References: <1506689992-20540-1-git-send-email-petri.latvala@intel.com> Subject: [Intel-gfx] [PATCH i-g-t 1/7] benchmarks: Add wsim files to dist X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Petri Latvala --- benchmarks/Makefile.am | 2 ++ benchmarks/wsim/Makefile.am | 31 +++++++++++++++++++++++++++++++ configure.ac | 1 + 3 files changed, 34 insertions(+) create mode 100644 benchmarks/wsim/Makefile.am diff --git a/benchmarks/Makefile.am b/benchmarks/Makefile.am index cab087e7..4331ebef 100644 --- a/benchmarks/Makefile.am +++ b/benchmarks/Makefile.am @@ -1,5 +1,7 @@ include Makefile.sources +SUBDIRS = wsim + benchmarks_PROGRAMS = $(benchmarks_prog_list) if HAVE_LIBDRM_INTEL diff --git a/benchmarks/wsim/Makefile.am b/benchmarks/wsim/Makefile.am new file mode 100644 index 00000000..1f23485a --- /dev/null +++ b/benchmarks/wsim/Makefile.am @@ -0,0 +1,31 @@ +EXTRA_DIST = \ + README \ + media_17i7.wsim \ + media_19.wsim \ + media_1n2_480p.wsim \ + media_1n2_asy.wsim \ + media_1n3_480p.wsim \ + media_1n3_asy.wsim \ + media_1n4_480p.wsim \ + media_1n4_asy.wsim \ + media_1n5_480p.wsim \ + media_1n5_asy.wsim \ + media_load_balance_17i7.wsim \ + media_load_balance_19.wsim \ + media_load_balance_4k12u7.wsim \ + media_load_balance_fhd26u7.wsim \ + media_load_balance_hd01.wsim \ + media_load_balance_hd06mp2.wsim \ + media_load_balance_hd12.wsim \ + media_load_balance_hd17i4.wsim \ + media_mfe2_480p.wsim \ + media_mfe3_480p.wsim \ + media_mfe4_480p.wsim \ + media_nn_1080p_s1.wsim \ + media_nn_1080p_s2.wsim \ + media_nn_1080p_s3.wsim \ + media_nn_1080p.wsim \ + media_nn_480p.wsim \ + vcs1.wsim \ + vcs_balanced.wsim \ + $(NULL) diff --git a/configure.ac b/configure.ac index c78f5194..160f480d 100644 --- a/configure.ac +++ b/configure.ac @@ -402,6 +402,7 @@ AC_SUBST(REGISTER_FILES) AC_CONFIG_FILES([ Makefile benchmarks/Makefile + benchmarks/wsim/Makefile docs/Makefile docs/reference/Makefile docs/reference/intel-gpu-tools/Makefile