From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Xiang, Haihao" Subject: [PATCH 0/2] test cases for the new ring on Haswell Date: Wed, 14 Nov 2012 12:55:54 +0800 Message-ID: <1352868956-19533-1-git-send-email-haihao.xiang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTP id E346E9EFF0 for ; Tue, 13 Nov 2012 21:02:53 -0800 (PST) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org From: "Xiang, Haihao" Xiang, Haihao (2): tests: storedw on VEBOX Update gem_ring_sync_loop to support VEBOX ring (the 4th ring) on Haswell lib/intel_chipset.h | 2 + tests/Makefile.am | 1 + tests/gem_ring_sync_loop.c | 18 ++++- tests/gem_storedw_loop_vebox.c | 153 ++++++++++++++++++++++++++++++++++++++++ 4 files changed, 171 insertions(+), 3 deletions(-) create mode 100644 tests/gem_storedw_loop_vebox.c -- 1.7.9.5