From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zhipeng Gong Subject: [PATCH i-g-t 0/3] tests: Add tests for new exec flags to export two bsd rings Date: Thu, 7 Aug 2014 15:49:22 +0800 Message-ID: <1407397765-13316-1-git-send-email-zhipeng.gong@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga03.intel.com (mga03.intel.com [143.182.124.21]) by gabe.freedesktop.org (Postfix) with ESMTP id DAE1E89E19 for ; Thu, 7 Aug 2014 01:04:10 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" To: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org The Broadwell GT3 machine has two independent BSD rings that can be used to process the video commands. New execution flags are added to export the two rings to userspace so that userspace can specify the bsd ring. Zhipeng Gong (3): i-g-t: check whether kernel has dual bsd ring tests/gem_exec_params: check the invalid flags for dual bsd ring test/gem_dummy_reloc_loop: add tests for dual bsd ring lib/ioctl_wrappers.c | 16 ++++++++++++++++ lib/ioctl_wrappers.h | 1 + tests/gem_dummy_reloc_loop.c | 16 ++++++++++++++++ tests/gem_exec_params.c | 6 ++++++ 4 files changed, 39 insertions(+) -- 2.0.3